Commit Graph

3 Commits

Author SHA1 Message Date
Mark
6172ffe248 show sizes in list of changes; sort; progress bar
in the list of changes, "add file" and "add dir"
type changes now show the size of the file to be
copied or the sum of the directory content sizes.

changes are now sorted from largest to smallest

progress bar now shows the smaller and larger
progress of change-count or transferred size,
where the larger progress is before the '>'
and the smaller one is on the last '=' before
the '-'s start (which indicate larger-not-smaller)

[========---------->               ]
2024-12-24 01:37:18 +01:00
Mark
f4cd0851dd detect file/directory removal and replacing a file with a directory or a directory with a file
also change changes/actions print style for brevity
2023-10-05 15:39:33 +02:00
Mark
df15ef85bd initial commit 2023-09-13 01:16:47 +02:00