aboutsummaryrefslogtreecommitdiff
path: root/refstore
Commit message (Expand)AuthorAgeFilesLines
* *: Lint v0.1.68Gravatar Runxi Yu2026-03-064-0/+9
* refstore/loose: Fix package-level comment v0.1.54Gravatar Runxi Yu2026-03-061-1/+1
* refstore/packed: Make more tests iterate algorithmsGravatar Runxi Yu2026-03-041-4/+6
* refstore/reftable: Delete reftable support for nowGravatar Runxi Yu2026-03-047-1442/+0
* refstore/chain: SplitGravatar Runxi Yu2026-03-046-156/+175
* refstore/packed: SplitGravatar Runxi Yu2026-03-046-104/+124
* *: LintGravatar Runxi Yu2026-03-0416-37/+427
* *: gofumptGravatar Runxi Yu2026-03-041-2/+2
* refstore/packed: Use os.Root v0.1.42Gravatar Runxi Yu2026-03-032-15/+40
* *: Add more testsGravatar Runxi Yu2026-02-212-0/+133
* repository, {ref,object}store: Make stores own their rootsGravatar Runxi Yu2026-02-212-4/+7
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-217-32/+94
* *: Update doc-comments yet again v0.1.14Gravatar Runxi Yu2026-02-211-0/+1
* *: Update doc-comments v0.1.13Gravatar Runxi Yu2026-02-214-5/+5
* *: Use testgit.NewRepoGravatar Runxi Yu2026-02-213-8/+12
* refstore/reftable: Add basic implementationGravatar Runxi Yu2026-02-217-0/+1159
* refstore/packed: Add packed refs backendGravatar Runxi Yu2026-02-214-0/+381
* refstore: ResolveFully doesn't inherently peel annotated tagsGravatar Runxi Yu2026-02-211-0/+3
* refstore: Add ref shorteningGravatar Runxi Yu2026-02-216-0/+233
* refstore/loose: Add loose refs implementationGravatar Runxi Yu2026-02-214-0/+369
* refstore/chain: Remove casts unsupported by the contractGravatar Runxi Yu2026-02-211-13/+0
* refstore: Document that ref.Detached/Symbolic should be values, not•••pointers. Gravatar Runxi Yu2026-02-211-0/+3
* refstore/chain: Add chained refstore implementationGravatar Runxi Yu2026-02-211-0/+130
* refstore: Add documentation on declared Store methodsGravatar Runxi Yu2026-02-211-0/+12
* refstore: Add basic reference store interfacesGravatar Runxi Yu2026-02-211-0/+19