aboutsummaryrefslogtreecommitdiff
path: root/reachability
Commit message (Collapse)AuthorAgeFilesLines
* commitgraph: Move out of format/Gravatar Runxi Yu2026-03-102-2/+2
|
* *: Use errors.AsTypeGravatar Runxi Yu2026-03-073-8/+7
|
* Urgh I made some wrong amends and I'm too tired to separate the commits out ↵Gravatar Runxi Yu2026-03-0710-494/+69
| | | | | | | | | | | | | 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: Peel root to commitGravatar Runxi Yu2026-03-062-9/+5
|
* *: Lint v0.1.68Gravatar Runxi Yu2026-03-0610-24/+24
|
* format/commitgraph: Split into ./read and ./ v0.1.60Gravatar Runxi Yu2026-03-063-10/+10
|
* reachability: Split files v0.1.58Gravatar Runxi Yu2026-03-064-153/+161
|
* reachability: Split walk filesGravatar Runxi Yu2026-03-069-299/+342
|
* reachability, internal/testgit: Fix lints v0.1.56Gravatar Runxi Yu2026-03-062-42/+43
|
* reachability: Use commit-graphGravatar Runxi Yu2026-03-062-0/+185
| | | | Might need to reconsider this sometime.
* *: Add package-level docs v0.1.44Gravatar Runxi Yu2026-03-041-0/+1
|
* *: LintGravatar Runxi Yu2026-03-047-22/+191
|
* reachability: Refactor v0.1.41Gravatar Runxi Yu2026-03-038-313/+344
|
* reachability: Add basic reachability APIGravatar Runxi Yu2026-03-033-0/+1192