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