aboutsummaryrefslogtreecommitdiff
path: root/refstore/packed/packed_test.go
Commit message (Collapse)AuthorAgeFilesLines
* refstore/{loose,packed}: DeleteGravatar Runxi Yu2026-03-071-299/+0
|
* 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
* refstore/packed: Make more tests iterate algorithmsGravatar Runxi Yu2026-03-041-4/+6
|
* *: LintGravatar Runxi Yu2026-03-041-6/+39
|
* refstore/packed: Use os.Root v0.1.42Gravatar Runxi Yu2026-03-031-9/+29
|
* *: Add more testsGravatar Runxi Yu2026-02-211-0/+69
|
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-211-4/+8
|
* *: Use testgit.NewRepoGravatar Runxi Yu2026-02-211-2/+2
|
* refstore/packed: Add packed refs backendGravatar Runxi Yu2026-02-211-0/+176