February 7, 2007
View bf01f70

Renamed s3py to s3cmd

Michal Ludvig authored on 2007/02/07 13:02:15
View ed7e902

Require python 2.4

Michal Ludvig authored on 2007/02/07 12:14:27
View 533728f

Removed S3fs.py from distribution tarball (it isn't yet finished)

Michal Ludvig authored on 2007/02/07 12:11:50
View d261c3c

Tagged release 0.9.1

Michal Ludvig authored on 2007/02/07 12:09:48
View 8f9a631

- Version 0.9.1

Michal Ludvig authored on 2007/02/07 12:09:44
View 1f7d2de

- Change all "exit()" calls to "sys.exit()" and allow for python 2.4

Michal Ludvig authored on 2007/02/07 12:06:38
View a0fc5bc

Removed dependency on hashlib -> allow for python 2.4

Michal Ludvig authored on 2007/02/07 12:05:25
January 26, 2007
View 42b24ca

- Case insensitive regex in S3Uri.py

Michal Ludvig authored on 2007/01/26 22:17:44
View c1e2e0d

- Added support for stroing/loading inodes. No data yet however.

Michal Ludvig authored on 2007/01/26 12:42:34
View 0f32b09

Initial version of S3fs module - can create filesystem via "S3fs.mkfs()"

Michal Ludvig authored on 2007/01/26 11:34:08
View ec50b5a

- Added headers with copyright to all files - Removed S3.compose_uri(), introduced S3UriS3.compose_uri() instead.

Michal Ludvig authored on 2007/01/26 08:33:35
View b819c70

- 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 authored on 2007/01/26 08:01:18
January 25, 2007
View af3425b

- New module S3/S3Uri.py - converted "put" operation to use the new S3Uri class

Michal Ludvig authored on 2007/01/25 10:47:36
January 24, 2007
View eb9c54e

- Added 'cp' command - Renamed parse_s3_uri to parse_uri (this will go away anyway)

Michal Ludvig authored on 2007/01/24 09:03:12
January 19, 2007
View a70db59

Include README into tarballs

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