summaryrefslogtreecommitdiff
path: root/fs/browsewin.py
Commit message (Expand)AuthorAgeFilesLines
* Renamed fs.py to base.py after all. Added copydir and movedir functions to utilswillmcgugan2008-09-191-1/+1
* Some documentationwillmcgugan2008-09-191-0/+8
* Expanded on ZipFS and fixed a few bugs.willmcgugan2008-09-161-2/+2
* Work in progresswillmcgugan2008-09-041-2/+2
* Work in progress, added more tests and a info window for BrowseWinwillmcgugan2008-09-041-0/+33
* Refactor and ehancements to mountfswillmcgugan2008-08-021-3/+4
* Work in progresswillmcgugan2008-07-291-11/+9
* Added desc method to filesystems that display debugging information regarding...willmcgugan2008-07-291-1/+4
* Added a getinfo method. Expanded browsewin utility to show filesize and creat...willmcgugan2008-07-261-10/+35
* Refinements to the memoryfs class, and added a 'walk' generator to the base c...willmcgugan2008-07-261-8/+8
* Work in progress for memoryfs, cleaned up exception error codeswillmcgugan2008-07-241-1/+7
* Started work on the memory filesystemwillmcgugan2008-07-211-11/+8
* Fixed problem recursion on Windowswillmcgugan2008-07-211-4/+4
* First check-in, lots of work to do!willmcgugan2008-07-201-0/+94