aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/packfile/decoder_test.go
Commit message (Expand)AuthorAgeFilesLines
* *: use parser to populate non writable storages and bug fixesMiguel Molina2018-08-071-430/+0
* plumbing: packfile, fix package testsMiguel Molina2018-07-301-22/+50
* plumbing: packfile, new Packfile representationMiguel Molina2018-07-261-3/+9
* Enforce the use of cache in packfile decoderJavi Fontan2017-12-201-7/+16
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-3/+2
* format: packfile fix DecodeObjectAt when Decoder has typeMáximo Cuadros2017-11-191-1/+20
* packfile: create packfile.Index and reuse itSantiago M. Mola2017-07-261-31/+22
* *: upgrade to go-billy.v3, mergeMáximo Cuadros2017-06-181-1/+1
* use go-billy.v2 versionAntonio Jesus Navarro Perez2017-03-101-1/+1
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-7/+7
* Fix missing objects if they where deltified using ref-deltaAntonio Jesus Navarro Perez2017-02-071-0/+65
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-6/+6
* new git fixture pathMáximo Cuadros2017-01-301-1/+1
* rename billy importsMáximo Cuadros2017-01-301-3/+3
* packfile/decoder: speed up packfile iterator when specific type (#200)Antonio Navarro Perez2017-01-121-0/+46
* Extract billy (#173)Sergio Arbeo2016-12-191-1/+2
* packfile: delta selection logic (#182)Antonio Navarro Perez2016-12-161-3/+0
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-141-6/+6
* plumbing: format, packfile fix issue #129, related #124, and documentation im...Máximo Cuadros2016-11-231-22/+81
* Fix nil tx bug (#124)v4.0.0-rc4Alberto Cortés2016-11-141-0/+28
* new plumbing package (#118)Máximo Cuadros2016-11-081-0/+182