May 27, 2009
View dc1c96c

2009-05-27 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2009/05/27 14:51:28
March 20, 2009
View 17901aa

* S3/S3.py: Re-sign requests before retrial to avoid RequestTimeTooSkewed errors on failed long-running uploads. BTW 'request' now has its own class S3Request.

Michal Ludvig authored on 2009/03/20 12:54:40
March 3, 2009
View 9676c6e

* s3cmd, S3/Config.py, S3/S3.py: Support for --verbatim.

Michal Ludvig authored on 2009/03/03 20:01:17
February 25, 2009
View 4245892

* s3cmd: Fixed "put file.ext s3://bkt" (ie just the bucket name).

Michal Ludvig authored on 2009/02/25 12:46:49
View 1c88eb5

* s3cmd: Fixed reporting of ImportError of S3 modules.

Michal Ludvig authored on 2009/02/25 12:04:18
View 5c6fd73

* s3cmd: Fixed Error: global name 'real_filename' is not defined

Michal Ludvig authored on 2009/02/25 11:21:50
February 24, 2009
View 0b8ea55

* s3cmd: New command [sign] * S3/Utils.py: New function sign_string() * S3/S3.py, S3/CloudFront.py: Use sign_string().

Michal Ludvig authored on 2009/02/24 10:01:01
February 16, 2009
View 9a3c1ab

* Released version 0.9.9

Michal Ludvig authored on 2009/02/16 22:15:09
View 01a8052

* s3cmd.1: Document all the new options and commands. * s3cmd, S3/Config.py: Updated some help texts. Removed option --debug-syncmatch along the way (because --dry-run with --debug is good enough). * TODO: Updated.

Michal Ludvig authored on 2009/02/16 21:54:49
View 5c805fd

* s3cmd: Check Python version >= 2.4 as soon as possible.

Michal Ludvig authored on 2009/02/16 13:59:15
February 14, 2009
View fa66491

* s3cmd, S3/Config.py, S3/S3.py: Added --add-header option. * NEWS: Documented --add-header.

Michal Ludvig authored on 2009/02/14 16:01:41
View e5b4705

* run-tests.py: Fixed for new messages.

Michal Ludvig authored on 2009/02/14 15:58:15
View 4927c90

* README: Updated for 0.9.9 * s3cmd, S3/PkgInfo.py, s3cmd.1: Replaced project URLs with http://s3tools.org * NEWS: Improved message.

Michal Ludvig authored on 2009/02/14 12:16:42
February 12, 2009
View 8567b8e

* s3cmd: Added --list-md5 for 'ls' command. * S3/Config.py: New setting list_md5

Michal Ludvig authored on 2009/02/12 09:00:12
View 96b5004

* s3cmd: And send it for requests with no body as well...

Michal Ludvig authored on 2009/02/12 08:57:47