aboutsummaryrefslogtreecommitdiff
path: root/mergebase
Commit message (Collapse)AuthorAgeFilesLines
* commitquery: Merge from ancestor and mergebasesGravatar Runxi Yu2026-03-116-788/+0
|
* commitgraph: Move out of format/Gravatar Runxi Yu2026-03-103-3/+3
|
* mergebase: Fix lintsGravatar Runxi Yu2026-03-072-0/+12
|
* mergebase: No fake iterator API first and idempotencyGravatar Runxi Yu2026-03-077-131/+75
|
* *: 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-077-0/+832
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