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
/
decoder.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
error strings: Don't capitalize, use periods, or newlines
Abhinav Gupta
2021-12-04
1
-2
/
+2
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-1
/
+1
*
Fix typos in comments, variables and function names
Oleksandr Redko
2019-10-24
1
-1
/
+1
*
plumbing/format: idxfile, unsigned values are never < 0
Christian Muehlhaeuser
2019-07-29
1
-4
/
+0
*
plumbing: idxfile, Crc32 to CRC32 and return ok from findHashIndex
Miguel Molina
2018-08-10
1
-2
/
+2
*
plumbing/format/idxfile: add new Index and MemoryIndex
Miguel Molina
2018-07-19
1
-45
/
+64
*
idxfile: optimise allocations in readObjectNames
David Symonds
2018-05-30
1
-4
/
+4
*
format: idxfile, support for >2Gb packfiles
Máximo Cuadros
2017-07-27
1
-0
/
+14
*
packfile: create packfile.Index and reuse it
Santiago M. Mola
2017-07-26
1
-1
/
+1
*
Use buffered IO for decoding index files.
JP Sugarbroad
2017-07-10
1
-2
/
+3
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-2
/
+2
*
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
1
-4
/
+3
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-2
/
+2
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
1
-0
/
+148