kubo/core/commands
2015-01-24 03:06:25 -08:00
..
internal transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -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 Merge pull request #613 from jbenet/progress-bars 2015-01-23 22:20:34 -08:00
cat.go commands: Made PostRun signature match Run 2015-01-23 18:29:31 -08: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 fix type in findProviders command 2015-01-24 08:59:34 +00:00
diag_test.go transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
diag.go commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -08:00
get.go Extracted TAR archive building/reading code out of 'ipfs get' 2015-01-24 03:06:25 -08:00
id.go commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -08:00
log.go commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -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 fix osx mounting version checks 2015-01-10 01:07:43 -08:00
mount_unix.go commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -08:00
mount_windows.go commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -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 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 commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -08: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 commands: Refactored Command#Run function signature to (req Request, res Response) 2015-01-23 18:29:29 -08:00
root.go core/commands: Added 'get' command 2015-01-24 03:06:24 -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