aboutsummaryrefslogtreecommitdiff
path: root/refstore/files/close.go
Commit message (Collapse)AuthorAgeFilesLines
* *: refstore -> ref/storeGravatar Runxi Yu2026-03-251-11/+0
|
* refstore/files: UB on use after closeGravatar Runxi Yu2026-03-221-0/+1
|
* refstore, repository: Ownership/lifetimes fix v0.1.87Gravatar Runxi Yu2026-03-221-8/+5
|
* refstore/files: Accept timeout instead of reading from configGravatar Runxi Yu2026-03-071-0/+13
And split things up again.