Jeromy
|
ab0c668ab8
|
fix panic caused by accessing config after repo closed
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2015-09-03 09:28:36 -07:00 |
|
rht
|
007a12e7ef
|
Change Process interface into object variable
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
|
2015-07-04 22:50:23 +07:00 |
|
Ho-Sheng Hsiao
|
d90ada9b4e
|
Added fuse allow_other option
ipfs config Mounts.FuseAllowOther --bool true
ipfs daemon --mount
|
2015-04-02 15:11:27 -07:00 |
|
Ho-Sheng Hsiao
|
bf22aeec0a
|
Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs
- Modified Godeps/Godeps.json by hand
- [TEST] Updated welcome docs hash to sharness
- [TEST] Updated contact doc
- [TEST] disabled breaking test (t0080-repo refs local)
|
2015-03-31 12:52:25 -07:00 |
|
Tonis Tiigi
|
91ab1401ab
|
Fix nofuse build tags syntax
|
2015-03-05 18:00:36 +02:00 |
|
Henry
|
66f1035d93
|
simple nofuse build tag to allow freebsd compilation and maybe pave the way towards windows as well
|
2015-03-05 01:24:17 +01:00 |
|
Juan Batiz-Benet
|
e21b1f662b
|
fuse mount lifecycle fixes
This commit cleans up how mounting was being done.
It now successfully signals when it is properly mounted
and listen to close signals correctly.
|
2015-01-04 00:47:27 -08:00 |
|