aboutsummaryrefslogtreecommitdiff
path: root/config/config_test.go
Commit message (Expand)AuthorAgeFilesLines
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-211-7/+16
* *: Use testgit.NewRepoGravatar Runxi Yu2026-02-211-7/+7
* *: Replace repo with testRepoGravatar Runxi Yu2026-02-201-48/+48
* config: Use _test package for testsGravatar Runxi Yu2026-02-201-9/+10
* objectid: Rename from oidGravatar Runxi Yu2026-02-201-8/+8
* config: Import from the previous version and fix test harnessesGravatar Runxi Yu2026-02-201-0/+275
* Delete everything, I'm redesigning this.•••I'll stop using a flat package and make things much more modular. And also experiment with streaming APIs so large blobs don't OOM us. Gravatar Runxi Yu2026-02-201-323/+0
* Use actual git for tests and enhance HeadGravatar Runxi Yu2025-11-161-271/+229
* Move config to its own packageGravatar Runxi Yu2025-11-161-0/+365