Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch old-style string formattings to new '.format()' | Gökçen Nurlu | 2017-11-17 | 1 | -3/+3 |
* | fuse.py: Add support for Linux on ppc64 | Sam Thursfield | 2017-09-27 | 1 | -0/+16 |
* | Fork and embed fusepy | Sam Thursfield | 2017-09-27 | 3 | -2/+986 |
* | _fuse/mount.py: Check exit status of fuse mount process | Tristan Van Berkom | 2017-06-30 | 1 | -7/+17 |
* | _fuse/mount.py: Adjust to new 'ignore' keyword argument of _signals.blocked() | Tristan Van Berkom | 2017-06-25 | 1 | -1/+1 |
* | _fuse/mount.py: Attempt to synchronize unmounts of fuse layers. | Tristan Van Berkom | 2017-06-25 | 1 | -0/+8 |
* | Adding _fuse submodule for fuse layer implementations. | Tristan Van Berkom | 2017-06-12 | 3 | -0/+414 |