0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 22 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix CouchDB imports. More... over 10 years ago
Update README More... about 13 years ago
Tweak README formatting More... over 13 years ago
Rename README for Markdown goodness on github More... over 13 years ago
Fix for command-line usage. More... over 14 years ago
Set permissions to the current user and group instead of root:root. More... over 15 years ago
Add support for renaming files. More... over 15 years ago
More updates to make directories work. More... over 15 years ago
Delete extraneous directory. More... over 15 years ago
Move everything to simpler couchmount.py file. More... over 15 years ago
More work on support for directories. More... over 15 years ago
First stab at supporting mkdir(). More... over 15 years ago
Revert previous commit as fuse-python doesn't seem to play nicely with easy_install (at least on Ubuntu). More... over 15 years ago
Added missing fuse-python dependency. More... over 15 years ago
Updated couchdb-python version dependency (hopefully it'll work this time round). More... over 15 years ago
Updated README with installation information. More... over 15 years ago
Another fix for the couchdb-python dependency (0.5 isn't released just yet!) More... over 15 years ago
Update couchdb-python dependency version to 0.5 in anticipation of its release. More... over 15 years ago
Updated couchdb-python dependency version. More... over 15 years ago
Added setup.py installer. More... over 15 years ago
Added statfs to show that there is always free space on the CouchDB FS. More... over 15 years ago
Rewrote everything, as my original objective was to enable me to edit CouchDB document attachments directly via the filesystem. More... over 15 years ago
Initial read-only FUSE module. More... over 15 years ago
Initial directory structure. More... over 15 years ago