aboutsummaryrefslogtreecommitdiff
path: root/repository/write_loose_test.go
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-41/+3
* repository: Remove write_loose functions v0.1.52Gravatar Runxi Yu2026-03-061-4/+4
* repository: Delete passthrough convenience functions v0.1.51Gravatar Runxi Yu2026-03-061-2/+2
* *: LintGravatar Runxi Yu2026-03-041-0/+12
* repository: Accept root instead of repopath v0.1.36Gravatar Runxi Yu2026-02-221-3/+22
* objectstore/loose, repository: Use a Reader-based API v0.1.22Gravatar Runxi Yu2026-02-211-34/+9
* repository: Add loose object writing v0.1.20Gravatar Runxi Yu2026-02-211-0/+145