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
* s3cmd, S3/S3.py, NEWS: Support for (non-)recursive 'ls' More... almost 17 years ago
* Released version 0.9.9-pre3 --------------------------- More... almost 17 years ago
* run-tests.py: Added a lot of new tests. * testsuite/etc/logo.png: New file. More... almost 17 years ago
* S3/S3.py: object_get() -- make start_position argument optional. More... almost 17 years ago
* s3cmd: Delete local files with "sync --delete-removed" More... almost 17 years ago
* s3cmd, S3/Progress.py: Fixed Unicode output in Progress meter. * s3cmd: Fixed 'del --recursive' without prefix (i.e. all objects). * TODO: Updated list. More... almost 17 years ago
* upload-to-sf.sh: Helper script. More... almost 17 years ago
* S3/PkgInfo.py: Bumped up version to 0.9.9-pre2+svn More... almost 17 years ago
* Released version 0.9.9-pre2 ------------------------ More... almost 17 years ago
* s3cmd, s3cmd.1, S3/S3.py: Display or don't display progress meter default depends on whether we're on TTY (console) or not. More... almost 17 years ago
* s3cmd: Fixed 'get' conflict. More... almost 17 years ago
* s3cmd.1, TODO: Document 'mv' command. More... almost 17 years ago
* S3/S3.py, s3cmd, S3/Config.py, s3cmd.1: Added --continue for 'get' command, improved 'get' failure resiliency. More... almost 17 years ago
* S3/Progress.py: Support for progress meter not starting in 0. More... almost 17 years ago
* s3/s3.py: improved retrying in send_request() and send_file() More... almost 17 years ago
* s3cmd, S3/S3.py, NEWS: "s3cmd mv" for moving objects More... almost 17 years ago
* S3/Utils.py: Common XML parser. * s3cmd, S3/Exeptions.py: Print info message on Error. More... almost 17 years ago
* s3cmd: Support for 'cp' command. * S3/S3.py: Added S3.object.copy() method. * s3cmd.1: Document 'cp' command. * NEWS: Let everyone know ;-) More... almost 17 years ago
* S3/Progress.py: Two progress meter implementations. * S3/Config.py, s3cmd: New --progress / --no-progress parameters and Config() members. * S3/S3.py: Call Progress() in send_file()/recv_file() * NEWS: Let everyone know ;-) More... almost 17 years ago
* NEWS: Fetch 0.9.8.4 release news from 0.9.8.x branch. More... almost 17 years ago
Merge from 0.9.8.x branch, rel 251: * S3/S3.py: Adjusting previous commit (orig 249) - it's not a good idea to retry ALL failures. Especially not those code=4xx where AmazonS3 servers are not happy with our requests. More... almost 17 years ago
Merge from 0.9.8.x branch, rel 249: * S3/S3.py, S3/Exception.py: Re-issue failed requests in S3.send_request() More... almost 17 years ago
Merge from 0.9.8.x branch, rel 248: * s3cmd: Don't leak open filehandles in sync. Thx Patrick Linskey for report. More... almost 17 years ago
Merge from 0.9.8.x branch, rel 247: * s3cmd: Re-raise the right exception. More... almost 17 years ago
Merge from 0.9.8.x branch, rel 246: * s3cmd, S3/S3.py, S3/Exceptions.py: Don't abort 'sync' or 'put' on files that can't be open (e.g. Permision denied). Print a warning and skip over instead. More... almost 17 years ago
Merge from 0.9.8.x branch, rel 245: * S3/S3.py: Escape parameters in strings. Fixes sync to and ls of directories with spaces. (Thx Lubomir Rintel from Fedora Project) More... almost 17 years ago
Merge from 0.9.8.x branch, rel 244: * s3cmd: Unicode brainfuck again. This time force all output in UTF-8, will see how many complaints we'll get... More... almost 17 years ago
* NEWS: s3cmd 0.9.8.4 released from branches/0.9.8.x SVN branch. More... about 17 years ago
* S3/S3.py: Don't run into ZeroDivisionError when speed counter returns 0s elapsed on upload/download file. More... about 17 years ago
* s3cmd, S3/S3.py, S3/Utils.py, S3/S3Uri.py, S3/Exceptions.py: Yet anoter Unicode round. Unicodised all command line arguments before processing. More... about 17 years ago