index
:
delta/pyfilesystem-git.git
master
rfk-ideas
wiki
github.com: PyFilesystem/pyfilesystem.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
version bump
Will McGugan
2015-11-14
1
-1
/
+1
*
version bump
Will McGugan
2015-09-07
1
-1
/
+1
*
next version
Will McGugan
2015-05-01
1
-1
/
+1
*
version bump
Will McGugan
2015-05-01
1
-1
/
+1
*
version bump, made commands use entry_points
willmcgugan@gmail.com
2015-02-15
1
-1
/
+1
*
tweaks for 0.5.0
willmcgugan@gmail.com
2014-03-14
1
-1
/
+1
*
Test fixes
willmcgugan@gmail.com
2014-02-26
1
-1
/
+1
*
Change of api (fs.open, fs.setcontent, fs.getcontents) to support io module i...
willmcgugan@gmail.com
2013-03-31
1
-5
/
+5
*
Fixed copydir/movedir, added DeleteRootError
willmcgugan
2012-01-11
1
-3
/
+0
*
Fixed a circular reference issue
willmcgugan
2011-09-10
1
-1
/
+1
*
Release Candidate!
willmcgugan
2011-04-24
1
-4
/
+3
*
LimitSizeFS: remove exceptions I was using for debugging
rfkelly0
2011-04-16
1
-1
/
+1
*
S3FS: more robust detection of keys that represent subdirs
rfkelly0
2011-04-10
1
-1
/
+1
*
Update for version and changelog
willmcgugan
2011-03-08
1
-1
/
+1
*
fuse: replace debugging prints with logger
rfkelly0
2011-02-24
1
-1
/
+1
*
allow uniform use of logging throughout the module
rfkelly0
2011-01-31
1
-0
/
+13
*
remove debugging print from DAVFS
rfkelly0
2011-01-31
1
-1
/
+1
*
re-disable S3FS tests
rfkelly0
2011-01-29
1
-1
/
+1
*
Implement walk/walkfiles/walkdirs in WrapFS.
rfkelly0
2011-01-26
1
-1
/
+1
*
allow listdir/ilistdir to take non-keyword args
rfkelly0
2011-01-05
1
-1
/
+1
*
DAVFS: rearrange logging call stubs
rfkelly0
2010-12-28
1
-1
/
+1
*
change license in setup.py to "BSD"
rfkelly0
2010-12-16
1
-1
/
+1
*
MountFS: add getpathurl() method
rfkelly0
2010-10-22
1
-1
/
+1
*
CacheFS: add cache handling for listdirinfo method
rfkelly0
2010-10-09
1
-1
/
+1
*
fix some corner cases in osfs/watch_win32.py
rfkelly0
2010-09-06
1
-1
/
+1
*
Fixed a few issues that had accumulated in Google Code, bumped the version up...
willmcgugan
2010-06-20
1
-1
/
+1
*
Mostly doc changes, and some pedantic pep-8 tweaks
willmcgugan
2010-06-18
1
-2
/
+2
*
include "fs.osfs" in setup.py packages list
rfkelly0
2010-04-12
1
-1
/
+1
*
set max size for SpooledTemporaryFile
rfkelly0
2010-03-09
1
-1
/
+1
*
split FS wrapper implementations into independent submodules
rfkelly0
2010-01-07
1
-2
/
+2
*
fix typo "syncronise" => "synchronize"
rfkelly0
2010-01-07
1
-5
/
+5
*
Documentation, fixes, A ReadOnlyFS wrapper and a plain old FTP FS class
willmcgugan
2010-01-01
1
-1
/
+19
*
some performance tweaks for ConnectionManagerFS
rfkelly0
2009-11-16
1
-1
/
+1
*
remove extraneous file.seek(0) call
rfkelly0
2009-10-12
1
-1
/
+1
*
more adjustments for new "close" method
rfkelly0
2009-09-28
1
-1
/
+1
*
adjust other classes now that FS has a base "close" method
rfkelly0
2009-09-28
1
-1
/
+1
*
Use custom DummyLock class rather than dummy_threading.RLock
rfkelly0
2009-09-21
1
-1
/
+1
*
extra tests for xattrs
rfkelly0
2009-09-15
1
-1
/
+1
*
fix readwriteappendseek unittest for windows compatability
rfkelly0
2009-08-31
1
-1
/
+1
*
thread-safe RemoteFileBuffer
rfkelly0
2009-07-24
1
-3
/
+4
*
merge branch "rfk-ideas" into trunk
rfkelly0
2009-06-15
1
-12
/
+21
*
Changed text in exception
willmcgugan
2008-09-21
1
-1
/
+1
*
Renamed fs.py to base.py after all. Added copydir and movedir functions to utils
willmcgugan
2008-09-19
1
-1
/
+1
*
Stupid error
willmcgugan
2008-09-19
1
-1
/
+1
*
Decided to make this the first official release, changed version to 0.1.0
willmcgugan
2008-09-19
1
-1
/
+1
*
Renamed base.py to fs.py but regret it!
willmcgugan
2008-09-19
1
-1
/
+1
*
Changes for packaging...
willmcgugan
2008-09-19
1
-0
/
+9
*
Tidy up
willmcgugan
2008-09-19
1
-2
/
+1
*
Various changes..
willmcgugan
2008-09-16
1
-1
/
+9
*
small changes
willmcgugan
2008-09-06
1
-0
/
+3
[next]