2
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-09-06 00:51:11 +02:00
restic/internal/restorer
2021-01-31 13:40:42 +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 failing test for fileRestorer 2021-01-31 13:40:42 +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