summaryrefslogtreecommitdiff
path: root/fs/xattrs.py
Commit message (Expand)AuthorAgeFilesLines
* Doc fixeswillmcgugan2011-03-081-4/+4
* allow listdir/ilistdir to take non-keyword argsrfkelly02011-01-051-4/+4
* fix some broken/missing ilistdir implementationsrfkelly02011-01-051-0/+6
* Added FS command line scriptswillmcgugan2010-12-051-1/+1
* Mostly doc changes, and some pedantic pep-8 tweakswillmcgugan2010-06-181-0/+1
* Documentation, fixes, A ReadOnlyFS wrapper and a plain old FTP FS classwillmcgugan2010-01-011-11/+11
* insist on unicode paths throughoutrfkelly02009-11-201-0/+1
* SimulateXAttr: ensure xattrs are deleted when deleting a file/directoryrfkelly02009-09-141-2/+33
* more robustness (particularly cross-thread) for SimulateXAttr wrapperrfkelly02009-07-171-4/+11
* insist that xattr values are always stringsrfkelly02009-06-071-1/+1
* move xattr stuff into its own first-level submodulerfkelly02009-06-061-0/+159