February 19, 2007
View 81eb438

Added NEWS file

Michal Ludvig authored on 2007/02/19 11:46:54
View f98a27f

- New feature - allow "get" to stdout

Michal Ludvig authored on 2007/02/19 11:33:20
View 9781df2

Removed S3fs.py (development moved to a dedicated branch).

Michal Ludvig authored on 2007/02/19 11:32:17
February 8, 2007
View f81b11d

- Implemented mknod() - Can create directory structure

Michal Ludvig authored on 2007/02/08 11:42:08
View 5b5c01c

- Rewritten to use SQLite3. Currently can create the filesystem, and a root inode.

Michal Ludvig authored on 2007/02/08 09:35:55
February 7, 2007
View 03493ec

Renamed s3py to s3cmd

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

- Only require Python 2.4, not 2.5

Michal Ludvig authored on 2007/02/07 12:36:22
View 253e299

- Removed show_uri - no longer needed, it's now default

Michal Ludvig authored on 2007/02/07 12:31:53
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