aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/packfile/fsobject.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: format/packfile, prevent large objects from being read into memory ...zeripath2021-06-301-18/+36
* Revert "plumbing: format/packfile, prevent large objects from being read into...v5.4.2zeripath2021-06-021-15/+0
* plumbing: format/packfile, prevent large objects from being read into memory ...v5.4.0zeripath2021-05-121-0/+15
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-4/+4
* plumbing: format/packfile, performance optimizations for reading large commit...Filip Navara2018-11-281-1/+1
* plumbing, storage: add bases to the common cacheJavi Fontan2018-08-221-0/+10
* plumbing: packfile, open and close packfile on FSObject readsMiguel Molina2018-08-091-13/+55
* plumbing: packfile, rename DiskObject to FSObjectMiguel Molina2018-08-091-0/+64