aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Urgh I made some wrong amends and I'm too tired to separate the commits out t...•••ancestor: Split out of reachability mergebase: Add merge base routines internal/commitquery: Add commit query context engine thingy internal/peel: Shared tag peeling errors: Shared object query errors internal/testgit: Add rooted repo helpers; remove raw path access objectstore/memory: Add in-memory object store objectid: Add Compare helper Gravatar Runxi Yu2026-03-071-43/+19
* config: Split filesGravatar Runxi Yu2026-03-0612-576/+615
* format/commitgraph: Add initial commit-graph supportGravatar Runxi Yu2026-03-061-5/+1
* config: More tests for each algorithmGravatar Runxi Yu2026-03-041-94/+118
* config: SplittingGravatar Runxi Yu2026-03-043-638/+654
* *: LintGravatar Runxi Yu2026-03-042-20/+165
* 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