An IPFS implementation in Go
master
Merge pull request #1263 from ipfs/stdin-parsing-optional-arg
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1262 from ipfs/remove-inflect
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1235 from Luzifer/fix/dnslink-issues
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1254 from ipfs/fix/refs-fail
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1256 from ipfs/fix/init
Juan Batiz-Benet committed over 11 years ago
parse: fix parsing optional arg with stdin
Christian Couder committed over 11 years ago
Jeromy committed over 11 years ago
parse_test: test command with optional arg
Christian Couder committed over 11 years ago
Christian Couder committed over 11 years ago
Fix: Using the `dnslink` feature led to infinite redirects
Knut Ahlers committed over 11 years ago
Jeromy committed over 11 years ago
clean up and fix init permissions handling
Jeromy committed over 11 years ago
Merge pull request #1208 from wking/dns-resolver
Juan Batiz-Benet committed over 11 years ago
namesys/namesys_test: Excercise mpns.ResolveN
W. Trevor King committed over 11 years ago
namesys/dns_test: Add DNS resolution tests with a mock resolver
W. Trevor King committed over 11 years ago
namesys/dns: Pluggable lookupTXT field
W. Trevor King committed over 11 years ago
core/commands/publish: Fix published message
W. Trevor King committed over 11 years ago
core/commands: Make 'ipfs name resolve' IPNS-only
W. Trevor King committed over 11 years ago
core/commands/dns: Add 'ipfs dns ...' for resolving DNS references
W. Trevor King committed over 11 years ago