aboutsummaryrefslogtreecommitdiff
path: root/repository
Commit message (Expand)AuthorAgeFilesLines
...
* repository: Add full-traversal benchmarkGravatar Runxi Yu2026-02-213-37/+143
* *: Fix nosecGravatar Runxi Yu2026-02-211-2/+2
* repository: Yet another nosec to add v0.1.25Gravatar Runxi Yu2026-02-211-1/+1
* repository: Ignore gosec G304 here v0.1.24Gravatar Runxi Yu2026-02-211-1/+1
* objectstore/loose, repository: Use a Reader-based API v0.1.22Gravatar Runxi Yu2026-02-212-51/+24
* repository: Add current repo traversalGravatar Runxi Yu2026-02-211-41/+107
* *: Add more testsGravatar Runxi Yu2026-02-213-0/+254
* repository: Add loose object writing v0.1.20Gravatar Runxi Yu2026-02-213-25/+229
* repository, {ref,object}store: Make stores own their rootsGravatar Runxi Yu2026-02-211-83/+47
* repository: Add passthrough ReadStored*; add ref convenience funcsGravatar Runxi Yu2026-02-214-0/+259
* repository, objectstored: Add Stored interface and implementationsGravatar Runxi Yu2026-02-213-0/+310
* repository: Add Repository abstractionGravatar Runxi Yu2026-02-212-0/+412