aboutsummaryrefslogtreecommitdiff
path: root/refstore/packed
Commit message (Collapse)AuthorAgeFilesLines
* refstore/{loose,packed}: DeleteGravatar Runxi Yu2026-03-079-551/+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 ↵Gravatar Runxi Yu2026-03-071-15/+10
| | | | | | | | | | | | | this time 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
* objectstored/refstore: Weird ireturn behaviorGravatar Runxi Yu2026-03-071-3/+1
|
* *: Lint v0.1.68Gravatar Runxi Yu2026-03-061-0/+2
|
* refstore/packed: Make more tests iterate algorithmsGravatar Runxi Yu2026-03-041-4/+6
|
* refstore/packed: SplitGravatar Runxi Yu2026-03-046-104/+124
|
* *: LintGravatar Runxi Yu2026-03-043-7/+62
|
* refstore/packed: Use os.Root v0.1.42Gravatar Runxi Yu2026-03-032-15/+40
|
* *: Add more testsGravatar Runxi Yu2026-02-211-0/+69
|
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-211-4/+8
|
* *: Update doc-comments v0.1.13Gravatar Runxi Yu2026-02-211-1/+1
|
* *: Use testgit.NewRepoGravatar Runxi Yu2026-02-211-2/+2
|
* refstore/packed: Add packed refs backendGravatar Runxi Yu2026-02-214-0/+381