aboutsummaryrefslogtreecommitdiff
path: root/refstore/loose
Commit message (Expand)AuthorAgeFilesLines
* refstore/{loose,packed}: DeleteGravatar Runxi Yu2026-03-075-549/+0
* refstore: Rename Store to ReadingStoreGravatar Runxi Yu2026-03-071-1/+1
* Urgh I made some wrong amends and I'm too tired to separate the commits out t...•••ancestor: Split out of reachability mergebase: Add merge base routines internal/commitquery: Add commit query context engine thingy internal/peel: Shared tag peeling errors: Shared object query errors internal/testgit: Add rooted repo helpers; remove raw path access objectstore/memory: Add in-memory object store objectid: Add Compare helper Gravatar Runxi Yu2026-03-071-27/+10
* objectstored/refstore: Weird ireturn behaviorGravatar Runxi Yu2026-03-071-6/+2
* *: Lint v0.1.68Gravatar Runxi Yu2026-03-061-0/+4
* refstore/loose: Fix package-level comment v0.1.54Gravatar Runxi Yu2026-03-061-1/+1
* *: LintGravatar Runxi Yu2026-03-045-10/+77
* *: Add more testsGravatar Runxi Yu2026-02-211-0/+64
* repository, {ref,object}store: Make stores own their rootsGravatar Runxi Yu2026-02-211-2/+2
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-211-5/+10
* *: Update doc-comments v0.1.13Gravatar Runxi Yu2026-02-211-1/+1
* *: Use testgit.NewRepoGravatar Runxi Yu2026-02-211-5/+5
* refstore: Add ref shorteningGravatar Runxi Yu2026-02-212-0/+61
* refstore/loose: Add loose refs implementationGravatar Runxi Yu2026-02-214-0/+369