1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-02 04:24:10 +00:00
restic/internal
Michael Eischer 8b4dd70013 migrate: Report why an migration cannot be applied
Just returning that `Migration upgrade cannot be applied: check failed`
is not too useful when running `migrate upgrade_repo_v2`.
2022-09-03 11:49:31 +02:00
..
archiver archiver: reduce memory usage for large files 2022-07-23 14:45:07 +02:00
backend Add success callback to the backend 2022-08-27 22:27:15 +02:00
bloblru
cache cache: Just try to open cache entry without calling stat first 2022-08-19 20:59:06 +02:00
checker add option for setting min pack size 2022-08-05 23:47:12 +02:00
crypto
debug debug: support roundtripper logging also for release builds 2022-08-05 23:49:39 +02:00
dump
errors
filter
fs
fuse Merge pull request #3872 from MichaelEischer/fuse-fix 2022-08-19 19:21:29 +02:00
hashing
migrations migrate: Report why an migration cannot be applied 2022-09-03 11:49:31 +02:00
options
pack repository: prevent header overfill 2022-08-05 23:47:12 +02:00
repository repository: cleanup copy connection count check 2022-08-28 11:40:56 +02:00
restic Fix quadratic time complexity of Snapshot.HasPaths 2022-08-30 04:38:17 +03:00
restorer gofmt all files 2022-08-19 19:12:26 +02:00
selfupdate
test
textfile
ui
walker