Thomas Waldmann
|
007572594f
try to fix build on readthedocs
|
9 years ago |
Thomas Waldmann
|
c9090fc3c2
helper: minor style fix
|
9 years ago |
Thomas Waldmann
|
e6231896cd
emit a deprecation warning for --compression N
|
10 years ago |
Thomas Waldmann
|
0a6e6cfe2e
refactor confirmation code, reduce code duplication, add tests
|
10 years ago |
TW
|
5f86959762
Merge pull request #349 from ThomasWaldmann/pretty-errors
|
10 years ago |
Thomas Waldmann
|
762fdaadd8
prettier error messages, fixes #57
|
10 years ago |
Thomas Waldmann
|
3490469734
emit a warning if we have a slow msgpack installed
|
10 years ago |
Thomas Waldmann
|
c492011a92
backup atime and ctime additionally to mtime, fixes #317
|
10 years ago |
Thomas Waldmann
|
72c984891c
refactor return codes, fixes #61
|
10 years ago |
Antoine Beaupré
|
aad6afb3e0
pep8 the whole darn helpers module
|
10 years ago |
Antoine Beaupré
|
416e42335c
introduce variable precision
|
10 years ago |
Antoine Beaupré
|
c7c1b9222b
convert to more flexible size formatters
|
10 years ago |
TW
|
21f26988cc
Merge pull request #303 from anarcat/verbosity
|
10 years ago |
Antoine Beaupré
|
38bde26673
remove needless double type conversion
|
10 years ago |
Antoine Beaupré
|
a3084b7174
try to fix build on py32 again
|
10 years ago |
Antoine Beaupré
|
12d22d5940
try to fix build on py32
|
10 years ago |
Antoine Beaupré
|
49d7c240a0
cosmetic: don't word-wrap needlessly
|
10 years ago |
Antoine Beaupré
|
f48bbc3725
move defaults up in alternate implementation, use nameduple
|
10 years ago |
Thomas Waldmann
|
259f8678d6
acls (linux): helper functions safe_encode/safe_decode
|
10 years ago |
Thomas Waldmann
|
63ed5d9949
acls (posix platforms): use surrogatescape error handling for posix_acl_use_stored_uid_gid
|
10 years ago |
Antoine Beaupré
|
e4f325182e
Revert "no need to flush stderr in my tests"
|
10 years ago |
Antoine Beaupré
|
ce1aaa9dfa
Revert "fix conflict between --stats and --progress"
|
10 years ago |
Antoine Beaupré
|
d666c86bfc
adjust display of --stats
|
10 years ago |
Antoine Beaupré
|
28d0a9ce84
human-readable representation of stats
|
10 years ago |
Antoine Beaupré
|
66bfc6fce8
get rid of print_() function
|
10 years ago |
Antoine Beaupré
|
118ee8679f
remove custom microformat from stats
|
10 years ago |
Antoine Beaupré
|
6b547e6554
no need to flush stderr in my tests
|
10 years ago |
Antoine Beaupré
|
75c993b875
simplify progress display
|
10 years ago |
Antoine Beaupré
|
ecae163072
use all available columns for path in progress
|
10 years ago |
Antoine Beaupré
|
7f28244cfe
fix conflict between --stats and --progress
|
10 years ago |