restic/internal
Michael Eischer 623770eebb repository: try to recover from invalid blob while repacking
If a blob that should be kept is invalid, Repack will now try to request
the blob using LoadBlob. Only return an error if that fails.
2022-07-30 17:37:07 +02:00
..
archiver archiver: reduce memory usage for large files 2022-07-23 14:45:07 +02:00
backend
bloblru
cache
checker checker: Fix S3 legacy layout detection 2022-07-23 11:19:32 +02:00
crypto
debug
dump
errors
filter
fs
fuse
hashing
migrations Fix S3 legacy layout migration 2022-07-23 11:19:32 +02:00
options
pack
repository repository: try to recover from invalid blob while repacking 2022-07-30 17:37:07 +02:00
restic archiver: Incrementally serialize tree nodes 2022-07-23 14:45:07 +02:00
restorer Merge pull request #3830 from MichaelEischer/cleanup-repo 2022-07-23 10:46:13 +02:00
selfupdate
test
textfile
ui archiver: remove unused fileInfo from progress callback 2022-07-23 14:16:23 +02:00
walker