restic/internal
Michael Eischer 021fb49559 repository: Implement repository.LoadUnpacked using LoadRaw
Both functions were using a similar implementation.
2024-05-18 21:26:00 +02:00
..
archiver
backend repository: move backend.LoadAll to repository.LoadRaw 2024-05-18 21:26:00 +02:00
bloblru bloblru: add test for GetOrCompute 2024-05-05 12:00:25 +02:00
cache repository: move backend.LoadAll to repository.LoadRaw 2024-05-18 21:26:00 +02:00
checker Merge pull request #4605 from MichaelEischer/better-restorer-error-handling 2024-05-01 16:37:41 +02:00
crypto replace "too small" with "too short" in error messages 2024-05-18 19:59:26 +02:00
debug Fix review comments 2024-04-29 16:21:38 -06:00
dump dump: add GetOrCompute to bloblru cache 2024-05-05 11:38:42 +02:00
errors
feature Use generic backend-error-redesign feature flag instead of http-timeouts 2024-05-18 19:54:52 +02:00
filter
fs Fix review comments 2024-05-06 16:54:08 -06:00
fuse fuse: switch to use bloblru.GetOrCompute 2024-05-05 11:38:42 +02:00
hashing
index replace "too small" with "too short" in error messages 2024-05-18 19:59:26 +02:00
migrations debug/repair packs/upgrade repo v2: use repository.LoadRaw 2024-05-18 21:26:00 +02:00
options
pack replace "too small" with "too short" in error messages 2024-05-18 19:59:26 +02:00
repository repository: Implement repository.LoadUnpacked using LoadRaw 2024-05-18 21:26:00 +02:00
restic repository: move backend.LoadAll to repository.LoadRaw 2024-05-18 21:26:00 +02:00
restorer
selfupdate
test
textfile
ui
walker