An IPFS implementation in Go
master
Make Makefile patch to use global gateway actually work
Jakub Sztandera committed over 10 years ago
Added defaults to config opts descriptions
Richard Littauer committed over 10 years ago
Richard Littauer committed over 10 years ago
Noted ability to specify multiple keys in `bitswap unwant`
Richard Littauer committed over 10 years ago
Makes 'ipfs files write' usage docs clearer.
Stephen Whitmore committed over 10 years ago
use an option type to simplify concurrency
Jeromy committed over 10 years ago
Jeromy committed over 10 years ago
move gopath check to separate script and use realpath for symlink handling
Jeromy committed over 10 years ago
Merge pull request #2396 from ipfs/fix/readme-instructions
Jeromy Johnson committed over 10 years ago
move rule to be depended on by deps
Jeromy committed over 10 years ago
assert that you must build from inside your gopath
Jeromy committed over 10 years ago
Merge pull request #2398 from ipfs/check-go-version
Jeromy Johnson committed over 10 years ago
Merge pull request #2370 from noffle/daemon_plus_plus
Jeromy Johnson committed over 10 years ago
Christian Couder committed over 10 years ago
Uses preset API_MADDR and GWAY_ADDR globals.
Stephen Whitmore committed over 10 years ago
Updates uses of *_ADDR -> *_MADDR
Stephen Whitmore committed over 10 years ago
Stephen Whitmore committed over 10 years ago
Adds arbitrary port support to t0060-daemon.sh.
Stephen Whitmore committed over 10 years ago
Christian Couder committed over 10 years ago
Jeromy committed over 10 years ago