kubo/core/commands
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
..
internal transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
add.go feat(core/commands): expose commands to allow for the development of high-level interface 2014-12-05 20:56:26 -08:00
block.go feat(core/commands): expose commands to allow for the development of high-level interface 2014-12-05 20:56:26 -08:00
bootstrap.go fix(cmd/bootstrap) s/remove/rm 2014-12-05 20:56:28 -08:00
cat.go feat(core/commands): expose commands to allow for the development of high-level interface 2014-12-05 20:56:26 -08:00
commands.go transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
config.go feat(core/commands): expose commands to allow for the development of high-level interface 2014-12-05 20:56:26 -08:00
diag_test.go transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
diag.go transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
id.go crypto -> p2p/crypto 2015-01-02 08:46:45 -08:00
log.go transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
ls.go feat(core/commands): expose commands to allow for the development of high-level interface 2014-12-05 20:56:26 -08:00
mount_darwin.go transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
mount_unix.go fuse mount lifecycle fixes 2015-01-04 00:47:27 -08:00
mount_windows.go core/commands: Fixed build on Windows 2014-12-05 20:56:26 -08:00
name.go feat(core/commands): expose commands to allow for the development of high-level interface 2014-12-05 20:56:26 -08:00
object.go feat(core/commands): expose commands to allow for the development of high-level interface 2014-12-05 20:56:26 -08:00
pin.go feat(core/commands): expose commands to allow for the development of high-level interface 2014-12-05 20:56:26 -08:00
publish.go swap net2 -> net 2015-01-02 08:46:46 -08:00
refs.go feat(core/commands): expose commands to allow for the development of high-level interface 2014-12-05 20:56:26 -08:00
resolve.go swap net2 -> net 2015-01-02 08:46:46 -08:00
root.go Fix typo. 2014-12-14 20:55:29 +01:00
swarm.go swap net2 -> net 2015-01-02 08:46:46 -08:00
update.go transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
version.go transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00