summaryrefslogtreecommitdiff
path: root/fs/opener.py
Commit message (Expand)AuthorAgeFilesLines
* opener fixwillmcgugan@gmail.com2014-10-181-10/+15
* getinfokeys methodwillmcgugan@gmail.com2013-10-181-1/+1
* Added option to folllow symlinks to ftpfs, patch from Andrewwillmcgugan@gmail.com2013-09-091-1/+1
* Change of api (fs.open, fs.setcontent, fs.getcontents) to support io module i...willmcgugan@gmail.com2013-03-311-215/+214
* opener fix and testswillmcgugan2012-01-261-1/+1
* Made opener return an OSFS rather thatn an SubFS, where appropriatewillmcgugan2012-01-051-3/+7
* First stab at a Python3 portwillmcgugan2011-12-261-2/+2
* Support for Windows long paths in opener, and multifs fixwillmcgugan2011-11-231-0/+2
* Fixed a circular reference issuewillmcgugan2011-09-101-18/+13
* Fixes and documentationwillmcgugan2011-08-071-3/+4
* OSFSOpener: use os.path functions instead of fs.path functions.rfkelly02011-06-151-9/+6
* Fix for missing size fieldwillmcgugan2011-05-261-2/+5
* Opener fixeswillmcgugan2011-03-201-4/+5
* Added an opener for multifs and mountfswillmcgugan2011-03-181-9/+107
* Fix to allow backrefs in command line appswillmcgugan2011-03-091-0/+4
* spelling fixesrfkelly02011-03-081-10/+22
* Added new appdirfs modulewillmcgugan2011-03-081-0/+81
* more renames of "tahoefs"rfkelly02011-03-081-1/+1
* rename TahoeFS => TahoeLAFS for consistency with upstream project namingrfkelly02011-03-081-3/+3
* Lots of docs, some cosmetic changeswillmcgugan2011-03-051-21/+15
* Fix for fs url parsing so that credentials can contain an exclamation markwillmcgugan2011-01-241-5/+8
* add fs.expose.importhookrfkelly02011-01-041-1/+2
* Made a start on the docswillmcgugan2011-01-011-5/+36
* fix typo "sfspfs" => "sftpfs"rfkelly02010-12-311-2/+2
* Added an simple httpfs, and sorted out command installationwillmcgugan2010-12-211-25/+40
* test fixes for windozewillmcgugan2010-12-201-11/+13
* Improved output for fsservewillmcgugan2010-12-181-22/+64
* Added openers for Tahoe and Davwillmcgugan2010-12-181-8/+114
* Command improvementswillmcgugan2010-12-161-8/+45
* Added --listopeners switch to commandswillmcgugan2010-12-141-50/+104
* Major ftp improvmentswillmcgugan2010-12-131-28/+16
* Added fsmount command, made memroyfs work with threadswillmcgugan2010-12-121-1/+1
* Command fixeswillmcgugan2010-12-121-30/+26
* Added fsmkdir commandwillmcgugan2010-12-111-11/+10
* More changes to the FS url syntaxwillmcgugan2010-12-111-25/+28
* Fixed tests for ftpwillmcgugan2010-12-111-1/+1
* Changed syntax for commands to be more url like, optimized sftps to use fewer...willmcgugan2010-12-091-73/+141
* Fixes for zip openerwillmcgugan2010-12-071-11/+17
* Opener fixeswillmcgugan2010-12-061-2/+17
* Removed commentswillmcgugan2010-12-051-24/+1
* Some missing files from last pushwillmcgugan2010-12-051-0/+328