1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-22 15:57:07 +00:00
restic/internal/ui
Michael Terry a376323331 restore: print JSON versions of errors in --json mode
Previously, they were printed as freeform text.

This also adds a ui.Terminal interface to make writing
tests easier and also adds a few tests.
2024-08-03 15:18:46 -04:00
..
backup restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00
progress ui/progress: add helper to print messages during tests 2024-04-14 13:45:08 +02:00
restore restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00
signals
table ui/table: avoid duplicate table cell width calculation 2024-06-07 21:45:40 +02:00
termstatus ui/termstatus: fix clearing status lines 2024-07-06 11:27:35 +02:00
format.go Use character display width for table padding 2024-06-05 09:33:15 +02:00
format_test.go Use character display width for table padding 2024-06-05 09:33:15 +02:00
message.go restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00
mock.go restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00
terminal.go restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00