aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* config: Fix lints v0.1.40Gravatar Runxi Yu2026-03-031-6/+8
* config: Add fuzz, regression tests, and updates v0.1.39Gravatar Runxi Yu2026-03-016-62/+564
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-212-14/+23
* *: Update doc-comments v0.1.13Gravatar Runxi Yu2026-02-211-1/+1
* *: 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-202-0/+773
* 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-202-821/+0
* config: Add package-level doc-commentGravatar Runxi Yu2026-01-301-0/+1
* config: Note that we don't support includes yetGravatar Runxi Yu2026-01-261-0/+2
* Use actual git for tests and enhance HeadGravatar Runxi Yu2025-11-161-271/+229
* Move config to its own packageGravatar Runxi Yu2025-11-162-0/+860