- 21 Nov, 2017 1 commit
-
-
Steven Allen authored
Note: This commit is technically broken. However, I need to make a bunch of cmds changes to make this work and I'd rather not bundle both changes into a single commit. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 20 Nov, 2017 2 commits
-
-
Lorenzo Manacorda authored
Boolean options always default to false. License: MIT Signed-off-by: Lorenzo Manacorda <lorenzo@mailbox.org>
-
Dominic Della Valle authored
License: MIT Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
-
- 18 Nov, 2017 1 commit
-
-
adamliesko authored
When using path with trailing slashes, ipfs get command had issues with trying to store content into '.' folder (as the file part of the path was empty). Now, it correctly stores the file into desired folder, thanks to the removal of trailing slash by introducing a getOutPath function in get command, which does proper parsing Of the output path. BEFORE: $ .pfs get /ipns/multiformats.io/ Saving file(s) to . NOW: $ ./ipfs get /ipns/multiformats.io/ Saving file(s) to multiformats.io License: MIT Signed-off-by: adamliesko <adamliesko@gmail.com>
-
- 17 Nov, 2017 3 commits
-
-
keks authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
Jan Winkelmann authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
- 28 Oct, 2017 3 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Enrique Erne authored
License: MIT Signed-off-by: Enrique Erne <enrique.erne@gmail.com>
-
Enrique Erne authored
License: MIT Signed-off-by: Enrique Erne <enrique.erne@gmail.com>
-
- 27 Oct, 2017 1 commit
-
-
tcme authored
License: MIT Signed-off-by: Enrique Erne <enrique.erne@gmail.com>
-
- 24 Oct, 2017 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 19 Oct, 2017 10 commits
-
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 17 Oct, 2017 1 commit
-
-
Koushik Roy authored
* Check for Peers before `dht provide` Check if there are any peers before running logic for `dht provide` License: MIT Signed-off-by: Koushik Roy <meff@meff.me>
-
- 15 Oct, 2017 1 commit
-
-
Enrique Erne authored
License: MIT Signed-off-by: Enrique Erne <enrique.erne@gmail.com>
-
- 14 Oct, 2017 2 commits
-
-
Enrique Erne authored
see https://github.com/ipfs/go-ipfs/issues/4276 License: MIT Signed-off-by: Enrique Erne <enrique.erne@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 05 Oct, 2017 1 commit
-
-
vyzo authored
License: MIT Signed-off-by: vyzo <vyzo@hackzen.org>
-
- 21 Sep, 2017 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 20 Sep, 2017 2 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 19 Sep, 2017 1 commit
-
-
Steven Allen authored
update go-libp2p-kad-dht to fix a nasty memory leak License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 18 Sep, 2017 2 commits
-
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
- 16 Sep, 2017 1 commit
-
-
Steven Allen authored
We need to cancel out all readers/writers on stream reset. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 15 Sep, 2017 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 14 Sep, 2017 1 commit
-
-
Steven Allen authored
Introduces a new Reset method on streams that kills both sides of the connection. Close now officially just closes the write side (what it did all along...) * Also pull through shiny new go-multiplexer fixes. * Also pull in go-reuseport update. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 13 Sep, 2017 1 commit
-
-
devedge authored
Wraps the description sections under 80 characters. Updated commit to adhere to requested changes. License: MIT Signed-off-by: Richard Pajerski II <devedge@outlook.com>
-
- 05 Sep, 2017 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 02 Sep, 2017 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 31 Aug, 2017 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-