restic/internal/archiver
Michael Eischer b1d1202b1d archiver: Check that saved file does not have null IDs in content
Null IDs in the file content indicate that something went wrong. Thus
fails before saving the affected file.
2022-11-08 22:57:41 +01:00
..
archiver_test.go archiver: Check that saved file does not have null IDs in content 2022-11-08 22:57:41 +01:00
archiver_unix_test.go
archiver_windows_test.go
archiver.go backup: hide files from status which are read completely but not saved 2022-10-30 10:29:12 +01:00
blob_saver_test.go
blob_saver.go
buffer.go
doc.go
file_saver_test.go archiver: Check that saved file does not have null IDs in content 2022-11-08 22:57:41 +01:00
file_saver.go archiver: Check that saved file does not have null IDs in content 2022-11-08 22:57:41 +01:00
scanner_test.go
scanner.go
testing_test.go
testing.go
tree_saver_test.go
tree_saver.go
tree_test.go
tree.go