aboutsummaryrefslogtreecommitdiff
path: root/reachability/walk.go
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-1/+1
| | | | | | | | | | | | | 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
* reachability: Split files v0.1.58Gravatar Runxi Yu2026-03-061-0/+20
|
* reachability: Split walk filesGravatar Runxi Yu2026-03-061-299/+0
|
* reachability, internal/testgit: Fix lints v0.1.56Gravatar Runxi Yu2026-03-061-7/+7
|
* reachability: Use commit-graphGravatar Runxi Yu2026-03-061-0/+88
| | | | Might need to reconsider this sometime.
* *: LintGravatar Runxi Yu2026-03-041-0/+33
|
* reachability: Refactor v0.1.41Gravatar Runxi Yu2026-03-031-0/+195