aboutsummaryrefslogtreecommitdiff
path: root/internal/testgit
Commit message (Expand)AuthorAgeFilesLines
* 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-079-12/+371
* *: Lint v0.1.68Gravatar Runxi Yu2026-03-061-2/+1
* *: go fix ./...Gravatar Runxi Yu2026-03-061-1/+1
* reachability, internal/testgit: Fix lints v0.1.56Gravatar Runxi Yu2026-03-061-0/+1
* format/commitgraph: Add initial commit-graph supportGravatar Runxi Yu2026-03-065-10/+104
* *: Fix lint wsl_v5Gravatar Runxi Yu2026-03-051-0/+2
* format/pack/ingest: InitGravatar Runxi Yu2026-03-051-0/+75
* testgit: Add pack object reader and many object makerGravatar Runxi Yu2026-03-052-0/+177
* *: LintGravatar Runxi Yu2026-03-0413-0/+32
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-213-7/+5
* testgit: Add doc line v0.1.15Gravatar Runxi Yu2026-02-211-0/+1
* testgit: Remove old new-repo helpers and use NewRepo with good RepoOptionsGravatar Runxi Yu2026-02-211-13/+4
* testgit: Add RepoOptions and NewRepo for ref format and bare.Gravatar Runxi Yu2026-02-212-4/+23
* testgit: Add ref-related functionsGravatar Runxi Yu2026-02-211-0/+38
* testgit: Add git repackGravatar Runxi Yu2026-02-211-0/+12
* testgit: Use objectid's SupportedAlgorithms v0.1.10Gravatar Runxi Yu2026-02-211-9/+1
* *: Replace repo with testRepoGravatar Runxi Yu2026-02-2011-40/+40
* objectid: Rename from oidGravatar Runxi Yu2026-02-2012-34/+34
* testgit: Add test harnessesGravatar Runxi Yu2026-02-2013-0/+290