Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-10 | For FUSE file nodes' uid/gid is taken from the *.rec dir, for dir nodes from ↵ | etobi | |
the original dir | |||
2011-10-10 | Set mtime of dir nodes to original directories mtime | etobi | |
2011-10-09 | Another micro optimization: deferred and cached calculation of attributes ↵ | etobi | |
within node instances | |||
2011-10-09 | Refactored os.path.normapath() away, which is relative expensive and Fuse ↵ | etobi | |
already normalizes the paths for us | |||
2011-10-09 | Set mtime of file nodes to recording time (parsed from *.rec) | etobi | |
2011-10-04 | Fixed license header in source files - it's the BSD licence now! | etobi | |
2011-09-30 | Fixed file/dir node permissions | etobi | |
2011-09-30 | Initial commit (version 0.6)v0.6 | etobi | |