aboutsummaryrefslogtreecommitdiff
path: root/internal/testgit/repo_new.go
Commit message (Expand)AuthorAgeFilesLines
* *: RemoveGravatar Runxi Yu2026-04-021-64/+0
* *: objectid -> object/idGravatar Runxi Yu2026-03-251-1/+1
* format/commitgraph: Add initial commit-graph supportGravatar Runxi Yu2026-03-061-10/+14
* *: LintGravatar Runxi Yu2026-03-041-0/+4
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-211-5/+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-211-4/+17
* *: Replace repo with testRepoGravatar Runxi Yu2026-02-201-3/+3
* objectid: Rename from oidGravatar Runxi Yu2026-02-201-4/+4
* testgit: Add test harnessesGravatar Runxi Yu2026-02-201-0/+56