1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-30 00:00:14 +01:00
restic/internal/ui/restore
Ivan Shapovalov 47eb3d2cfe ui: restore: cleanup progress and summary report formatting and style
- use `%s` for strings consistently
- add missing parens around skipped bytes in the summary report
2025-02-11 20:53:49 +04:00
..
json.go ui: restore --delete indicates number of deleted files (#5100) 2024-12-01 15:29:11 +01:00
json_test.go ui: restore --delete indicates number of deleted files (#5100) 2024-12-01 15:29:11 +01:00
progress.go ui: restore --delete indicates number of deleted files (#5100) 2024-12-01 15:29:11 +01:00
progress_test.go ui: restore --delete indicates number of deleted files (#5100) 2024-12-01 15:29:11 +01:00
text.go ui: restore: cleanup progress and summary report formatting and style 2025-02-11 20:53:49 +04:00
text_test.go ui: restore: cleanup progress and summary report formatting and style 2025-02-11 20:53:49 +04:00