An IPFS implementation in Go
master
core/commands/resolve: Add a -r / --recursive option
W. Trevor King committed over 11 years ago
namesys: Add recursive resolution
W. Trevor King committed over 11 years ago
namesys/dns: Use SplitN to find dnslink references
W. Trevor King committed over 11 years ago
namesys/interface: Expand package docs to discuss mutable names
W. Trevor King committed over 11 years ago
namesys/publisher: Drop the 'namesys: ' prefix for the Publish log
W. Trevor King committed over 11 years ago
parse: fix handling of unwanted stdin
Lars Gierth committed over 11 years ago
parse_test: test unwanted stdin
Lars Gierth committed over 11 years ago
Merge pull request #1250 from ipfs/test-cat-with-stdin
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1251 from ipfs/travis-split-go-sharness
Juan Batiz-Benet committed over 11 years ago
.travis: split go and sharness tests
Christian Couder committed over 11 years ago
Merge pull request #1252 from ipfs/fix-bitswap-ci
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
bitswap/test: fix timeout on travis
Juan Batiz-Benet committed over 11 years ago
t0040: add tests for ipfs cat with stdin
Christian Couder committed over 11 years ago
Merge pull request #1239 from rht/master
Juan Batiz-Benet committed over 11 years ago
rht committed over 11 years ago
Run 'gofmt -s -w' on these files
rht committed over 11 years ago
Merge pull request #1242 from ipfs/perf/add
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1240 from vijayee/master
Juan Batiz-Benet committed over 11 years ago
remove unnecessary flush, and buffer output channel
Jeromy committed over 11 years ago