May 20, 2010
View 46631fc

* S3/Exceptions.py, S3/S3.py: Some HTTP_400 exceptions are retriable.

Michal Ludvig authored on 2010/05/20 18:28:44
January 31, 2009
View 114b1b8

* S3/Exceptions.py: Correct S3Exception.__str__() to avoid crash in S3Error() subclass. Reported by '~t2~'. * NEWS: Updated.

Michal Ludvig authored on 2009/01/31 21:18:25
January 27, 2009
View ccb7853

* Merged CloudFront support from branches/s3cmd-airlock See the ChangeLog in that branch for details.

Michal Ludvig authored on 2009/01/27 10:53:18
January 24, 2009
View d5ff103

* S3/Exceptions.py: Remove DeprecationWarning about BaseException.message in Python 2.6

Michal Ludvig authored on 2009/01/24 20:41:22
January 15, 2009
View b3488ba

* S3/CloudFront.py: New module for CloudFront support. * s3cmd, S3/Config.py, S3/Exceptions.py: Wire in CF support.

Michal Ludvig authored on 2009/01/15 22:02:21
December 31, 2008
View 4084edb

* S3/PkgInfo.py: Bumped up version to 0.9.9-pre4 * S3/Exceptions.py: Added missing imports.

Michal Ludvig authored on 2008/12/31 13:22:29
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
December 29, 2008
View 65b813e

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

Michal Ludvig authored on 2008/12/29 14:12:09
November 24, 2008
View 67a8d09

* S3/Utils.py: Common XML parser. * s3cmd, S3/Exeptions.py: Print info message on Error.

Michal Ludvig authored on 2008/11/24 18:43:43
November 16, 2008
View 00f5f67

Merge from 0.9.8.x branch, rel 249: * S3/S3.py, S3/Exception.py: Re-issue failed requests in S3.send_request()

Michal Ludvig authored on 2008/11/16 18:51:48
View 451a19a

Merge from 0.9.8.x branch, rel 246: * 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/16 18:43:44
September 15, 2008
View d90a792

* 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 20:04:02
June 4, 2008
View ed27a45

Implemented S3->local sync

Michal Ludvig authored on 2008/06/04 19:21:29
April 29, 2008
View 6bb385f

2008-04-29 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2008/04/29 18:42:38