aboutsummaryrefslogtreecommitdiff
path: root/format/pack/ingest/ingest_test.go
Commit message (Expand)AuthorAgeFilesLines
* format/pack/ingest: Use Options; don't require EOFGravatar Runxi Yu2026-03-071-5/+56
* *: Use errors.AsTypeGravatar Runxi Yu2026-03-071-4/+2
* 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-108/+30
* *: Lint v0.1.68Gravatar Runxi Yu2026-03-061-4/+4
* format/pack/ingest: Actually we could just use algo.String() hereGravatar Runxi Yu2026-03-061-12/+1
* *: I guess os.Root is alright for tests too *shrug*Gravatar Runxi Yu2026-03-051-6/+44
* format/pack/ingest: Fix exhaustiveGravatar Runxi Yu2026-03-051-1/+1
* *: Fix lint wsl_v5Gravatar Runxi Yu2026-03-051-0/+25
* format/pack/ingest: Use fixed fixturesGravatar Runxi Yu2026-03-051-88/+78
* format/pack/ingest: InitGravatar Runxi Yu2026-03-051-0/+337