2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-29 05:43:29 +00:00
restic/internal/ui
greatroar 5ab3e6276a ui: Fix FormatBytes at exactly 1024 time a unit
1024 would be displayed as "1024 bytes" instead of "1.000 KiB", etc.
2022-10-31 18:39:28 +01:00
..
backup cmd, ui: Deduplicate formatting utilities 2022-10-23 13:40:07 +02:00
progress golangci-lint: replace deprecated golint with revive 2022-03-28 22:33:17 +02:00
signals add go:build headers everywhere 2022-03-28 22:23:47 +02:00
table avoiding unnecessary type conversions 2019-06-30 23:58:00 +03:00
termstatus switch to golang.org/x/term 2022-03-28 22:24:15 +02:00
format_test.go ui: Fix FormatBytes at exactly 1024 time a unit 2022-10-31 18:39:28 +01:00
format.go ui: Fix FormatBytes at exactly 1024 time a unit 2022-10-31 18:39:28 +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