2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-22 21:05:10 +00:00
restic/internal/archiver
Michael Eischer e65f4e2231 backup: include start and end time in json output
The timestamps were already stored in the created snapshot.
2024-11-01 16:31:34 +01:00
..
archiver_test.go backup: include start and end time in json output 2024-11-01 16:31:34 +01:00
archiver_unix_test.go fs: move NodeFromFileInfo into FS interface 2024-10-16 21:17:21 +02:00
archiver_windows_test.go backup: exclude irregular files from backup 2024-10-16 20:54:08 +02:00
archiver.go backup: include start and end time in json output 2024-11-01 16:31:34 +01:00
blob_saver_test.go archiver: hide implementation details 2024-08-31 17:52:45 +02:00
blob_saver.go archiver: hide implementation details 2024-08-31 17:52:45 +02:00
buffer.go archiver: hide implementation details 2024-08-31 17:52:45 +02:00
doc.go archiver: hide implementation details 2024-08-31 17:52:45 +02:00
exclude_test.go archiver: minimize imports 2024-08-31 18:04:37 +02:00
exclude.go archiver: minimize imports 2024-08-31 18:04:37 +02:00
file_saver_test.go fs: move NodeFromFileInfo into FS interface 2024-10-16 21:17:21 +02:00
file_saver.go archiver: use correct filepath in fileSaver for vss 2024-10-18 21:41:02 +02:00
scanner_test.go backup: convert reject funcs to use FS interface 2024-08-31 18:03:02 +02:00
scanner.go archiver: minimize imports 2024-08-31 18:04:37 +02:00
testing_test.go minimize usage of internal/fs in tests 2024-08-31 18:20:41 +02:00
testing.go minimize usage of internal/fs in tests 2024-08-31 18:20:41 +02:00
tree_saver_test.go archiver: hide implementation details 2024-08-31 17:52:45 +02:00
tree_saver.go archiver: hide implementation details 2024-08-31 17:52:45 +02:00
tree_test.go archiver: hide implementation details 2024-08-31 17:52:45 +02:00
tree.go archiver: hide implementation details 2024-08-31 17:52:45 +02:00