aboutsummaryrefslogtreecommitdiff
path: root/refstore/refstore.go
Commit message (Collapse)AuthorAgeFilesLines
* refstore: Split filesGravatar Runxi Yu2026-03-071-89/+0
|
* refstore: Remove Shorten for nowGravatar Runxi Yu2026-03-071-6/+0
|
* refstore: Add TransactionalStoreGravatar Runxi Yu2026-03-071-0/+51
|
* refstore: Rename Store to ReadingStoreGravatar Runxi Yu2026-03-071-2/+2
|
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-211-1/+1
|
* *: Update doc-comments yet again v0.1.14Gravatar Runxi Yu2026-02-211-0/+1
|
* refstore: ResolveFully doesn't inherently peel annotated tagsGravatar Runxi Yu2026-02-211-0/+3
|
* refstore: Add ref shorteningGravatar Runxi Yu2026-02-211-0/+6
|
* refstore: Document that ref.Detached/Symbolic should be values, notGravatar Runxi Yu2026-02-211-0/+3
| | | | pointers.
* 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