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 58 of 65
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* NEWS: Updated.
Michal Ludvig
More...
almost 17 years ago
* run-tests.py: Adapted to the above change. * run-tests.sh: removed.
Michal Ludvig
More...
almost 17 years ago
* testsuite: moved encoding-specific files to 'tar.gz' archives.
Michal Ludvig
More...
almost 17 years ago
* testsuite: moved encoding-specific files to 'tar' archives.
Michal Ludvig
More...
almost 17 years ago
* testsuite: added GBK encoding files.
Michal Ludvig
More...
almost 17 years ago
* testsuite: reorganised UTF-8 files
Michal Ludvig
More...
almost 17 years ago
* run-tests.py: Don't assume utf-8, use preferred encoding instead.
Michal Ludvig
More...
almost 17 years ago
* s3cmd, S3/Utils.py, S3/Exceptions.py, S3/Progress.py, S3/Config.py, S3/S3.py: Added --encoding switch and Config.encoding variable. Don't assume utf-8 for filesystem and terminal output anymore.
Michal Ludvig
More...
almost 17 years ago
* s3cmd: Avoid ZeroDivisionError on fast links.
Michal Ludvig
More...
almost 17 years ago
* s3cmd: Unicodised all info() output.
Michal Ludvig
More...
almost 17 years ago
Convert CRLF to LF
Michal Ludvig
More...
almost 17 years ago
* run-tests.py: Exit on failed test. Fixed order of tests.
Michal Ludvig
More...
almost 17 years ago
* s3cmd: Replace unknown Unicode characters with '?' to avoid UnicodeEncodeError's. Also make all output strings unicode.
Michal Ludvig
More...
almost 17 years ago
* TODO, NEWS: Updated
Michal Ludvig
More...
almost 17 years ago
* s3cmd: Improved wildcard get.
Michal Ludvig
More...
almost 17 years ago
* run-tests.py: Improved testsuite, added parameters support to run only specified tests, cleaned up win/posix integration.
Michal Ludvig
More...
almost 17 years ago
* S3/Exception.py: Python 2.4 doesn't automatically set Exception.message.
Michal Ludvig
More...
almost 17 years ago
* run-tests.py: Improved testsuite, added parameters support to run only specified tests, cleaned up win/posix integration.
Michal Ludvig
More...
almost 17 years ago
* s3cmd, run-tests.py: Make it work on Windows.
Michal Ludvig
More...
almost 17 years ago
* setup.cfg: Remove explicit install prefix. That should fix Mac OS X and Windows "setup.py install" runs.
Michal Ludvig
More...
almost 17 years ago
* s3cmd, S3/S3.py, S3/Progress.py: Display "[X of Y]" in --progress mode.
Michal Ludvig
More...
almost 17 years ago
* s3cmd, S3/Config.py: Implemented recursive [get]. Added --skip-existing option for [get] and [sync].
Michal Ludvig
More...
almost 17 years ago
* TODO: Updated
Michal Ludvig
More...
almost 17 years ago
* S3/Progress.py: Restructured import Utils to avoid import conflicts.
Michal Ludvig
More...
almost 17 years ago
* s3cmd: Better Exception output. Print sys.path on ImportError, don't print backtrace on KeyboardInterrupt
Michal Ludvig
More...
almost 17 years ago
* s3cmd: Support for multiple sources in 'get' command.
Michal Ludvig
More...
almost 17 years ago
* TODO: Updated list.
Michal Ludvig
More...
almost 17 years ago
* s3cmd: Don't display download/upload completed message in --progress mode. * S3/S3.py: Pass src/dst names down to Progress class. * S3/Progress.py: added new class ProgressCR - apparently ProgressANSI doesn't work on MacOS-X (and perhaps elsewhere). * S3/Config.py: Default progress meter is now ProgressCR * s3cmd: Updated email address for reporting bugs.
Michal Ludvig
More...
almost 17 years ago
* s3cmd: Updated email address for reporting bugs. * TODO: Updated list.
Michal Ludvig
More...
almost 17 years ago
Fixes for non-recursive 'ls' support from previous commit.
Michal Ludvig
More...
almost 17 years ago
←
1
2
…
54
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