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 64 of 65
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* ChangeLog: Converted SVN logs to ChangeLog
Michal Ludvig
More...
over 18 years ago
* S3/S3.py: Modify S3Error exception to work in python 2.4 (=> don't expect Exception is a new-style class). * s3cmd: Updated for the above change.
Michal Ludvig
More...
over 18 years ago
Added more documentation.
Michal Ludvig
More...
over 18 years ago
Added NEWS file
Michal Ludvig
More...
over 18 years ago
- New feature - allow "get" to stdout
Michal Ludvig
More...
over 18 years ago
Removed S3fs.py (development moved to a dedicated branch).
Michal Ludvig
More...
over 18 years ago
- Implemented mknod() - Can create directory structure
Michal Ludvig
More...
over 18 years ago
- Rewritten to use SQLite3. Currently can create the filesystem, and a root inode.
Michal Ludvig
More...
over 18 years ago
Renamed s3py to s3cmd
Michal Ludvig
More...
over 18 years ago
- Only require Python 2.4, not 2.5
Michal Ludvig
More...
over 18 years ago
- Removed show_uri - no longer needed, it's now default
Michal Ludvig
More...
over 18 years ago
- Version 0.9.1
Michal Ludvig
More...
over 18 years ago
- Change all "exit()" calls to "sys.exit()" and allow for python 2.4
Michal Ludvig
More...
over 18 years ago
Removed dependency on hashlib -> allow for python 2.4
Michal Ludvig
More...
over 18 years ago
- Case insensitive regex in S3Uri.py
Michal Ludvig
More...
over 18 years ago
- Added support for stroing/loading inodes. No data yet however.
Michal Ludvig
More...
over 18 years ago
Initial version of S3fs module - can create filesystem via "S3fs.mkfs()"
Michal Ludvig
More...
over 18 years ago
- Added headers with copyright to all files - Removed S3.compose_uri(), introduced S3UriS3.compose_uri() instead.
Michal Ludvig
More...
over 18 years ago
- Converted all users of parse_uri to S3Uri class API - Removed "cp" command again. Will have to use 'put' and 'get' for now
Michal Ludvig
More...
over 18 years ago
- New module S3/S3Uri.py - converted "put" operation to use the new S3Uri class
Michal Ludvig
More...
over 18 years ago
- Added 'cp' command - Renamed parse_s3_uri to parse_uri (this will go away anyway)
Michal Ludvig
More...
over 18 years ago
Include README into tarballs
Michal Ludvig
More...
over 18 years ago
Added comprehensive README file
Michal Ludvig
More...
over 18 years ago
- Added configuration for setup.py sdist
Michal Ludvig
More...
over 18 years ago
- Added interactive configurator (--configure) - Added config dumper (--dump-config) - Improved --help output
Michal Ludvig
More...
over 18 years ago
Added info for building RPM packages.
Michal Ludvig
More...
over 18 years ago
Moved class Config from S3/S3.py to S3/Config.py
Michal Ludvig
More...
over 18 years ago
Renamed S3/ConfigParser.py to S3/Config.py
Michal Ludvig
More...
over 18 years ago
Added info about homepage
Michal Ludvig
More...
over 18 years ago
- Use prefix for listings if specified. - List all commands in --help
Michal Ludvig
More...
over 18 years ago
←
1
2
…
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