aboutsummaryrefslogtreecommitdiff
path: root/repository/refs.go
Commit message (Expand)AuthorAgeFilesLines
* refstore: Add non-transactional store and rw storeGravatar Runxi Yu2026-03-071-2/+2
* refstore/files: Accept timeout instead of reading from config•••And split things up again. Gravatar Runxi Yu2026-03-071-2/+3
* refstore/files: Add new files backend•••(And use it in repository) Gravatar Runxi Yu2026-03-071-27/+6
* refstore: Rename Store to ReadingStoreGravatar Runxi Yu2026-03-071-3/+3
* *: Lint v0.1.68Gravatar Runxi Yu2026-03-061-0/+3
* repository: Refactor v0.1.55Gravatar Runxi Yu2026-03-061-0/+52
* repository: Remove refs passthrough functionsGravatar Runxi Yu2026-03-061-25/+0
* repository: Add passthrough ReadStored*; add ref convenience funcsGravatar Runxi Yu2026-02-211-0/+25