July 29, 2008
View 43458d3

* Released version 0.9.8.3

Michal Ludvig authored on 2008/07/29 10:28:00
View 9a5cde4

* S3/Utils.py (hash_file_md5): Hash files in 32kB chunks instead of reading it all up to a memory first to avoid OOM on large files.

Michal Ludvig authored on 2008/07/29 10:23:11
July 7, 2008
View d9a3c84

* s3cmd.1: couple of syntax fixes from Mikhail Gusarov

Michal Ludvig authored on 2008/07/07 18:50:24
July 3, 2008
View 5be0729

* S3/PkgInfo.py: Bumped up version to 0.9.8.2 * NEWS: Added 0.9.8.2

Michal Ludvig authored on 2008/07/03 21:26:03
View 26b4a8e

* s3cmd: Print version info on 'unexpected error' output.

Michal Ludvig authored on 2008/07/03 21:24:15
June 30, 2008
View 493c072

* S3/S3.py: Re-upload when Amazon doesn't send ETag in PUT response. It happens from time to time for unknown reasons. Thanks "Burtc" for report and "hermzz" for fix. Fixes #1990387

Michal Ludvig authored on 2008/06/30 22:38:12
June 27, 2008
View 0471c1d

* S3/PkgInfo.py: Bumped up version to 0.9.8.1 * NEWS: Added 0.9.8.1

Michal Ludvig authored on 2008/06/27 14:26:28
View 87c0b03

* s3cmd: make 'cfg' global

Michal Ludvig authored on 2008/06/27 14:23:37
View 545f507

* run-tests.sh: Sort-of testsuite

Michal Ludvig authored on 2008/06/27 14:12:24
June 23, 2008
View 2dad9f8

* s3cmd: Last-minute compatibility fixes for Python 2.4

Michal Ludvig authored on 2008/06/23 14:36:16
View 3490bb4

* S3/PkgInfo.py: Bumped up version to 0.9.8 * NEWS: Added 0.9.8 * TODO: Removed completed tasks * s3cmd, s3cmd.1: --debug-exclude is an alias for --debug-syncmatch

Michal Ludvig authored on 2008/06/23 13:46:03
View ca16859

* s3cmd: Don't require $HOME env variable to be set. Fixes #2000133

Michal Ludvig authored on 2008/06/23 13:01:04
View 4a52baa

* s3cmd: Wrapped all execution in a try/except block to catch all exceptions and ask for a report.

Michal Ludvig authored on 2008/06/23 12:47:01
June 17, 2008
View 2cb2e67

* S3/PkgInfo.py: Version 0.9.8-rc3

Michal Ludvig authored on 2008/06/17 23:15:12
View 421133c

* S3/S3.py: Bucket name can't contain upper-case letters (S3/DNS limitation).

Michal Ludvig authored on 2008/06/17 23:13:32