December 31, 2008
View 5f7a2d5

* s3cmd: Reworked internal handling of unicode vs encoded filenames. Should replace unknown characters with '?' instead of baling out. * run-tests.py: Display system encoding in use.

Michal Ludvig authored on 2008/12/31 13:55:32
View cb30373

* s3cmd: Print a nice error message when --exclude-from file is not readable.

Michal Ludvig authored on 2008/12/31 13:28:58
View 82d9eaf

* s3cmd, S3/Utils.py, S3/Exceptions.py, S3/Progress.py, S3/Config.py, S3/S3.py: Added --encoding switch and Config.encoding variable. Don't assume utf-8 for filesystem and terminal output anymore.

Michal Ludvig authored on 2008/12/31 11:42:33
View b5f1867

* s3cmd: Avoid ZeroDivisionError on fast links.

Michal Ludvig authored on 2008/12/31 11:37:04
View a1e3fd9

* s3cmd: Unicodised all info() output.

Michal Ludvig authored on 2008/12/31 10:54:26
December 30, 2008
View db340c0

Convert CRLF to LF

Michal Ludvig authored on 2008/12/30 09:13:33
December 29, 2008
View 315e527

* s3cmd: Replace unknown Unicode characters with '?' to avoid UnicodeEncodeError's. Also make all output strings unicode.

Michal Ludvig authored on 2008/12/29 21:28:19
View 6f93365

* s3cmd: Improved wildcard get.

Michal Ludvig authored on 2008/12/29 14:36:22
View 9856527

* s3cmd, run-tests.py: Make it work on Windows.

Michal Ludvig authored on 2008/12/29 10:49:10
December 22, 2008
View 688964d

* s3cmd, S3/S3.py, S3/Progress.py: Display "[X of Y]" in --progress mode.

Michal Ludvig authored on 2008/12/22 10:54:14
View 559c963

* s3cmd, S3/Config.py: Implemented recursive [get]. Added --skip-existing option for [get] and [sync].

Michal Ludvig authored on 2008/12/22 10:09:44
December 12, 2008
View 2031f30

* s3cmd: Better Exception output. Print sys.path on ImportError, don't print backtrace on KeyboardInterrupt

Michal Ludvig authored on 2008/12/12 09:31:38
December 11, 2008
View 7c0863d

* s3cmd: Support for multiple sources in 'get' command.

Michal Ludvig authored on 2008/12/11 15:17:53
December 10, 2008
View 4396d21

* s3cmd: Don't display download/upload completed message in --progress mode. * S3/S3.py: Pass src/dst names down to Progress class. * S3/Progress.py: added new class ProgressCR - apparently ProgressANSI doesn't work on MacOS-X (and perhaps elsewhere). * S3/Config.py: Default progress meter is now ProgressCR * s3cmd: Updated email address for reporting bugs.

Michal Ludvig authored on 2008/12/10 14:05:16
View 1e2d476

* s3cmd: Updated email address for reporting bugs. * TODO: Updated list.

Michal Ludvig authored on 2008/12/10 11:21:25