summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* version bumpWill McGugan2015-11-141-1/+1
* fixes for printtree, tox ini changesWill McGugan2015-11-132-13/+22
* Merge pull request #205 from selaux/fix-tree-to-stdout-with-python-3Will McGugan2015-11-131-2/+2
|\
| * Fix #181: Write to stdout.buffer in python3 instead of stdout.Stefan Lau2015-06-121-2/+2
* | Merge pull request #210 from whiterabbit1983/masterWill McGugan2015-11-131-0/+1
|\ \
| * \ Merge github.com:PyFilesystem/pyfilesystemDmitry Paramonov2015-10-054-13/+37
| |\ \
| * | | order_sensitive property is set to False for all dexml modelsDmitry Paramonov2015-08-051-0/+1
| | |/ | |/|
* | | Merge pull request #202 from msabramo/make_HTTPOpener_support_httpsWill McGugan2015-11-131-1/+1
|\ \ \
| * | | Make HTTPOpener support httpsMarc Abramowitz2015-05-211-1/+1
| |/ /
* | | Merge branch 'master' of github.com:PyFilesystem/pyfilesystemWill McGugan2015-11-131-2/+4
|\ \ \
| * | | fix unsyspath in non windowsWill McGugan2015-10-161-2/+4
| | |/ | |/|
* | | added credentials to s3 openerWill McGugan2015-11-133-8/+16
|/ /
* | version bumpWill McGugan2015-09-072-3/+3
* | Use scandir if availableWill McGugan2015-08-262-10/+34
|/
* next versionWill McGugan2015-05-011-1/+1
* version bumpWill McGugan2015-05-011-1/+1
* Merge branch 'master' of github.com:PyFilesystem/pyfilesystemWill McGugan2015-04-241-1/+43
|\
| * added open_atomic_writeWill McGugan2015-04-191-1/+43
* | added modified_time to zipfsWill McGugan2015-04-121-3/+3
|/
* version bump, made commands use entry_pointswillmcgugan@gmail.com2015-02-151-1/+1
* adde utils.copydir_progress method willmcgugan@gmail.com2015-02-032-1/+51
* Remove redundant importgcode@loowis.durge.org2014-10-311-1/+0
* typogcode@loowis.durge.org2014-10-311-1/+1
* fix parameter namegcode@loowis.durge.org2014-10-311-1/+1
* Add missing importgcode@loowis.durge.org2014-10-311-1/+1
* Indentation fixesgcode@loowis.durge.org2014-10-311-24/+24
* Indentation fixgcode@loowis.durge.org2014-10-311-3/+3
* Fix error-class typogcode@loowis.durge.org2014-10-311-1/+1
* Fix MultiFS example in documentationgcode@loowis.durge.org2014-10-191-1/+2
* Fix comment typogcode@loowis.durge.org2014-10-191-1/+1
* Fix typo in _meta dictgcode@loowis.durge.org2014-10-191-1/+1
* opener fixwillmcgugan@gmail.com2014-10-182-11/+16
* Fixes, including hang bug in readlinewillmcgugan@gmail.com2014-10-166-35/+41
* fix for watchwillmcgugan@gmail.com2014-05-241-2/+2
* Fix for exception messagewillmcgugan@gmail.com2014-04-222-50/+49
* doc fixwillmcgugan@gmail.com2014-03-201-2/+2
* tweaks for 0.5.0willmcgugan@gmail.com2014-03-141-1/+1
* Applied patch to zipfswillmcgugan@gmail.com2014-03-131-1/+2
* Test fixes and preparations for 0.5.0 releasewillmcgugan@gmail.com2014-03-137-26/+41
* Fixes for fs commands in PY3willmcgugan@gmail.com2014-02-273-87/+85
* py2.6 fixeswillmcgugan@gmail.com2014-02-262-2/+2
* Test fixeswillmcgugan@gmail.com2014-02-266-101/+101
* fixeswillmcgugan@gmail.com2014-02-193-3/+3
* Tests for getinfokeyswillmcgugan@gmail.com2013-10-181-2/+17
* getinfokeys methodwillmcgugan@gmail.com2013-10-183-4/+48
* Added missing methods to RawWrapperwillmcgugan@gmail.com2013-09-101-0/+6
* Quick fix for Vladwillmcgugan@gmail.com2013-09-101-0/+3
* Fix for #147willmcgugan@gmail.com2013-09-101-1/+1
* Allow unicode conversion for errors containing non-ascii strings. willmcgugan@gmail.com2013-09-102-1/+13
* createfile fixeswillmcgugan@gmail.com2013-09-104-9/+15