aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/packfile/common.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: packfile, allow non-seekable sources on ParserMiguel Molina2018-08-081-57/+6
* *: use parser to populate non writable storages and bug fixesMiguel Molina2018-08-071-12/+67
* *: Use CheckClose with named returnsJavi Fontan2018-03-271-2/+1
* packfile: improve performance a little by reducing gc pressureMiguel Molina2017-09-041-0/+8
* packfile: check close error in UpdateObjectStorageSantiago M. Mola2017-07-191-8/+14
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-1/+1
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-1/+1
* Fix some typos in plumbing docs (#244)Sergio Arbeo2017-01-301-1/+1
* server: add git server implementation (#190)Santiago M. Mola2017-01-041-0/+30
* plumbing/packfile: PACK encoder (#131)Antonio Navarro Perez2016-11-241-0/+15