aboutsummaryrefslogtreecommitdiff
path: root/internal/testgit
Commit message (Collapse)AuthorAgeFilesLines
* *: 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