An IPFS implementation in Go
master
Merge pull request #5506 from kjzz/fix/lock
Steven Allen committed almost 8 years ago
Merge pull request #5546 from rob-deutsch/doc/debug
Steven Allen committed almost 8 years ago
delete useless hash param in adder
Kejie Zhang committed almost 8 years ago
add pin lock in AddallPin function
Kejie Zhang committed almost 8 years ago
Merge pull request #5492 from ipfs/feat/unify-resolving
Steven Allen committed almost 8 years ago
Cleanup instances of manual resolver construction
Łukasz Magiera committed almost 8 years ago
Cleanup instances of manual resolver construction
Łukasz Magiera committed almost 8 years ago
coreapi swarm: missing docs, review
Łukasz Magiera committed almost 8 years ago
coreapi swarm: missing docs, review
Łukasz Magiera committed almost 8 years ago
debug-guide.md added memory statistics command
rob-deutsch committed almost 8 years ago
Rename streamResults to streamResult.
Kevin Atkinson committed almost 8 years ago
Eliminate `emit` closure, so something with errors on call to emit.
Kevin Atkinson committed about 8 years ago
Kevin Atkinson committed about 8 years ago
Kevin Atkinson committed about 8 years ago
Reenable Stdin argument reading.
Kevin Atkinson committed about 8 years ago
Right align numbers in "ipfs cid bases|codecs|hashes" output.
Kevin Atkinson committed about 8 years ago
Stream results for "ipfs cid format".
Kevin Atkinson committed about 8 years ago
Factor out boiler plate code for PostRun in "ipfs filestore ls".
Kevin Atkinson committed about 8 years ago
Remove "prefix" format string. Use WithDefault("%s') for `-f- option.
Kevin Atkinson committed about 8 years ago
Provide new "cid" sub-command.
Kevin Atkinson committed about 8 years ago