aboutsummaryrefslogtreecommitdiff
path: root/objectstore/loose/read_bytes.go
Commit message (Expand)AuthorAgeFilesLines
* *: objectstore -> object/storeGravatar Runxi Yu2026-03-251-49/+0
* *: objectid -> object/idGravatar Runxi Yu2026-03-251-1/+1
* *: objecttype, objectheader -> object/type, object/headerGravatar Runxi Yu2026-03-251-1/+1
* *: LintGravatar Runxi Yu2026-03-041-0/+5
* objectstore/loose: Simplify ReadBytes* with a helperGravatar Runxi Yu2026-02-211-10/+18
* objectstore/loose: Verify the length where possible.Gravatar Runxi Yu2026-02-211-2/+9
* objectstore/loose: Add loose backendGravatar Runxi Yu2026-02-211-0/+29