aboutsummaryrefslogtreecommitdiff
path: root/refstore/files/transaction.go
Commit message (Collapse)AuthorAgeFilesLines
* *: refstore -> ref/storeGravatar Runxi Yu2026-03-251-12/+0
|
* refstore: Improve interfaces, errors, and make batch work v0.1.92Gravatar Runxi Yu2026-03-231-1/+1
|
* refstore/files: UB on use after closeGravatar Runxi Yu2026-03-221-3/+2
|
* refstore/files: Accept timeout instead of reading from configGravatar Runxi Yu2026-03-071-249/+0
| | | | And split things up again.
* refstore/files: Add new files backendGravatar Runxi Yu2026-03-071-0/+262
(And use it in repository)