aboutsummaryrefslogtreecommitdiff
path: root/diff/trees
Commit message (Collapse)AuthorAgeFilesLines
* Urgh I made some wrong amends and I'm too tired to separate the commits out ↵Gravatar Runxi Yu2026-03-071-46/+31
| | | | | | | | | | | | | 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
* diff/trees: SplitGravatar Runxi Yu2026-03-042-170/+176
|
* *: LintGravatar Runxi Yu2026-03-043-24/+88
|
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-211-2/+4
|
* diff/trees: Add tree-diffing routinesGravatar Runxi Yu2026-02-215-0/+443