December 31, 2008
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
December 1, 2008
View 416741b

Fixes for non-recursive 'ls' support from previous commit.

Michal Ludvig authored on 2008/12/01 22:57:41
View 36cfce6

* s3cmd, S3/S3.py, NEWS: Support for (non-)recursive 'ls'

Michal Ludvig authored on 2008/12/01 22:07:32
November 29, 2008
View 3592082

* s3cmd: Delete local files with "sync --delete-removed"

Michal Ludvig authored on 2008/11/29 08:59:20
November 26, 2008
View a120a4e

* s3cmd, S3/Progress.py: Fixed Unicode output in Progress meter. * s3cmd: Fixed 'del --recursive' without prefix (i.e. all objects). * TODO: Updated list.

Michal Ludvig authored on 2008/11/26 19:21:15