aboutsummaryrefslogtreecommitdiff
path: root/objectstore/packed/read_test.go
Commit message (Expand)AuthorAgeFilesLines
* objectstore/packed: Make more tests iterate algorithmsGravatar Runxi Yu2026-03-041-10/+12
* *: LintGravatar Runxi Yu2026-03-041-12/+63
* objectstore/*, repository: Add ReadSize•••For cases where knowing the type is unnecessary and incurs extra overhead. v0.1.28Gravatar Runxi Yu2026-02-211-0/+17
* objectstore/packed: Use SplitSeqGravatar Runxi Yu2026-02-211-1/+1
* objectstore/packed: Add test for mismatched verify-pick -v sizeGravatar Runxi Yu2026-02-211-0/+78
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-211-3/+6
* *: Use testgit.NewRepoGravatar Runxi Yu2026-02-211-1/+1
* objectstore/packed: Add initial pack reading supportGravatar Runxi Yu2026-02-211-0/+149