summaryrefslogtreecommitdiff
path: root/fuse.py
Commit message (Expand)AuthorAgeFilesLines
...
* Broke the very long lines of text to make source more readable.verigak2009-04-071-17/+28
* Fixed statfs for Linux.verigak2009-04-011-112/+110
* Some reorganization to make source more readable and more sane.verigak2009-03-221-299/+230
* Small code improvements (thanks David Simmer)verigak2009-03-151-3/+2
* Better defaults for the *xattr functions.verigak2009-02-131-4/+6
* Add compatibility for 64bit Linux.verigak2009-02-131-32/+50
* removexattr was brokenverigak2008-12-151-2/+2
* Fixed `setxattr` to get `value` as a string, even when its binary data.verigak2008-12-131-1/+2
* Fixed misleading variable name. (Credit: Bill Janssen)verigak2008-11-131-1/+1
* Updated the email of the copyright.verigak2008-11-131-1/+1
* Initial commit to Google Code.verigak2008-11-131-0/+567