- 14 Nov, 2014 40 commits
-
-
Simon Kirkby authored
-
Juan Batiz-Benet authored
Commands Refactor Part 2 - rebased
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
ipfs1 docs read: ``` btc λ. ipfs pin ipfs pin - Commands: add pin an ipfs object to local storage. rm unpin an ipfs object from local storage. Use "pin help <command>" for more information about a command. ``` License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Juan Batiz-Benet authored
-
Matt Bell authored
-
Matt Bell authored
-
Juan Batiz-Benet authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
(The file path is omitted, but since only one object can be added at a time, I think this is ok)
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Juan Batiz-Benet authored
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
not immediately useful, but nice to have tagging you to make sure i didn't make a mistake here @jbenet License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
eg. ``` ipfs2 (cmd-ref-part2) λ. go build ./...; ./ipfs2 tour 0 Tour 0 - Hello Mars Hello Mars ipfs2 (cmd-ref-part2) λ. go build ./...; ./ipfs2 tour 10 ERROR no topic with id: 10 TOPICS 0 - Hello Mars 0.1 - Hello Mars 2 ```
-
Juan Batiz-Benet authored
This commit adds the pretty-complicated decision function to check whether a command should run on the daemon. @maybebtc @mappum double check the logic?
-