aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/packfile/parser_test.go
Commit message (Expand)AuthorAgeFilesLines
* ci: based on github actionsv5.0.0Máximo Cuadros2020-03-151-10/+2
* *: migration from go-git-fixtures/v4 and go-git/gcfgMáximo Cuadros2020-03-101-11/+3
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-4/+4
* plumbing/format/packfile: Added thin pack testJavier Peletier2018-11-121-0/+50
* plumbing: packfile, read object content only onceMiguel Molina2018-08-091-0/+25
* plumbing: packfile, add Parse benchmarkMiguel Molina2018-08-091-0/+30
* plumbing: packfile, allow non-seekable sources on ParserMiguel Molina2018-08-081-9/+10
* *: use parser to populate non writable storages and bug fixesMiguel Molina2018-08-071-1/+1
* plumbing/packfile: add new packfile parserJavi Fontan2018-07-261-0/+139