- 01 Feb, 2015 5 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
⚠ this commit makes your current configs unusable, as the default bootstrap peers. You may need to edit your config. Go from: ```js Bootstrap: [ { "Address": "/ip4/104.131.131.82/tcp/4001", "PeerID": "QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ" } ] ``` To: ```js Bootstrap: [ "/ip4/104.131.131.82/tcp/4001/ipfs/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ" ] ```
-
- 31 Jan, 2015 2 commits
-
-
Jeromy authored
Addresses bug #689
-
Mildred Ki'Lya authored
-
- 29 Jan, 2015 1 commit
-
-
Jeromy authored
-
- 28 Jan, 2015 4 commits
-
-
Jeromy authored
-
Jeromy authored
-
Juan Batiz-Benet authored
This commit removes the dependency on go-fuse-version, and thus the fuse headers. It also introduces an elaborate troubleshooting process that diagnoses whether fuse installed -- and which version -- with as little requirements as possible (attept to use sysctl, fall-back on the go-fuse-version binary, etc). It then nicely instructs the user what to do next.
-
Brian Tiger Chow authored
-
- 27 Jan, 2015 6 commits
- 26 Jan, 2015 1 commit
-
-
Matt Bell authored
-
- 25 Jan, 2015 3 commits
- 24 Jan, 2015 18 commits
-
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
squash! core/commands: Save 'get' output to disk core/commands: get: Fixed PostRun signature
-
Matt Bell authored
-
Matt Bell authored
-
Brian Tiger Chow authored
corerepo package name provides sufficient context (even if renamed by caller)
-
Brian Tiger Chow authored
@jbenet @whyrusleeping was the 1<<16 intentional? replaced the raw methods with wrappers.
-
Brian Tiger Chow authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-