restic/internal/restorer
Michael Eischer 7f9ad1c3db
Merge pull request #4705 from MichaelEischer/snapshot-statistics
Store snapshot statistics & print snapshot size
2024-03-28 22:41:45 +01:00
..
doc.go fix some typos 2024-03-11 14:35:12 +08:00
filerestorer.go repository: Replace StreamPack function with LoadBlobsFromPack method 2024-01-19 21:40:43 +01:00
filerestorer_test.go repository: Replace StreamPack function with LoadBlobsFromPack method 2024-01-19 21:40:43 +01:00
fileswriter.go Support windows metadata using generic attribs 2024-02-22 17:31:20 -07: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 Handle readonly empty files in windows 2024-02-22 17:54:43 -07:00
restorer_test.go Merge pull request #4705 from MichaelEischer/snapshot-statistics 2024-03-28 22:41:45 +01:00
restorer_unix_test.go Add tests for generic attribute changes 2024-02-22 17:55:50 -07:00
restorer_windows_test.go Add tests for generic attribute changes 2024-02-22 17:55:50 -07: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