- 21 11月, 2017 1 次提交
-
-
Fix orphaned gx dependency
由 Whyrusleeping 提交于
-
- 20 11月, 2017 1 次提交
-
-
License: MIT Signed-off-by:Dominic Della Valle <ddvpublic@gmail.com>
由 Dominic Della Valle 提交于
-
- 18 11月, 2017 11 次提交
-
-
switch from syscall to golang.org/x/sys
由 Whyrusleeping 提交于 -
core: get cmd outPath remove trailing slash - fixes #3729
由 Whyrusleeping 提交于 -
(mostly) syscall has been frozen and mostly deprecated. We can't *entirely* switch but this brings us closer. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
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>
由 adamliesko 提交于 -
Remove reference to "this PR" in code
由 Whyrusleeping 提交于 -
small typo in git plugin
由 Whyrusleeping 提交于 -
Feat/log/uuid
由 Whyrusleeping 提交于 -
adding how to download IPFS with IPFS
由 Whyrusleeping 提交于 -
docs: correct StorageMax config desc
由 Whyrusleeping 提交于 -
Extract and rework commands package
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 17 11月, 2017 3 次提交
-
-
License: MIT Signed-off-by:keks <keks@cryptoscope.co>
由 keks 提交于 -
License: MIT Signed-off-by:keks <keks@cryptoscope.co>
由 keks 提交于 -
License: MIT Signed-off-by:keks <keks@cryptoscope.co>
由 Jan Winkelmann 提交于
-
- 16 11月, 2017 2 次提交
-
-
Ipfs v0.4.13
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 15 11月, 2017 3 次提交
-
-
If an error occurs during an event add it to the events metadata License: MIT Signed-off-by:Forrest Weston <forrest@protocol.ai>
由 Forrest Weston 提交于 -
License: MIT Signed-off-by:Forrest Weston <forrest@protocol.ai>
由 Forrest Weston 提交于 -
Every log event resulting from a command will have a uuid associated with it License: MIT Signed-off-by:Forrest Weston <forrest@protocol.ai>
由 Forrest Weston 提交于
-
- 14 11月, 2017 4 次提交
-
-
Ipfs v0.4.13-rc1
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
Adding instructions for downloading IPFS builds with IPFS License: MIT Signed-off-by:John Reed <john@re2d.xyz>
由 John Reed 提交于 -
License: MIT Signed-off-by:Adrian Lanzafame <adrianlanzafame92@gmail.com>
由 Adrian Lanzafame 提交于
-
- 13 11月, 2017 3 次提交
-
-
Update badgerds to 1.1.3
由 Whyrusleeping 提交于 -
Buffer response channel to prevent deadlock
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 12 11月, 2017 1 次提交
-
-
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于
-
- 11 11月, 2017 2 次提交
-
-
License: MIT Signed-off-by:Massino Tinovan <massino@droppod.io>
由 Massino Tinovan 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 10 11月, 2017 5 次提交
-
-
Ipfs v0.4.12
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
Update badgerds to 1.1.2
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于
-
- 05 11月, 2017 3 次提交
-
-
Ipfs v0.4.12-rc2
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 03 11月, 2017 1 次提交
-
-
cleanup: remove dead godep, gobuilder, and equinox stuff
由 Whyrusleeping 提交于
-