aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/packfile/packfile_test.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: packfile, open and close packfile on FSObject readsMiguel Molina2018-08-091-7/+24
* *: use parser to populate non writable storages and bug fixesMiguel Molina2018-08-071-37/+132
* Merge pull request #907 from erizocosmico/feature/fix-testsMiguel Molina2018-08-011-3/+3
|\
| * plumbing: packfile, fix package testsMiguel Molina2018-07-301-1/+1
|/
* plumbing: packfile, lazy object reads with DiskObjectsMiguel Molina2018-07-271-0/+46
* plumbing: packfile, new Packfile representationMiguel Molina2018-07-261-0/+121