kubo/core/commands
2015-01-23 02:08:29 -08:00
..
internal transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
add.go commands: Support outputting <-chan interface{} 2015-01-21 04:28:02 +00:00
block.go core/commands: Enabled stdin for various command arguments 2015-01-13 22:51:11 -08:00
bootstrap.go style(repo): repo.Interface -> repo.Repo 2015-01-13 03:09:33 -08:00
cat.go core/commands: Enable stdin arguments for 'add' and 'cat', resolves #542 2015-01-13 22:51:10 -08:00
commands.go core/commands: Made add command output a channel 2015-01-06 15:55:16 -08:00
config.go style(repo): repo.Interface -> repo.Repo 2015-01-13 03:09:33 -08:00
diag_test.go transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
diag.go diag/net: add timeout param to cmd 2015-01-23 02:08:28 -08:00
id.go core/commands: Enabled stdin for various command arguments 2015-01-13 22:51:11 -08:00
log.go core/commands: Made add command output a channel 2015-01-06 15:55:16 -08:00
ls.go core/commands: Enabled stdin for various command arguments 2015-01-13 22:51:11 -08:00
mount_darwin.go fix osx mounting version checks 2015-01-10 01:07:43 -08:00
mount_unix.go initial implementation of repo-gc command 2015-01-21 04:28:01 +00:00
mount_windows.go core/commands: Fixed build on Windows 2014-12-05 20:56:26 -08:00
mount.go core/mount: make non-darwin archs see fuseversion 2015-01-18 12:38:18 -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 core/commands: Enabled stdin for various command arguments 2015-01-13 22:51:11 -08:00
pin.go address concerns from PR 2015-01-21 04:28:02 +00:00
ping.go move GC code into core/repo, and add sharness test 2015-01-21 04:28:02 +00:00
publish.go core/commands: Enabled stdin for various command arguments 2015-01-13 22:51:11 -08:00
refs.go core/commands: Enabled stdin for various command arguments 2015-01-13 22:51:11 -08:00
repo.go updates from PR, tests tests tests! 2015-01-21 08:55:50 +00:00
resolve.go core/commands: Enabled stdin for various command arguments 2015-01-13 22:51:11 -08:00
root.go updates from PR, tests tests tests! 2015-01-21 08:55:50 +00:00
swarm.go ipfs swarm peers: sort output 2015-01-23 02:08:29 -08:00
update.go core/commands: Made add command output a channel 2015-01-06 15:55:16 -08:00
version.go refactor(repo/config) move config under repo 2015-01-13 03:09:30 -08:00