aboutsummaryrefslogtreecommitdiff
path: root/refstore
Commit message (Expand)AuthorAgeFilesLines
* *: 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