1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-25 01:06:39 +00:00
restic/internal
Michael Eischer fc506f8538 b2: Repeat deleting until all file versions are removed
When hard deleting the latest file version on B2, this uncovers earlier
versions. If an upload required retries, multiple version might exist
for a file. Thus to reliably delete a file, we have to remove all
versions of it.
2022-08-21 11:11:00 +02:00
..
archiver archiver: reduce memory usage for large files 2022-07-23 14:45:07 +02:00
backend b2: Repeat deleting until all file versions are removed 2022-08-21 11:11:00 +02:00
bloblru
cache crypto: move crypto buffer helpers 2022-07-17 13:42:23 +02:00
checker add option for setting min pack size 2022-08-05 23:47:12 +02:00
crypto crypto: move crypto buffer helpers 2022-07-17 13:42:23 +02:00
debug debug: support roundtripper logging also for release builds 2022-08-05 23:49:39 +02:00
dump repository: extract LoadTree/SaveTree 2022-07-17 13:11:28 +02:00
errors all: Move away from pkg/errors, easy cases 2022-06-14 08:36:38 +02:00
filter
fs
fuse Merge pull request #3872 from MichaelEischer/fuse-fix 2022-08-19 19:21:29 +02:00
hashing
migrations Fix S3 legacy layout migration 2022-07-23 11:19:32 +02:00
options Don't crash if SecretString is uninitialized 2022-07-02 19:44:28 +02:00
pack repository: prevent header overfill 2022-08-05 23:47:12 +02:00
repository gofmt all files 2022-08-19 19:12:26 +02:00
restic gofmt all files 2022-08-19 19:12:26 +02:00
restorer gofmt all files 2022-08-19 19:12:26 +02:00
selfupdate
test all: Move away from pkg/errors, easy cases 2022-06-14 08:36:38 +02:00
textfile
ui archiver: remove unused fileInfo from progress callback 2022-07-23 14:16:23 +02:00
walker repository: extract LoadTree/SaveTree 2022-07-17 13:11:28 +02:00