aboutsummaryrefslogtreecommitdiff
path: root/ancestor/unit_test.go
Commit message (Collapse)AuthorAgeFilesLines
* commitquery: Merge from ancestor and mergebasesGravatar Runxi Yu2026-03-111-117/+0
|
* *: Use errors.AsTypeGravatar Runxi Yu2026-03-071-2/+1
|
* Urgh I made some wrong amends and I'm too tired to separate the commits out ↵Gravatar Runxi Yu2026-03-071-0/+118
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