Commit Graph

8 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
6566b42697 improve messages, ... 2024-06-29 15:36:48 +02:00
Mark
0092627cff change ignore to use a custom file
instead of cli arguments
2024-06-27 10:59:04 +02:00
Mark
c9c85ea6ad Add some more cli options 2024-03-17 13:45:03 +01:00
Mark
7595d2482c Make --ignore a b c work with directories and files 2023-11-04 15:44:22 +01:00
Mark
e8e5b363ff add --ignore 2023-11-04 15:11:20 +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