Commit graph

16 commits

Author SHA1 Message Date
Jakobus Schürz 48f8b6b061 change path 2020-02-11 17:58:57 +01:00
Jakobus Schürz 6c1720d2e7 add modify user-dirs.dirs 2020-02-11 17:56:42 +01:00
Jakobus Schürz b8e56ff5ec fix path, rename file 2020-02-11 17:07:59 +01:00
Jakobus Schürz 6665aadb5b update README 2020-02-11 16:10:32 +01:00
Jakobus Schürz e43e3a063c add executable bit 2020-02-11 16:05:38 +01:00
Jakobus Schürz abdbe70d7f readme updated 2020-02-11 15:17:28 +01:00
Jakobus Schürz 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