- 21 11月, 2017 7 次提交
-
-
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Update all the things.
由 Whyrusleeping 提交于 -
updating Addresses section
由 Whyrusleeping 提交于 -
Propagate change from cmdkit. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
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>
由 Steven Allen 提交于 -
remove all instances of `Default(false)`
由 Whyrusleeping 提交于 -
Fix orphaned gx dependency
由 Whyrusleeping 提交于
-
- 20 11月, 2017 4 次提交
-
-
Clarifying that the Announce array is only used when non-empty and will override the default inferred announce addresses. License: MIT Signed-off-by:John Reed <john@re2d.xyz>
由 John Reed 提交于 -
Boolean options always default to false. License: MIT Signed-off-by:Lorenzo Manacorda <lorenzo@mailbox.org>
由 Lorenzo Manacorda 提交于 -
License: MIT Signed-off-by:Dominic Della Valle <ddvpublic@gmail.com>
由 Dominic Della Valle 提交于 -
config.md: updating the Addresses section Adding documentation on Announce and NoAnnounce. Fixing typo in API default value. License: MIT Signed-off-by:John Reed <john@re2d.xyz>
由 John Reed 提交于
-
- 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 提交于
-