An IPFS implementation in Go
master
update code to use new logging changes
Jeromy committed almost 11 years ago
Jeromy committed almost 11 years ago
Merge pull request #1885 from ipfs/fix/ndjson
Juan Benet committed almost 11 years ago
Merge pull request #1890 from ipfs/fix/bitswapLogging
Juan Benet committed almost 11 years ago
Merge pull request #1856 from ipfs/fix/id-self
Juan Benet committed almost 11 years ago
Merge pull request #1871 from ipfs/test-commands-flags
Juan Benet committed almost 11 years ago
Merge pull request #1882 from ipfs/fix/streaming-output
Juan Benet committed almost 11 years ago
put newlines between streaming json output objects
Jeromy committed almost 11 years ago
make swarm connect return an error when it fails
Jeromy committed almost 11 years ago
test/Makefile: add coverage target
Christian Couder committed almost 11 years ago
coverage_helper: better group long and short options
Christian Couder committed almost 11 years ago
coverage_helper: use 'ipfs commands --flags'
Christian Couder committed almost 11 years ago
coverage_helper: log found commands
Christian Couder committed almost 11 years ago
coverage_helper: refactor matching commands
Christian Couder committed almost 11 years ago
coverage_helper: exclude variables definitions
Christian Couder committed almost 11 years ago
coverage_helper: output a result
Christian Couder committed almost 11 years ago
coverage_helper: match commands from both sources
Christian Couder committed almost 11 years ago
coverage_helper: get commands from 'ipfs commands'
Christian Couder committed almost 11 years ago
coverage_helper: refactor egreps
Christian Couder committed almost 11 years ago
coverage_helper: remove grep commands
Christian Couder committed almost 11 years ago