aboutsummaryrefslogtreecommitdiff
path: root/repository/refs_test.go
Commit message (Expand)AuthorAgeFilesLines
* *: objectid -> object/idGravatar Runxi Yu2026-03-251-1/+1
* *: objecttype, objectheader -> object/type, object/headerGravatar Runxi Yu2026-03-251-1/+1
* refstore: More fixes on ResolveToDetachedGravatar Runxi Yu2026-03-121-6/+6
* refstore: s/ResolveFully/ResolveToDetached/gGravatar Runxi Yu2026-03-121-2/+2
* Urgh I made some wrong amends and I'm too tired to separate the commits out t...•••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 Gravatar Runxi Yu2026-03-071-28/+2
* repository: Refactor v0.1.55Gravatar Runxi Yu2026-03-061-0/+139
* repository: Remove refs passthrough functionsGravatar Runxi Yu2026-03-061-206/+0
* *: LintGravatar Runxi Yu2026-03-041-0/+19
* repository: Accept root instead of repopath v0.1.36Gravatar Runxi Yu2026-02-221-3/+22
* *: Add more testsGravatar Runxi Yu2026-02-211-0/+72
* repository: Add passthrough ReadStored*; add ref convenience funcsGravatar Runxi Yu2026-02-211-0/+96