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
/
idxfile.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Support variable length plumbing.Hash
Paulo Gomes
2023-03-08
1
-2
/
+3
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-1
/
+1
*
plumbing: format/idxfile, avoid looking up the fanout mapping in the iterator...
Filip Navara
2019-04-26
1
-10
/
+7
*
plumbing: format/idxfile, save another 18% of time in genOffsetHash by not us...
Filip Navara
2019-04-25
1
-14
/
+11
*
plumbing: format/idxfile, avoid creating temporary buffers to decode integers
Filip Navara
2019-04-25
1
-32
/
+15
*
plumbing: idxfile, avoid unnecessary building of reverse offset/hash map
Filip Navara
2019-04-20
1
-4
/
+26
*
plumbing/idxfile: object iterators returns entries in offset order
Javi Fontan
2018-08-21
1
-0
/
+69
*
plumbing: idxfile, Crc32 to CRC32 and return ok from findHashIndex
Miguel Molina
2018-08-10
1
-18
/
+18
*
plumbing: packfile, fix package tests
Miguel Molina
2018-07-30
1
-0
/
+8
*
plumbing: packfile, lazy object reads with DiskObjects
Miguel Molina
2018-07-27
1
-14
/
+11
*
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/format/idxfile: add new Index and MemoryIndex
Miguel Molina
2018-07-19
1
-35
/
+189
*
format: idxfile, support for >2Gb packfiles
Máximo Cuadros
2017-07-27
1
-0
/
+2
*
packfile: create packfile.Index and reuse it
Santiago M. Mola
2017-07-26
1
-1
/
+5
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-1
/
+1
*
package plumbing documentation improvements (#248)
Máximo Cuadros
2017-02-07
1
-3
/
+3
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
1
-0
/
+62