aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/packfile/decoder.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: improve documentation (Fix #242)Antonio Jesus Navarro Perez2017-02-231-2/+5
* cache: move package to plumbingAntonio Jesus Navarro Perez2017-02-211-1/+1
* Fix missing objects if they where deltified using ref-deltaAntonio Jesus Navarro Perez2017-02-071-7/+0
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-3/+3
* Fix some typos in plumbing docs (#244)Sergio Arbeo2017-01-301-8/+8
* packfile: cache undeltified objects to improve decode performance (#218)Antonio Navarro Perez2017-01-251-8/+33
* packfile/decoder: speed up packfile iterator when specific type (#200)Antonio Navarro Perez2017-01-121-1/+88
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-141-17/+17
* plumbing: format, packfile fix issue #129, related #124, and documentation im...Máximo Cuadros2016-11-231-29/+73
* Fix nil tx bug (#124)v4.0.0-rc4Alberto Cortés2016-11-141-3/+3
* new plumbing package (#118)Máximo Cuadros2016-11-081-0/+307