December 29, 2008
View 257d632

* run-tests.py: Exit on failed test. Fixed order of tests.

Michal Ludvig authored on 2008/12/29 21:29:54
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 319b1b8

* TODO, NEWS: Updated

Michal Ludvig authored on 2008/12/29 14:38:46
View 6f93365

* s3cmd: Improved wildcard get.

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

* run-tests.py: Improved testsuite, added parameters support to run only specified tests, cleaned up win/posix integration.

Michal Ludvig authored on 2008/12/29 14:18:15
View 65b813e

* S3/Exception.py: Python 2.4 doesn't automatically set Exception.message.

Michal Ludvig authored on 2008/12/29 14:12:09
View ca86524

* run-tests.py: Improved testsuite, added parameters support to run only specified tests, cleaned up win/posix integration.

Michal Ludvig authored on 2008/12/29 13:41:56
View 9856527

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

Michal Ludvig authored on 2008/12/29 10:49:10
December 27, 2008
View cf75d95

* setup.cfg: Remove explicit install prefix. That should fix Mac OS X and Windows "setup.py install" runs.

Michal Ludvig authored on 2008/12/27 21:30:36
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 17, 2008
View 8d63b2b

* TODO: Updated

Michal Ludvig authored on 2008/12/17 13:19:46
December 13, 2008
View 17c0f96

* S3/Progress.py: Restructured import Utils to avoid import conflicts.

Michal Ludvig authored on 2008/12/13 22:00:01
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