February 7, 2007
View ff797f8

Renamed s3py to s3cmd

Michal Ludvig authored on 2007/02/07 13:02:15
January 19, 2007
View f51f14c

Tagged release 0.9.0

Michal Ludvig authored on 2007/01/19 13:20:05
View a70db59

Include README into tarballs

Michal Ludvig authored on 2007/01/19 12:52:45
View f8f436e

Added comprehensive README file

Michal Ludvig authored on 2007/01/19 12:38:04
View ab58f17

- Added configuration for setup.py sdist

Michal Ludvig authored on 2007/01/19 09:37:28
View 5a736f0

- Added interactive configurator (--configure) - Added config dumper (--dump-config) - Improved --help output

Michal Ludvig authored on 2007/01/19 09:20:14
View 7023e93

Added info for building RPM packages.

Michal Ludvig authored on 2007/01/19 09:11:11
January 18, 2007
View b008e47

Moved class Config from S3/S3.py to S3/Config.py

Michal Ludvig authored on 2007/01/18 11:21:17
View 788fe25

Renamed S3/ConfigParser.py to S3/Config.py

Michal Ludvig authored on 2007/01/18 11:17:17
View f45580a

Added info about homepage

Michal Ludvig authored on 2007/01/18 11:00:38
January 17, 2007
View f4555c3

- Use prefix for listings if specified. - List all commands in --help

Michal Ludvig authored on 2007/01/17 08:14:35
January 16, 2007
View 9b7618a

Major rework of Config class: - Renamed from AwsConfig to Config - Converted to Singleton (see Config.__new__() and an article on Wikipedia) - No more explicit listing of options - use introspection to get them (class variables that of type str, int or bool that don't start with underscore) - Check values read from config file and verify their type.

Michal Ludvig authored on 2007/01/16 08:35:35
January 14, 2007
View 9081133

- Merged list-buckets and bucket-list-objects operations into a single 'ls' command. - New parameter -P for uploading publicly readable objects

Michal Ludvig authored on 2007/01/14 21:45:14
January 13, 2007
View c76aaa1

Renamed s3.py to s3cmd (take 2)

Michal Ludvig authored on 2007/01/13 22:21:44
View 3cc025a

Renamed s3.py to s3cmd

Michal Ludvig authored on 2007/01/13 22:20:28