restic/internal/restorer
Michael Eischer f1c76a8286 restore: fix corrupted sparse files 2024-06-13 21:17:30 +02:00
..
doc.go fix some typos 2024-03-11 14:35:12 +08:00
filerestorer.go restore: fix corrupted sparse files 2024-06-13 21:17:30 +02:00
filerestorer_test.go restore: let filerestorer also handle empty files 2024-06-12 22:36:52 +02:00
fileswriter.go restore: only restore changed file parts 2024-06-13 21:17:30 +02:00
fileswriter_test.go test: Use testing.T.Cleanup to remove tempdirs 2022-12-09 14:23:55 +01:00
hardlinks_index.go Fix typos 2023-12-06 13:11:55 +01:00
hardlinks_index_test.go restorer: Make hardlink index generic 2023-10-27 23:40:42 +02:00
restorer.go restore: add --overwrite=if-changed to skip files if their mtime&size matches 2024-06-13 21:17:30 +02:00
restorer_test.go restore: fix corrupted sparse files 2024-06-13 21:17:30 +02:00
restorer_unix_test.go restore: test restore only changed parts functionality 2024-06-13 21:17:30 +02:00
restorer_windows_test.go restorer: use options struct 2024-06-12 22:36:52 +02:00
sparsewrite.go restorer: move zeroPrefixLen to restic package 2022-09-24 21:39:39 +02:00
truncate_other.go restore: support sparse restores also on windows 2022-09-24 21:39:39 +02:00
truncate_windows.go restore: support sparse restores also on windows 2022-09-24 21:39:39 +02:00