descriptionfs -- Common Pythonic Filesystem API
ownerTommi Virtanen
last changeSun, 5 Jul 2009 15:21:48 +0000
shortlog
2009-07-05 Jyrki Pulliainen Add Jyrki Pulliainen to LICENSE file master
2009-07-05 tobias Merge branch 'master' of git://github.com/nailor/filesystem
2009-07-05 tobias improved tests a bit, more testing on chown and lchown
2009-07-04 Jyrki Pulliainen Merge commit 'origin/master'
2009-07-04 tobias minor refactoring of chown, threw in support for lchown...
2009-07-04 tobias minor refactoring of chown, threw in support for lchown...
2009-07-04 tobias tests for stats, chown ... fixed chown for standard...
2009-07-04 tobias made a test suite for symlink-supporting file systems...
2009-07-04 tobias Removed a duplicated file
2009-07-04 tobias fixed skipped tests
2009-07-03 Jyrki Pulliainen copyonwrite: Fix write mode detection for binary files.
2009-07-03 tobias Minor typo ... I can't really see the use of a write...
2009-07-03 tobias Updated the PEP documentation a bit
2009-07-03 Jyrki Pulliainen Change file() to open() for Py3k compatibility
2009-07-03 Jyrki Pulliainen Replace __cmp__ with __lt__, __gt__, __lte__ and so...
2009-07-02 Tommi Virtanen Include LICENSE in source distribution. release/0.2
...
tags
7 months ago release/0.2 Release v0.2
heads
7 months ago master
7 months ago py3k-compatibility
7 months ago dist
18 months ago rename-mutates
18 months ago errno-exceptions