November 5, 2008
View 3657ea0

* s3cmd: Don't leak open filehandles in sync. Thx Patrick Linskey for report.

Michal Ludvig authored on 2008/11/05 14:44:31
View f03c0be

* s3cmd: Re-raise the right exception.

Michal Ludvig authored on 2008/11/05 14:34:07
View b872014

* s3cmd, S3/S3.py, S3/Exceptions.py: Don't abort 'sync' or 'put' on files that can't be open (e.g. Permision denied). Print a warning and skip over instead.

Michal Ludvig authored on 2008/11/05 14:12:41
View 19e4df8

* s3cmd: Unicode brainfuck again. This time force all output in UTF-8, will see how many complaints we'll get...

Michal Ludvig authored on 2008/11/05 13:02:14
September 15, 2008
View fa0dfb9

* Merge from trunk, revision 238: * s3cmd, S3/S3.py, S3/Utils.py, S3/S3Uri.py, S3/Exceptions.py: Yet anoter Unicode round. Unicodised all command line arguments before processing.

Michal Ludvig authored on 2008/09/15 21:15:08
View a91f698

* Merge from trunk, revision 221: * s3cmd: Refuse 'sync' together with '--encrypt'.

Michal Ludvig authored on 2008/09/15 13:34:46
View 6513d3d

* Merge from trunk, revisions 227, 230:

Michal Ludvig authored on 2008/09/15 13:16:39
August 19, 2008
View 819ece9

* s3cmd: Always output UTF-8, even on output redirects.

Michal Ludvig authored on 2008/08/19 22:43:46
July 3, 2008
View 26b4a8e

* s3cmd: Print version info on 'unexpected error' output.

Michal Ludvig authored on 2008/07/03 21:24:15
June 27, 2008
View 87c0b03

* s3cmd: make 'cfg' global

Michal Ludvig authored on 2008/06/27 14:23:37
June 23, 2008
View 2dad9f8

* s3cmd: Last-minute compatibility fixes for Python 2.4

Michal Ludvig authored on 2008/06/23 14:36:16
View 3490bb4

* S3/PkgInfo.py: Bumped up version to 0.9.8 * NEWS: Added 0.9.8 * TODO: Removed completed tasks * s3cmd, s3cmd.1: --debug-exclude is an alias for --debug-syncmatch

Michal Ludvig authored on 2008/06/23 13:46:03
View ca16859

* s3cmd: Don't require $HOME env variable to be set. Fixes #2000133

Michal Ludvig authored on 2008/06/23 13:01:04
View 4a52baa

* s3cmd: Wrapped all execution in a try/except block to catch all exceptions and ask for a report.

Michal Ludvig authored on 2008/06/23 12:47:01
June 12, 2008
View 2d7d554

* s3cmd, s3cmd.1: Added GLOB (shell-style wildcard) exclude, renamed orig regexp-style --exclude to --rexclude

Michal Ludvig authored on 2008/06/12 00:06:15