openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
s3cmd
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 04, 2024 — Oct 04, 2025
Showing page 59 of 65
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* s3cmd, S3/S3.py, NEWS: Support for (non-)recursive 'ls'
Michal Ludvig
More...
almost 17 years ago
* Released version 0.9.9-pre3 ---------------------------
Michal Ludvig
More...
almost 17 years ago
* run-tests.py: Added a lot of new tests. * testsuite/etc/logo.png: New file.
Michal Ludvig
More...
almost 17 years ago
* S3/S3.py: object_get() -- make start_position argument optional.
Michal Ludvig
More...
almost 17 years ago
* s3cmd: Delete local files with "sync --delete-removed"
Michal Ludvig
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.
Michal Ludvig
More...
almost 17 years ago
* upload-to-sf.sh: Helper script.
Michal Ludvig
More...
almost 17 years ago
* S3/PkgInfo.py: Bumped up version to 0.9.9-pre2+svn
Michal Ludvig
More...
almost 17 years ago
* Released version 0.9.9-pre2 ------------------------
Michal Ludvig
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.
Michal Ludvig
More...
almost 17 years ago
* s3cmd: Fixed 'get' conflict.
Michal Ludvig
More...
almost 17 years ago
* s3cmd.1, TODO: Document 'mv' command.
Michal Ludvig
More...
almost 17 years ago
* S3/S3.py, s3cmd, S3/Config.py, s3cmd.1: Added --continue for 'get' command, improved 'get' failure resiliency.
Michal Ludvig
More...
almost 17 years ago
* S3/Progress.py: Support for progress meter not starting in 0.
Michal Ludvig
More...
almost 17 years ago
* s3/s3.py: improved retrying in send_request() and send_file()
Michal Ludvig
More...
almost 17 years ago
* s3cmd, S3/S3.py, NEWS: "s3cmd mv" for moving objects
Michal Ludvig
More...
almost 17 years ago
* S3/Utils.py: Common XML parser. * s3cmd, S3/Exeptions.py: Print info message on Error.
Michal Ludvig
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 ;-)
Michal Ludvig
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 ;-)
Michal Ludvig
More...
almost 17 years ago
* NEWS: Fetch 0.9.8.4 release news from 0.9.8.x branch.
Michal Ludvig
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.
Michal Ludvig
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()
Michal Ludvig
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.
Michal Ludvig
More...
almost 17 years ago
Merge from 0.9.8.x branch, rel 247: * s3cmd: Re-raise the right exception.
Michal Ludvig
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.
Michal Ludvig
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)
Michal Ludvig
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...
Michal Ludvig
More...
almost 17 years ago
* NEWS: s3cmd 0.9.8.4 released from branches/0.9.8.x SVN branch.
Michal Ludvig
More...
about 17 years ago
* S3/S3.py: Don't run into ZeroDivisionError when speed counter returns 0s elapsed on upload/download file.
Michal Ludvig
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.
Michal Ludvig
More...
about 17 years ago
←
1
2
…
55
56
57
58
59
60
61
62
63
64
65
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree