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