aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/idxfile/decoder.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing/format/idxfile: add new Index and MemoryIndexMiguel Molina2018-07-191-45/+64
* idxfile: optimise allocations in readObjectNamesDavid Symonds2018-05-301-4/+4
* format: idxfile, support for >2Gb packfilesMáximo Cuadros2017-07-271-0/+14
* packfile: create packfile.Index and reuse itSantiago M. Mola2017-07-261-1/+1
* Use buffered IO for decoding index files.JP Sugarbroad2017-07-101-2/+3
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-2/+2
* Return values of Read not checked (fix #65)Antonio Jesus Navarro Perez2017-03-021-4/+4
* package plumbing documentation improvements (#248)Máximo Cuadros2017-02-071-4/+3
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-2/+2
* new plumbing package (#118)Máximo Cuadros2016-11-081-0/+148