summaryrefslogtreecommitdiff
path: root/src/buildstream/_fuse
Commit message (Expand)AuthorAgeFilesLines
* _fuse/mount: make mount() and unmount() privateAngelos Evripiotis2019-10-301-9/+9
* _fuse/mount.py: Monitor the fuse process while waiting for the mountbschubert/fuse-permissionsBenjamin Schubert2019-10-091-14/+35
* _fuse/hardlinks: don't return result of os.unlinkAngelos Evripiotis2019-06-181-1/+1
* _fuse: match SafeHardlinkOps to base classAngelos Evripiotis2019-06-181-7/+7
* _fuse/fuse: make create() match SafeHardlinkOpsAngelos Evripiotis2019-06-181-17/+12
* _fuse: converge args for link() and symlink()Angelos Evripiotis2019-06-181-4/+6
* Refactor 'super(cls, self)' -> 'super()'aevri/supersuperAngelos Evripiotis2019-06-121-1/+1
* Rename (spawn, fork) -> 'start process'Angelos Evripiotis2019-06-061-3/+3
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-214-0/+1440