2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-26 04:22:36 +00:00
restic/internal/restorer
2021-01-01 07:24:46 +01:00
..
doc.go Fix typos reported by misspell 2020-10-06 14:55:13 +02:00
filerestorer_test.go Use BlobHandle in index methods 2020-11-22 20:41:12 +01:00
filerestorer.go restore: Don't save (part of) pack in memory 2021-01-01 07:24:46 +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