February 24, 2009
View aba75ee

Tag s3cmd 0.9.9 release

Michal Ludvig authored on 2009/02/24 13:28:29
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
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