aboutsummaryrefslogtreecommitdiff
path: root/refstore
Commit message (Collapse)AuthorAgeFilesLines
* *: 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, notGravatar Runxi Yu2026-02-211-0/+3
| | | | pointers.
* 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