February 14, 2009
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
View 141a06f

* s3cmd: Set Content-Length header for requests with 'body'.

Michal Ludvig authored on 2009/02/12 06:56:44
February 1, 2009
View d1de1ab

* Released version 0.9.9-rc3

Michal Ludvig authored on 2009/02/01 20:18:56
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 30, 2009
View b39528e

* Released version 0.9.9-rc2

Michal Ludvig authored on 2009/01/30 08:57:47
January 29, 2009
View 59864e5

* s3cmd: Under some circumstance s3cmd crashed when put/get/sync had 0 files to transmit. Fixed now.

Michal Ludvig authored on 2009/01/29 20:04:55
January 27, 2009
View 30888da

* s3cmd: Output 'delete:' in --dry-run only when used together with --delete-removed. Otherwise the user will think that without --dry-run it would really delete the files.

Michal Ludvig authored on 2009/01/27 20:22:33
View 19accd3

* Released version 0.9.9-rc1

Michal Ludvig authored on 2009/01/27 11:15:00
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 25, 2009
View 7484d6c

* s3cmd: Implemented --include and friends.

W. Tell authored on 2009/01/25 19:47:49
January 24, 2009
View 6541c83

* TODO: Note about failing GPG.

Michal Ludvig authored on 2009/01/24 22:22:18
View e3afa96

* s3cmd: Rewritten gpg_command() to use subprocess.Popen() instead of os.popen4() deprecated in 2.6

Michal Ludvig authored on 2009/01/24 21:52:08