aboutsummaryrefslogtreecommitdiff
path: root/refstore/files/transaction_commit.go
Commit message (Collapse)AuthorAgeFilesLines
* *: LintsGravatar Runxi Yu2026-03-231-0/+1
|
* refstore: Improve interfaces, errors, and make batch work v0.1.92Gravatar Runxi Yu2026-03-231-42/+3
|
* refstore/files: UB on use after closeGravatar Runxi Yu2026-03-221-15/+0
|
* refstore/files: Accept timeout instead of reading from configGravatar Runxi Yu2026-03-071-0/+65
And split things up again.