An IPFS implementation in Go
master
Merge pull request #987 from ipfs/feat/pubkey-cache
Jeromy Johnson committed over 11 years ago
Jeromy committed over 11 years ago
cache public keys and use better method for fetching
Jeromy committed over 11 years ago
Merge pull request #986 from ipfs/feat/dht-bw-usage
Jeromy Johnson committed over 11 years ago
Merge pull request #926 from ipfs/t0030_remove_expected_failures
Juan Batiz-Benet committed over 11 years ago
t0030: replace some expect_failure with expect_success
Christian Couder committed over 11 years ago
Merge pull request #996 from ipfs/switch-github-repo
Juan Batiz-Benet committed over 11 years ago
[DOC] Added README.md for generating assets
Ho-Sheng Hsiao committed over 11 years ago
go-ipfs-config: Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs
Ho-Sheng Hsiao committed over 11 years ago
Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs
Ho-Sheng Hsiao committed over 11 years ago
Merge pull request #988 from jbenet/feat/fuse-id
Juan Batiz-Benet committed over 11 years ago
set proper UID and GID on fuse filesystems
Jeromy committed over 11 years ago
reduce dht bandwidth consumption
Jeromy committed over 11 years ago
Merge pull request #977 from jbenet/t0051_add_online_tests
Juan Batiz-Benet committed over 11 years ago
Merge pull request #976 from jbenet/t0045_add_online_tests
Juan Batiz-Benet committed over 11 years ago
t0051: test ipfs object online as well as offline
Christian Couder committed over 11 years ago
t0045: test ipfs ls online as well as offline
Christian Couder committed over 11 years ago
Merge pull request #965 from MichaelMure/patch-1
Juan Batiz-Benet committed over 11 years ago
Mention the shell command completion in the Readme
Michael Muré committed over 11 years ago
Add a basic command line completion for IPFS
Michael Muré committed over 11 years ago