December 30, 2011
View 6351bcd

Merge branch 'master' into adys-multipart

Michal Ludvig authored on 2011/12/30 20:19:57
June 8, 2011
View d439efb

ATTENTION -- Mega WhiteSpace conversion !!!

Michal Ludvig authored on 2011/06/08 05:18:12
May 27, 2011
View f22df27

Add __repr__ for S3Uri class

Jerome Leclanche authored on 2011/05/27 00:34:40
April 11, 2011
View b97d420

* S3/S3Uri.py: Fixed cf:// uri parsing.

Michal Ludvig authored on 2011/04/11 13:03:47
April 9, 2011
View 26c9954

Support for checking status of CF Invalidation Requests [cfinvalinfo].

Michal Ludvig authored on 2011/04/09 00:05:30
July 7, 2010
View 9bacffc

* S3/Utils.py, S3/S3Uri.py: Fixed names after moving functions between modules.

Michal Ludvig authored on 2010/07/07 21:35:29
March 19, 2010
View cb0bbae

* s3cmd, S3/AccessLog.py, ...: Added [accesslog] command.

Michal Ludvig authored on 2010/03/19 12:18:18
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 17, 2009
View b75a87b

* S3/S3Uri.py: Added S3UriCloudFront. Added S3UriS3.httpurl_to_s3uri() static method.

Michal Ludvig authored on 2009/01/17 21:23:21
January 16, 2009
View 416e40f

* S3/S3Uri.py: Added some convenience methods to S3UriS3()

Michal Ludvig authored on 2009/01/16 21:54:56
January 15, 2009
View a7ef359

* s3cmd, S3/S3Uri.py, NEWS: Support for recursive 'put'.

Michal Ludvig authored on 2009/01/15 19:51:30
December 11, 2008
View 7c0863d

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

Michal Ludvig authored on 2008/12/11 15:17:53
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
View 91a18f4

* S3/S3Uri.py: Display public URLs correctly for non-DNS buckets.

Michal Ludvig authored on 2008/09/15 12:07:32
September 9, 2008
View 6652893

* s3cmd, S3/S3Uri.py, S3/S3.py: All internal representations of S3Uri()s are Unicode (i.e. not UTF-8 but type()==unicode). It still doesn't work on non-UTF8 systems though.

Michal Ludvig authored on 2008/09/09 23:42:34