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
about 11 hours
ago. based on code collected
about 12 hours
ago.
Oct 07, 2024 — Oct 07, 2025
Showing page 56 of 65
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* s3cmd: Fixed reporting of ImportError of S3 modules.
Michal Ludvig
More...
over 16 years ago
* s3cmd: Fixed Error: global name 'real_filename' is not defined
Michal Ludvig
More...
over 16 years ago
* s3cmd: New command [sign] * S3/Utils.py: New function sign_string() * S3/S3.py, S3/CloudFront.py: Use sign_string().
Michal Ludvig
More...
over 16 years ago
* Released version 0.9.9
Michal Ludvig
More...
over 16 years ago
* 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
More...
over 16 years ago
* s3cmd: Check Python version >= 2.4 as soon as possible.
Michal Ludvig
More...
over 16 years ago
* s3cmd, S3/Config.py, S3/S3.py: Added --add-header option. * NEWS: Documented --add-header.
Michal Ludvig
More...
over 16 years ago
* run-tests.py: Fixed for new messages.
Michal Ludvig
More...
over 16 years ago
* README: Updated for 0.9.9 * s3cmd, S3/PkgInfo.py, s3cmd.1: Replaced project URLs with http://s3tools.org * NEWS: Improved message.
Michal Ludvig
More...
over 16 years ago
* s3cmd: Added --list-md5 for 'ls' command. * S3/Config.py: New setting list_md5
Michal Ludvig
More...
over 16 years ago
* s3cmd: And send it for requests with no body as well...
Michal Ludvig
More...
over 16 years ago
* s3cmd: Set Content-Length header for requests with 'body'.
Michal Ludvig
More...
over 16 years ago
* Released version 0.9.9-rc3
Michal Ludvig
More...
over 16 years ago
* S3/Exceptions.py: Correct S3Exception.__str__() to avoid crash in S3Error() subclass. Reported by '~t2~'. * NEWS: Updated.
Michal Ludvig
More...
over 16 years ago
* Released version 0.9.9-rc2
Michal Ludvig
More...
over 16 years ago
* s3cmd: Under some circumstance s3cmd crashed when put/get/sync had 0 files to transmit. Fixed now.
Michal Ludvig
More...
over 16 years ago
* 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
More...
over 16 years ago
* Released version 0.9.9-rc1
Michal Ludvig
More...
over 16 years ago
* Merged CloudFront support from branches/s3cmd-airlock See the ChangeLog in that branch for details.
Michal Ludvig
More...
over 16 years ago
* s3cmd: Implemented --include and friends.
W. Tell
More...
over 16 years ago
* TODO: Note about failing GPG.
Michal Ludvig
More...
over 16 years ago
* s3cmd: Rewritten gpg_command() to use subprocess.Popen() instead of os.popen4() deprecated in 2.6
Michal Ludvig
More...
over 16 years ago
* S3/Exceptions.py: Remove DeprecationWarning about BaseException.message in Python 2.6
Michal Ludvig
More...
over 16 years ago
* s3cmd: Enabled --dry-run and --exclude for 'put' and 'get'.
Michal Ludvig
More...
over 16 years ago
* S3/Config.py: guess_mime_type = True (will affect new installations only).
Michal Ludvig
More...
over 16 years ago
* S3/PkgInfo.py, NEWS, TODO: Updated for 0.9.9-pre5
Michal Ludvig
More...
over 16 years ago
* run-tests.py: Updated paths for the new sync semantics. * s3cmd, S3/S3.py: Small fixes to make testsuite happy.
Michal Ludvig
More...
over 16 years ago
* s3cmd: Migrated 'sync' local->remote to the new scheme with fetch_{local,remote}_list(). Enabled --dry-run for 'sync'.
Michal Ludvig
More...
over 16 years ago
* s3cmd: Migrated 'sync' remote->local to the new scheme with fetch_{local,remote}_list(). Changed fetch_remote_list() to return dict() compatible with fetch_local_list(). Re-implemented --exclude / --include processing. * S3/Utils.py: functions for parsing RFC822 dates (for HTTP header responses). * S3/Config.py: placeholders for --include.
Michal Ludvig
More...
over 16 years ago
* S3/CloudFront.py: Implemented ModifyDistribution(), added support for CNAMEs, Comments and Enable/Disable. * s3cmd: Enabled cfmodify, added --enable/--disable, --cf-add-cname/--cf-remove-cname, --cf-comment options. Added updating from 'options' to CfCmd.options.
Michal Ludvig
More...
over 16 years ago
←
1
2
…
52
53
54
55
56
57
58
59
60
…
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