- 05 5月, 2016 1 次提交
-
-
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 27 4月, 2016 10 次提交
-
-
Dockerfile: use go version 1.5.4-r0
由 Jeromy Johnson 提交于 -
* Adds repo fsck subcommand Fixes #2457 License: MIT Signed-off-by:
Mike Pfister <pfista@gmail.com> * Checks for error on file deletion License: MIT Signed-off-by:
Mike Pfister <pfista@gmail.com> * Checks if node is online License: MIT Signed-off-by:
Mike Pfister <pfista@gmail.com> * Update error checking License: MIT Signed-off-by:
Michael Pfister <pfista@gmail.com> * Prevents command from running while daemon is running License: MIT Signed-off-by:
Michael Pfister <pfista@gmail.com> * Add newline to command output message License: MIT Signed-off-by:
Michael Pfister <pfista@gmail.com> * removing superfluous error License: MIT Signed-off-by:
Michael Pfister <pfista@gmail.com> * Adds sharness test for repo fsck command License: MIT Signed-off-by:
Michael Pfister <pfista@gmail.com> * Ignore warning if file doesn't exist License: MIT Signed-off-by:
Michael Pfister <pfista@gmail.com> * Updating message output License: MIT Signed-off-by:
Michael Pfister <pfista@gmail.com> * adding debug statements License: MIT Signed-off-by:
Michael Pfister <pfista@gmail.com> * update and add fsck sharness tests License: MIT Signed-off-by:
Michael Pfister <pfista@gmail.com> * updating comments License: MIT Signed-off-by:
Michael Pfister <pfista@gmail.com> * Use printf in test Using printf prevents a newline from being printed to the api test file. When the newline was present, multiaddr threw errors trying to parse the api address to an integer since the newline character was present. License: MIT Signed-off-by:
Michael Pfister <pfista@gmail.com> * updating tests License: MIT Signed-off-by:
Michael Pfister <pfista@gmail.com> * removing commented code License: MIT Signed-off-by:
Michael Pfister <pfista@gmail.com>
由 michael 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy Johnson 提交于 -
* Cleans up 'ipfs dht findpeer' output License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Adds more docs for 'ipfs dht put'. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Write pretty peer ids for ipfs dht put. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Writes pretty peer ids for ipfs dht query. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Suppresses unrecognized event type for FinalPeer. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Improves helptext on dht commands. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Adds 'ipfs dht findpeer' sharness test. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Adds sharness tests for remaining DHT commands. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Uses bash tests rather than 'test' command. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Removes commented code. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Removes unneeded init_ipfs. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Tweaks iptb setup. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Tweaks wording on dht 'put' and 'get'. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Removes extraneous ). License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Removes apostrophe. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Tests the expected peer addresses. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Gets peer id using iptb. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Checks explicitly for common put/findprovs peers. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Sorts expected/actual findpeer results. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io> * Fix disconnect argument description License: MIT Signed-off-by:
Richard Littauer <richard.littauer@gmail.com> * Fixes sort order in t0170-dht.sh. License: MIT Signed-off-by:
Stephen Whitmore <noffle@ipfs.io>
由 Stephen Whitmore 提交于 -
This error recently appeared when building the Dockerfile: ERROR: unsatisfiable constraints: go-1.5.4-r0: breaks: world[go=1.5.3-r0] It looks that now upstream requires go 1.5.4-r0 not 1.5.3-r0. License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
changelog: mention Swarm.AddrFilters fix in v0.4.1
由 Jeromy Johnson 提交于 -
commands/cli: fix parsing of incorrect permutations
由 Jeromy Johnson 提交于 -
Fixed up comments for `diag cmds`
由 Jeromy Johnson 提交于 -
Added default values to refs
由 Jeromy Johnson 提交于
-
- 26 4月, 2016 2 次提交
-
-
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于
-
- 25 4月, 2016 3 次提交
-
-
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 20 4月, 2016 2 次提交
-
-
Fix disconnect argument description
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于
-
- 19 4月, 2016 17 次提交
-
-
add omitempty to Object struct tags
由 Jeromy Johnson 提交于 -
fix resolve call in object diff
由 Jeromy Johnson 提交于 -
Small syntax changes to repo stat man
由 Jeromy Johnson 提交于 -
Added note to ipfs stats bw interval option
由 Jeromy Johnson 提交于 -
Added a note about swarm disconnect
由 Jeromy Johnson 提交于 -
Alphabetized swarm subcmds
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
ipfs name resolve --local fixed multihash error
由 Jeromy Johnson 提交于 -
resolveOnce should remove '/ipns/' prefix before using multihash functions. Fixes #2527 License: MIT Signed-off-by:Mike Pfister <pfista@gmail.com>
由 Michael Pfister 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
Fix a typo in publish.go
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Zihao Wang <dev@wzhd.org>
由 wzhd 提交于
-
- 18 4月, 2016 5 次提交
-
-
Update go-libp2p
由 Jeromy Johnson 提交于 -
Outputs added directories as they are traversed.
由 Jeromy Johnson 提交于 -
implement object diff command
由 Jeromy Johnson 提交于 -
commands: update log command help text
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-