- 01 Jun, 2016 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
- 17 May, 2016 18 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
Lars Gierth authored
License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
-
Jeromy Johnson authored
build: specify a dist.ipfs.io hash
-
Jeromy Johnson authored
Fix typo in files command error message
-
Jeromy Johnson authored
Fix #2715 and patch add-link paths
-
Jeromy Johnson authored
update go-libp2p 3.2.2, nil maddr fixes
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
Jakub Sztandera authored
Make ipfs config edit run on client
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
Jakub Sztandera authored
Fixes #2649 License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Dominic Della Valle authored
License: MIT Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
-
Juan Benet authored
License: MIT Signed-off-by: Juan Benet <juan@benet.ai>
-
jbenet authored
previously, paths were not supported as link values. this would not work, and now can: ipfs object patch $root add-link foo /ipfs/$hash/foo/bar License: MIT Signed-off-by: Juan Benet <juan@benet.ai>
-
jbenet authored
Checks in: - blockstore - blockservice - dagservice - bitswap Do not anger the pokemans #2715 License: MIT Signed-off-by: Juan Benet <juan@benet.ai>
-
Jeromy Johnson authored
don't return nil multiaddrs from dht messages
-
Lars Gierth authored
Right now bin/dist_get trusts whatever DNS resolver is active. This change enables it to verify what it downloads. Verification itself remains TODO. This will work best with a unixfs-hash tool which is TODO too. It'd just do the equivalent of `ipfs add -n -r <dirOrFile>`. License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
- 16 May, 2016 10 commits
-
-
Jeromy Johnson authored
update libp2p to v3.2.1
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
Jeromy Johnson authored
Add helptext, default logic to `ipfs stats`
-
Richard Littauer authored
I've added: Synopsis, shortDescription, and longDescription for stats and stats bw. I also added default(false) for poll and default("1s") for interval, and modified the logic to make it fit. Part of #2484 and #2647. License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Jeromy Johnson authored
Fix toolkit_upgrade Makefile target removal
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Jeromy Johnson authored
Added Default logic to `name` cmd, and local option
-
- 15 May, 2016 5 commits
-
-
Jeromy Johnson authored
Use consts for pin modes
-
Jeromy Johnson authored
Added Defaults to `ipfs daemon`
-
Richard Littauer authored
Split from https://github.com/ipfs/go-ipfs/pull/2484. License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Christian Couder authored
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
- 14 May, 2016 6 commits
-
-
Jeromy Johnson authored
Added Default logic to publish
-
Jeromy Johnson authored
Added Default(false) to verbose for `active` and `dht` cmds
-
Jeromy Johnson authored
Add logic for copying ShortDes to LongDesc if it is not present
-
Jakub Sztandera authored
This is the best place for inserting it that I found. Test in #2648 should be modified to run `Root.ProcessHelp()`. License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jeromy Johnson authored
make circle.yml use make deps instead of trying to be smart
-
Jeromy Johnson authored
Added Default to `bootstrap` cmd
-