summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Various changes..willmcgugan2008-09-164-21/+52
* Removed redundant importwillmcgugan2008-09-161-1/+0
* Added a thread lock to makedirwillmcgugan2008-09-161-6/+10
* Added optimized getcontents methodwillmcgugan2008-09-161-2/+16
* Added created time to Zip file listingswillmcgugan2008-09-161-1/+3
* Expanded on ZipFS and fixed a few bugs.willmcgugan2008-09-163-44/+133
* Added friendly exception if ZipFS is used after the zip file is closed...willmcgugan2008-09-101-2/+18
* Changes to add listdir capabilities to ZipFSwillmcgugan2008-09-101-1/+29
* Work in progress for the zip filesystemwillmcgugan2008-09-092-5/+24
* Basic functionality for the Zip FSwillmcgugan2008-09-092-6/+86
* Work in progresswillmcgugan2008-09-081-5/+0
* Work in progresswillmcgugan2008-09-083-4/+33
* Work in progresswillmcgugan2008-09-084-63/+63
* some enhancementswillmcgugan2008-09-072-1/+17
* Enhanced copy / move dir functionality, and added testswillmcgugan2008-09-075-20/+229
* small changeswillmcgugan2008-09-062-1/+5
* Work in progress. More tests. Move helper function in to new helpers.py file.willmcgugan2008-09-067-300/+342
* Work in progresswillmcgugan2008-09-051-1/+1
* tweakwillmcgugan2008-09-051-2/+0
* Beginning a Zip Filesystemwillmcgugan2008-09-052-1/+18
* tweakswillmcgugan2008-09-051-2/+2
* Work in progresswillmcgugan2008-09-053-3/+25
* Added depth first search for the walk method, added a number of docstrings.willmcgugan2008-09-055-54/+147
* Work in progresswillmcgugan2008-09-042-1/+11
* Work in progresswillmcgugan2008-09-046-53/+18
* Added more testswillmcgugan2008-09-043-0/+71
* Work in progress, added more tests and a info window for BrowseWinwillmcgugan2008-09-045-17/+119
* Some docstrings and enhancementswillmcgugan2008-08-212-22/+39
* Added thread syncronisation to filesystem objectswillmcgugan2008-08-216-344/+562
* Experimental path classwillmcgugan2008-08-201-0/+36
* Some changes to the testswillmcgugan2008-08-201-8/+4
* Enhancements to objecttree, and added objecttree test suitewillmcgugan2008-08-202-2/+48
* Docstring tweakwillmcgugan2008-08-191-2/+2
* Work in progress. Added some docstrings...willmcgugan2008-08-192-5/+44
* Work in progresswillmcgugan2008-08-194-38/+82
* Beginning a utils module to keep various fs related functions in...willmcgugan2008-08-191-8/+17
* More work on the test suitewillmcgugan2008-08-193-1/+29
* Enhanced copyfile functionwillmcgugan2008-08-191-0/+27
* Fleshing out the test suite. Also changed fs.mkdir to fs.makedir, for sake of...willmcgugan2008-08-196-22/+102
* Some changes to the MountFSwillmcgugan2008-08-112-5/+86
* Refactor and ehancements to mountfswillmcgugan2008-08-024-68/+253
* Added deleting of items to object treewillmcgugan2008-08-011-0/+7
* some small enhancementswillmcgugan2008-08-011-2/+7
* Some small tweaks...willmcgugan2008-08-011-5/+5
* Tidied up the code, and added an ObjectTree classwillmcgugan2008-08-017-241/+238
* Small fixwillmcgugan2008-07-311-0/+1
* Fleshed out the subdir fs and added a few methods to the osfswillmcgugan2008-07-312-20/+98
* Work in progresswillmcgugan2008-07-312-20/+70
* Moved OSFS to own file, added testswillmcgugan2008-07-317-212/+368
* Some tweakswillmcgugan2008-07-302-2/+16