2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-06 19:10:49 +00:00
restic/internal/restorer
2021-01-03 13:55:59 +01:00
..
doc.go Fix typos reported by misspell 2020-10-06 14:55:13 +02:00
filerestorer_test.go Add filerestorer test where only parts of pack are used 2021-01-01 07:24:46 +01:00
filerestorer.go restorer: lower-case variable name 2021-01-03 13:55:59 +01:00
fileswriter_test.go restorer: pre-allocate files before loading chunks 2020-09-07 21:41:47 +02:00
fileswriter.go Upgrade cespare/xxhash to 2.1.1 2020-10-05 17:25:39 +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 preallocate tests 2020-09-07 21:41:47 +02:00
restorer_test.go Fix issues reported by semgrep 2020-12-11 09:41:59 +01:00
restorer_unix_test.go restore: Use proper context while loading snapshot 2020-10-09 22:37:56 +02:00
restorer.go Fix issues reported by semgrep 2020-12-11 09:41:59 +01:00