| .. |
|
internal
|
testing: nofuse testing (for osx travis)
|
2015-03-18 01:44:36 -07:00 |
|
add.go
|
return early from add PostRun if error is set
|
2015-02-19 13:52:30 -08:00 |
|
bitswap.go
|
dont put wantlist getter in exchange interface
|
2015-02-27 00:12:21 -08:00 |
|
block.go
|
rewrote import paths of go.net/context to use golang.org/x/context
|
2015-02-25 11:58:19 +01:00 |
|
bootstrap.go
|
Remove fsrepo.At, make Open a constructor function
|
2015-03-13 20:19:03 -07:00 |
|
cat.go
|
rewrote import paths of go.net/context to use golang.org/x/context
|
2015-02-25 11:58:19 +01:00 |
|
commands.go
|
commands: Refactored Command#Run function signature to (req Request, res Response)
|
2015-01-23 18:29:29 -08:00 |
|
config.go
|
Remove fsrepo.At, make Open a constructor function
|
2015-03-13 20:19:03 -07:00 |
|
dht.go
|
move signing options into a validation checker struct
|
2015-02-26 22:05:03 -08: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
|
cmds/id: use req context -- dont timeout unnecessarily
|
2015-03-07 09:24:15 -08: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
|
ls: introduce specific output types (removes IsDir from object plumbing commands)
|
2015-03-10 13:56:57 +01:00 |
|
mount_darwin.go
|
Add nofuse build tag to darwin mounter
|
2015-03-05 18:00:45 +02:00 |
|
mount_nofuse.go
|
Fix nofuse build tags syntax
|
2015-03-05 18:00:36 +02:00 |
|
mount_unix.go
|
Fix nofuse build tags syntax
|
2015-03-05 18:00:36 +02: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
|
ipfs object put: return error if object is empty (fixes #883)
|
2015-03-10 22:58:50 +01:00 |
|
pin.go
|
explain what direct/indirect/recursive means
|
2015-03-07 08:32:48 -05:00 |
|
ping.go
|
added cancel func calls previously ignored
|
2015-03-07 09:31:46 -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
|
rewrote import paths of go.net/context to use golang.org/x/context
|
2015-02-25 11:58:19 +01: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
|
gc is actually repo gc, reflect in docs
|
2015-03-08 18:05:42 -04:00 |
|
swarm.go
|
rewrote import paths of go.net/context to use golang.org/x/context
|
2015-02-25 11:58:19 +01:00 |
|
update.go
|
disabled 'ipfs update' command for now
|
2015-03-09 10:22:11 +01:00 |
|
version.go
|
commands: Refactored Command#Run function signature to (req Request, res Response)
|
2015-01-23 18:29:29 -08:00 |