aboutsummaryrefslogtreecommitdiff
path: root/object/store/packed/entry.go
Commit message (Expand)AuthorAgeFilesLines
* object/store/packed: Use zlib.NewReaderBytes where appropriate to reduce allocsGravatar Runxi Yu2 days1-2/+1
* Unify lengthsGravatar Runxi Yu3 days1-3/+3
* object/store/packed: Basic reading functionalityGravatar Runxi Yu4 days1-0/+74