0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 04, 2024 — Oct 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* 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 More... over 17 years ago
* s3cmd: Don't require $HOME env variable to be set. Fixes #2000133 More... over 17 years ago
* s3cmd: Wrapped all execution in a try/except block to catch all exceptions and ask for a report. More... over 17 years ago
* S3/PkgInfo.py: Version 0.9.8-rc3 More... over 17 years ago
* S3/S3.py: Bucket name can't contain upper-case letters (S3/DNS limitation). More... over 17 years ago
* S3/PkgInfo.py: Version 0.9.8-rc2 More... over 17 years ago
* s3cmd, s3cmd.1: Added GLOB (shell-style wildcard) exclude, renamed orig regexp-style --exclude to --rexclude More... over 17 years ago
* S3/PkgInfo.py: Version 0.9.8-rc1 More... over 17 years ago
* s3cmd, S3/Config.py, s3cmd.1: Added --exclude-from and --debug-syncmatch switches for sync. More... over 17 years ago
* s3cmd: Remove python 2.5 specific code (try/except/finally block) and make s3cmd compatible with python 2.4 again. More... over 17 years ago
* s3cmd.1, NEWS: Document --exclude More... over 17 years ago
Omitted from previous commit. More... over 17 years ago
* s3cmd: Added --exclude switch for sync. More... over 17 years ago
* Released version 0.9.7 More... over 17 years ago
* S3/PkgInfo.py: Bumped up version to 0.9.7 * NEWS: Added 0.9.7 * TODO: Removed completed tasks * s3cmd, s3cmd.1: Updated help texts, removed --dry-run option as it's not implemented. More... over 17 years ago
* S3/Config.py: Store more file attributes in sync to S3. * s3cmd: Make sync remote2local more error-resilient. More... over 17 years ago
Implemented S3->local sync More... over 17 years ago
* s3cmd: Refactored cmd_sync() in preparation for remote->local sync. More... over 17 years ago
2008-04-30 Michal Ludvig <[email protected]> More... over 17 years ago
2008-04-29 Michal Ludvig <[email protected]> More... over 17 years ago
2008-04-29 Michal Ludvig <[email protected]> More... over 17 years ago
This belongs to the previous commit. More... over 17 years ago
2008-04-29 Michal Ludvig <[email protected]> More... over 17 years ago
* S3/S3.py: send_file() now computes MD5 sum of the file being uploaded, compares with ETag returned by Amazon and retries upload if they don't match. More... over 17 years ago
Version -> 0.9.7-pre1 More... over 17 years ago
* s3cmd, S3/S3.py, S3/Utils.py: Throttle upload speed and retry when upload failed. Report download/upload speed and time elapsed. More... over 17 years ago
That's 0.9.6 of course ;-) More... over 17 years ago
* S3/PkgInfo.py: bumped up version to 0.9.6 * NEWS: What's new in 0.9.6 More... over 17 years ago
* S3/S3.py: modify 'x-amz-date' format (problems reported on MacOS X). Thanks Jon Larkowski for fix. More... over 17 years ago
* s3cmd, s3cmd.1: Updated help and man page. More... over 17 years ago