aboutsummaryrefslogtreecommitdiff
path: root/mergebase/unit_test.go
Commit message (Collapse)AuthorAgeFilesLines
* commitquery: Merge from ancestor and mergebasesGravatar Runxi Yu2026-03-111-332/+0
|
* mergebase: Fix lintsGravatar Runxi Yu2026-03-071-0/+6
|
* mergebase: No fake iterator API first and idempotencyGravatar Runxi Yu2026-03-071-42/+33
|
* *: Use errors.AsTypeGravatar Runxi Yu2026-03-071-2/+2
|
* Urgh I made some wrong amends and I'm too tired to separate the commits out ↵Gravatar Runxi Yu2026-03-071-0/+335
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