index
:
go-git
master
push_url
A highly extensible Git implementation in pure Go.
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plumbing
/
format
/
idxfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing/idxfile: object iterators returns entries in offset order
Javi Fontan
2018-08-21
2
-0
/
+84
*
plumbing: idxfile, Crc32 to CRC32 and return ok from findHashIndex
Miguel Molina
2018-08-10
4
-23
/
+23
*
plumbing: packfile, allow non-seekable sources on Parser
Miguel Molina
2018-08-08
1
-2
/
+3
*
*: use parser to populate non writable storages and bug fixes
Miguel Molina
2018-08-07
2
-2
/
+2
*
plumbing: packfile, fix package tests
Miguel Molina
2018-07-30
2
-1
/
+18
*
plumbing/idxfile: test FindHash and writer with 64 bit offsets
Javi Fontan
2018-07-27
2
-10
/
+107
*
plumbing: packfile, lazy object reads with DiskObjects
Miguel Molina
2018-07-27
1
-14
/
+11
*
plumbing/idxfile: index is created only once and retrieved with Index
Javi Fontan
2018-07-26
2
-35
/
+70
*
plumbing/idxfile: add offset/hash mapping to index
Javi Fontan
2018-07-26
1
-0
/
+51
*
plumbing/idxfile: fix bug searching in MemoryIndex
Javi Fontan
2018-07-26
1
-2
/
+2
*
plumbing/idxfile: support offset64 generating indexes
Javi Fontan
2018-07-26
2
-5
/
+65
*
plumbing/idxfile: use Entry to hold object data
Javi Fontan
2018-07-26
1
-16
/
+11
*
plumbing: idxfile, add idxfile.Writer with Observer interface
Javi Fontan
2018-07-26
1
-0
/
+132
*
plumbing/format/idxfile: add new Index and MemoryIndex
Miguel Molina
2018-07-19
6
-204
/
+466
*
idxfile: optimise allocations in readObjectNames
David Symonds
2018-05-30
1
-4
/
+4
*
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
2
-2
/
+2
*
format: idxfile, support for >2Gb packfiles
Máximo Cuadros
2017-07-27
4
-1
/
+106
*
packfile: create packfile.Index and reuse it
Santiago M. Mola
2017-07-26
5
-11
/
+13
*
Use buffered IO for decoding index files.
JP Sugarbroad
2017-07-10
1
-2
/
+3
*
fix gofmt
Santiago M. Mola
2017-06-13
2
-2
/
+4
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
5
-7
/
+7
*
Return values of Read not checked (fix #65)
Antonio Jesus Navarro Perez
2017-03-02
1
-4
/
+4
*
package plumbing documentation improvements (#248)
Máximo Cuadros
2017-02-07
4
-141
/
+137
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
5
-7
/
+7
*
new git fixture path
Máximo Cuadros
2017-01-30
2
-2
/
+2
*
Fix some typos in plumbing docs (#244)
Sergio Arbeo
2017-01-30
1
-1
/
+1
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
6
-0
/
+590