restic/internal/ui
Brian Atkinson b8da7b1f4d termstatus: Use io.WriteString to output messages.
The previous implementation was repeating the implementation that is
found inside of io.WriteString. Simplify by making use of the stdlib's
implementation.
2020-03-26 14:55:00 -07:00
..
json Better name for jsonstatus package 2020-02-13 21:14:20 +01:00
table avoiding unnecessary type conversions 2019-06-30 23:58:00 +03:00
termstatus termstatus: Use io.WriteString to output messages. 2020-03-26 14:55:00 -07:00
backup.go simplified string sorting by using a more suitable function 2019-06-30 23:20:32 +03:00
message.go Use new archiver code for backup 2018-04-28 22:08:11 +02:00
stdio_wrapper.go Use new archiver code for backup 2018-04-28 22:08:11 +02:00
stdio_wrapper_test.go Use new archiver code for backup 2018-04-28 22:08:11 +02:00