2
2
mirror of https://github.com/octoleo/restic.git synced 2024-12-01 17:23:57 +00:00
restic/internal/ui/backup
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
..
json_test.go json: switch backup and restore errors from string to struct types 2024-08-03 16:21:44 -04:00
json.go backup: include start and end time in json output 2024-11-01 16:31:34 +01:00
progress_test.go backup: include start and end time in json output 2024-11-01 16:31:34 +01:00
progress.go backup: include start and end time in json output 2024-11-01 16:31:34 +01:00
rate_estimator_test.go Address review comments 2023-06-08 20:24:21 +02:00
rate_estimator.go Address review comments 2023-06-08 20:24:21 +02:00
text_test.go restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00
text.go backup: include start and end time in json output 2024-11-01 16:31:34 +01:00