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
February 11, 2008
View 3fc8c43

2008-02-11 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2008/02/11 10:00:13
March 26, 2007
View 72d9ddf

2007-03-26 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2007/03/26 07:48:59
January 26, 2007
View 42b24ca

- Case insensitive regex in S3Uri.py

Michal Ludvig authored on 2007/01/26 22:17:44
View ec50b5a

- Added headers with copyright to all files - Removed S3.compose_uri(), introduced S3UriS3.compose_uri() instead.

Michal Ludvig authored on 2007/01/26 08:33:35
View b819c70

- Converted all users of parse_uri to S3Uri class API - Removed "cp" command again. Will have to use 'put' and 'get' for now

Michal Ludvig authored on 2007/01/26 08:01:18