aboutsummaryrefslogtreecommitdiff
path: root/refstore/files
Commit message (Collapse)AuthorAgeFilesLines
* *: refstore -> ref/storeGravatar Runxi Yu2026-03-2569-3838/+0
|
* *: objectid -> object/idGravatar Runxi Yu2026-03-2519-19/+19
|
* refstore/files: Pretty big logical restructure ish lint fix for batch Apply v0.1.94Gravatar Runxi Yu2026-03-231-31/+29
|
* *: LintsGravatar Runxi Yu2026-03-234-0/+6
|
* refstore: Improve interfaces, errors, and make batch work v0.1.92Gravatar Runxi Yu2026-03-2351-546/+709
|
* refstore/files: UB on use after closeGravatar Runxi Yu2026-03-225-44/+5
|
* refstore, repository: Ownership/lifetimes fix v0.1.87Gravatar Runxi Yu2026-03-222-9/+7
|
* refstore: More fixes on ResolveToDetachedGravatar Runxi Yu2026-03-128-42/+42
|
* refstore: s/ResolveFully/ResolveToDetached/gGravatar Runxi Yu2026-03-128-25/+25
|
* refstore/files: Fix lintsGravatar Runxi Yu2026-03-072-5/+11
|
* refstore/files: Implement batchingGravatar Runxi Yu2026-03-079-0/+285
|
* refstore/files: Accept timeout instead of reading from configGravatar Runxi Yu2026-03-0745-1179/+1281
| | | | And split things up again.
* refstore/files: Add new files backendGravatar Runxi Yu2026-03-0719-0/+3319
(And use it in repository)