restic/internal/ui
Michael Eischer 684600cf42 ui: update status for the backup command on non-interactive terminals
Allow the backup command to print status on non-interactive terminals.
The output is disabled by setting a MinUpdatePause == 0.
2020-12-29 16:03:43 +01:00
..
json backup: Fix possible deadlock of scanner goroutine 2020-09-30 23:13:10 +02:00
progress ui/progress: don't print progress on non-interactive terminals 2020-12-29 16:03:43 +01:00
table avoiding unnecessary type conversions 2019-06-30 23:58:00 +03:00
termstatus ui: update status for the backup command on non-interactive terminals 2020-12-29 16:03:43 +01:00
backup.go ui: update status for the backup command on non-interactive terminals 2020-12-29 16:03:43 +01:00
message.go Use new archiver code for backup 2018-04-28 22:08:11 +02:00
stdio_wrapper_test.go Simplify ui.StdioWrapper.Write 2020-10-17 20:30:46 +02:00
stdio_wrapper.go Simplify ui.StdioWrapper.Write 2020-10-17 20:30:46 +02:00