aboutsummaryrefslogtreecommitdiff
path: root/internal/testgit/repo_properties.go
Commit message (Collapse)AuthorAgeFilesLines
* *: objectid -> object/idGravatar Runxi Yu2026-03-251-1/+1
|
* internal/testgit: why not make it more annoying to use ambient authorityGravatar Runxi Yu2026-03-221-2/+2
|
* testgit: While I'm at it, add a tiny path escape hatch just for occasional useGravatar Runxi Yu2026-03-071-0/+7
|
* Urgh I made some wrong amends and I'm too tired to separate the commits out ↵Gravatar Runxi Yu2026-03-071-5/+0
| | | | | | | | | | | | | 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
* format/commitgraph: Add initial commit-graph supportGravatar Runxi Yu2026-03-061-0/+5
|
* *: Replace repo with testRepoGravatar Runxi Yu2026-02-201-4/+4
|
* objectid: Rename from oidGravatar Runxi Yu2026-02-201-2/+2
|
* testgit: Add test harnessesGravatar Runxi Yu2026-02-201-0/+13