restic/internal/restorer
Michael Eischer d82ea53735 data: fix invalid trees used in test cases
data.TestCreateSnapshot which is used in particular by TestFindUsedBlobs
and TestFindUsedBlobs could generate trees with duplicate file names.
This is invalid and going forward will result in an error.
2026-01-31 19:18:36 +01:00
..
doc.go fix some typos 2024-03-11 14:35:12 +08:00
filerestorer.go restorer: scale file cache with workers count 2025-11-30 11:01:01 +01:00
filerestorer_test.go Rename unused parameters to '_'. 2025-03-22 18:20:30 +00:00
fileswriter.go restorer: scale file cache with workers count 2025-11-30 11:01:01 +01:00
fileswriter_other_test.go remove old // +build comments 2025-11-30 11:53:23 +01:00
fileswriter_test.go restore: cache file descriptors 2025-11-30 10:56:15 +01:00
fileswriter_windows_test.go restorer: windows test fixes 2024-06-13 23:20:09 +02: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 feat(internal/fs/node): Restore ownership by name 2025-11-16 16:40:58 +01:00
restorer_test.go data: fix invalid trees used in test cases 2026-01-31 19:18:36 +01:00
restorer_unix.go remove old // +build comments 2025-11-30 11:53:23 +01:00
restorer_unix_test.go remove old // +build comments 2025-11-30 11:53:23 +01:00
restorer_windows.go remove old // +build comments 2025-11-30 11:53:23 +01:00
restorer_windows_test.go remove old // +build comments 2025-11-30 11:53:23 +01:00
sparsewrite.go restore: fine-grained sparse support for windows 2024-06-13 21:55:33 +02:00
truncate_other.go remove old // +build comments 2025-11-30 11:53:23 +01:00
truncate_windows.go restore: support sparse restores also on windows 2022-09-24 21:39:39 +02:00