kubo/core/commands
Juan Batiz-Benet 9959775ff7 Merge pull request #684 from jbenet/fuse-emancipation
fuse: no longer require fuse to compile ipfs
2015-01-28 13:25:23 -08:00
..
internal fuse: no longer require fuse to compile ipfs 2015-01-28 05:18:41 -08:00
add.go commands: Made PostRun signature match Run 2015-01-23 18:29:31 -08:00
block.go commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -08:00
bootstrap.go move config.Init into config package 2015-01-27 16:23:58 -08:00
cat.go implement seeking in the dagreader 2015-01-27 01:33:09 +00:00
commands.go commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -08:00
config.go core/commands: config: Simplified some syntax 2015-01-23 18:29:31 -08:00
dht.go print out correct object for dht findproviders command 2015-01-25 01:21:23 +00:00
diag_test.go transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
diag.go commands/diag: switch clarity 2015-01-26 18:50:16 -08:00
get.go core/commands: get: Clean output path 2015-01-26 17:07:30 -08:00
id.go address concerns from PR 2015-01-28 19:36:30 +00:00
log.go core/commands: log tail: Return from goroutine when request context closes, resolves #659 2015-01-26 14:24:33 -08:00
ls.go commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -08:00
mount_darwin.go fuse: no longer require fuse to compile ipfs 2015-01-28 05:18:41 -08:00
mount_unix.go fuse: no longer require fuse to compile ipfs 2015-01-28 05:18:41 -08:00
mount_windows.go commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -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 commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -08:00
pin.go move core/repo to core/corerepo 2015-01-24 01:32:27 -08:00
ping.go commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -08:00
publish.go change ipns resolve/publish to store raw keys, not b58 encoded 2015-01-28 19:36:30 +00:00
refs.go provide simple wrapper methods for AllKeysRange 2015-01-24 01:32:28 -08:00
repo.go rename GarbageCollectAsync method 2015-01-24 01:32:28 -08:00
resolve.go change ipns resolve/publish to store raw keys, not b58 encoded 2015-01-28 19:36:30 +00:00
root.go core/commands: Added 'get' to root command helptext 2015-01-24 21:40:18 -08:00
swarm.go commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -08:00
update.go commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -08:00
version.go commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -08:00