..
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
bootstrap: use ipfsaddr for boostrap peers ⚠️
2015-02-01 05:16:52 -08:00
cat.go
implement path type
2015-01-29 17:51:08 +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
Added -bool option to ipfs config command
2015-01-31 23:36:46 +01: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
updates from CR
2015-01-27 17:28:02 +00:00
get.go
implement path type
2015-01-29 17:51:08 +00: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
implement path type
2015-01-29 17:51:08 +00: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
implement path type
2015-01-29 17:51:08 +00: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
implement path type
2015-01-29 17:51:08 +00:00
repo.go
rename GarbageCollectAsync method
2015-01-24 01:32:28 -08:00
resolve.go
fix cast panic in ipfs name resolve when daemon is running
2015-01-31 23:55:07 +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