aboutsummaryrefslogtreecommitdiff
path: root/refstore/files/transaction_lock.go
Commit message (Collapse)AuthorAgeFilesLines
* refstore: Improve interfaces, errors, and make batch work v0.1.92Gravatar Runxi Yu2026-03-231-25/+0
|
* refstore/files: Accept timeout instead of reading from configGravatar Runxi Yu2026-03-071-59/+0
| | | | And split things up again.
* refstore/files: Add new files backendGravatar Runxi Yu2026-03-071-0/+84
(And use it in repository)