859fd4ece3
add -u to flush stdoud immediately
2020-02-12 00:52:13 +01:00
caa922add1
add ExecStop
2020-02-12 00:50:48 +01:00
ac08875423
update Readme
2020-02-12 00:50:24 +01:00
6c9bdbb372
fix newlines
2020-02-12 00:29:40 +01:00
15e4280fb8
add newlines
2020-02-12 00:27:30 +01:00
84e7a8b3d7
add cleanup function, some fixes
2020-02-12 00:19:51 +01:00
2cc6f83fb9
fixed path
2020-02-11 18:00:48 +01:00
48f8b6b061
change path
2020-02-11 17:58:57 +01:00
6c1720d2e7
add modify user-dirs.dirs
2020-02-11 17:56:42 +01:00
b8e56ff5ec
fix path, rename file
2020-02-11 17:07:59 +01:00
6665aadb5b
update README
2020-02-11 16:10:32 +01:00
e43e3a063c
add executable bit
2020-02-11 16:05:38 +01:00
abdbe70d7f
readme updated
2020-02-11 15:17:28 +01:00
3ec2e8d1fd
cleanup
2020-02-11 15:14:26 +01:00
Stavros Korokithakis
8d1ae6308a
Merge pull request #5 from gtristan/fix-link-parameters
...
Fix reversed parameters in link() and symlink() implementations.
2017-06-11 14:57:07 +03:00
Tristan Van Berkom
2c7956c739
Fix reversed parameters in link() and symlink() implementations.
...
Yes, it is a bit strange how fusepy reverses these parameters when
calling into the Operations object, but they are indeed reversed.
This patch fixes the example to work correctly when symlinking
or linking in the passthrough.
2017-06-11 20:53:33 +09:00
Stavros Korokithakis
a01a80b91c
Merge pull request #3 from ava-dylang/patch-1
...
Create requirements.txt
2017-01-11 19:24:00 +02:00
Dylan Grafmyre
acd1a2cd58
Update requirements.txt
2017-01-11 09:18:40 -08:00
Dylan Grafmyre
f2f55204d9
Create requirements.txt
2017-01-11 09:17:52 -08:00
Stavros Korokithakis
c4d2ec0fa2
Merge pull request #1 from thobianchi/master
...
avoid collision with fusepy package name
2017-01-10 01:42:46 +02:00
Thomas Bianchi
9a9de8b314
avoid collision with fusepy package name
2016-04-14 17:28:20 +02:00
Stavros Korokithakis
581053d6b6
Add fuse.py.
2016-04-11 01:40:01 +03:00
Stavros Korokithakis
c089a35ce0
Initial commit
2016-04-11 01:38:25 +03:00