restic/internal/restorer
Alexander Neumann 0858fbf6aa Add more error handling 2021-01-30 20:19:47 +01:00
..
doc.go Fix typos reported by misspell 2020-10-06 14:55:13 +02:00
filerestorer.go restorer: lower-case variable name 2021-01-03 13:55:59 +01:00
filerestorer_test.go Add filerestorer test where only parts of pack are used 2021-01-01 07:24:46 +01:00
fileswriter.go Add more error handling 2021-01-30 20:19:47 +01:00
fileswriter_test.go restorer: pre-allocate files before loading chunks 2020-09-07 21:41:47 +02:00
preallocate_darwin.go restorer: pre-allocate files before loading chunks 2020-09-07 21:41:47 +02:00
preallocate_linux.go restorer: pre-allocate files before loading chunks 2020-09-07 21:41:47 +02:00
preallocate_other.go restorer: pre-allocate files before loading chunks 2020-09-07 21:41:47 +02:00
preallocate_test.go Add more error handling 2021-01-30 20:19:47 +01:00
restorer.go Fix issues reported by semgrep 2020-12-11 09:41:59 +01:00
restorer_test.go Add more error handling 2021-01-30 20:19:47 +01:00
restorer_unix_test.go restore: Use proper context while loading snapshot 2020-10-09 22:37:56 +02:00