restic/internal
Michael Eischer 7077500a3b
Have backup -vv mention compressed size of added files (#5669)
ui: mention compressed size of added files in `backup -vv`

This is already shown for modified files, but the added files message
wasn't updated when compression was implemented in restic.

Co-authored-by: Ilya Grigoriev <ilyagr@users.noreply.github.com>
2026-02-18 21:24:29 +01:00
..
archiver data: replace Tree with TreeNodeIterator 2026-01-31 20:03:38 +01:00
backend test: use generics in Equal function signature 2026-01-31 20:03:38 +01:00
bloblru Fix typos 2024-07-03 20:02:06 +02:00
checker data: replace Tree with TreeNodeIterator 2026-01-31 20:03:38 +01:00
crypto crypto: cleanup ciphertext verification error 2024-06-05 22:33:20 +02:00
data minor cleanups and typos 2026-01-31 22:01:23 +01:00
debug remove old // +build comments 2025-11-30 11:53:23 +01:00
dump data: replace Tree with TreeNodeIterator 2026-01-31 20:03:38 +01:00
errors tests: add tests for preserving underlying errors 2025-09-13 23:32:39 +05:30
feature readd feature flags removed too soon 2025-03-26 18:38:30 +01:00
filter restic rewrite include - based on restic 0.18.1 2026-01-31 19:42:56 +00:00
fs remove old // +build comments 2025-11-30 11:53:23 +01:00
fuse data: replace Tree with TreeNodeIterator 2026-01-31 20:03:38 +01:00
global Fail fast for invalid RESTIC_PACK_SIZE env values (#5592) 2026-02-01 15:45:31 +01:00
migrations Fix godoc comments. 2025-03-22 18:20:30 +00:00
options backend, options: Prefer strings.Cut to SplitN 2022-12-02 19:19:14 +01:00
repository clarify pack ID in decryption error (#5710) 2026-02-18 20:43:10 +01:00
restic remove old // +build comments 2025-11-30 11:53:23 +01:00
restorer data: replace Tree with TreeNodeIterator 2026-01-31 20:03:38 +01:00
selfupdate remove old // +build comments 2025-11-30 11:53:23 +01:00
terminal remove old // +build comments 2025-11-30 11:53:23 +01:00
test test: use generics in Equal function signature 2026-01-31 20:03:38 +01:00
textfile Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
ui Have backup -vv mention compressed size of added files (#5669) 2026-02-18 21:24:29 +01:00
walker Merge pull request #5691 from MichaelEischer/fix-rewriter-error 2026-02-01 12:09:52 +01:00