- 18 Nov, 2017 11 commits
-
-
Whyrusleeping authored
switch from syscall to golang.org/x/sys
-
Whyrusleeping authored
core: get cmd outPath remove trailing slash - fixes #3729
-
Steven Allen authored
(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>
-
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>
-
Whyrusleeping authored
Remove reference to "this PR" in code
-
Whyrusleeping authored
small typo in git plugin
-
Whyrusleeping authored
Feat/log/uuid
-
Whyrusleeping authored
adding how to download IPFS with IPFS
-
Whyrusleeping authored
docs: correct StorageMax config desc
-
Whyrusleeping authored
Extract and rework commands package
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@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>
-
- 16 Nov, 2017 2 commits
-
-
Whyrusleeping authored
Ipfs v0.4.13
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 15 Nov, 2017 3 commits
-
-
Forrest Weston authored
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 authored
License: MIT Signed-off-by: Forrest Weston <forrest@protocol.ai>
-
Forrest Weston authored
Every log event resulting from a command will have a uuid associated with it License: MIT Signed-off-by: Forrest Weston <forrest@protocol.ai>
-
- 14 Nov, 2017 4 commits
-
-
Whyrusleeping authored
Ipfs v0.4.13-rc1
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
John Reed authored
Adding instructions for downloading IPFS builds with IPFS License: MIT Signed-off-by: John Reed <john@re2d.xyz>
-
Adrian Lanzafame authored
License: MIT Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
-
- 13 Nov, 2017 3 commits
-
-
Whyrusleeping authored
Update badgerds to 1.1.3
-
Whyrusleeping authored
Buffer response channel to prevent deadlock
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 12 Nov, 2017 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 11 Nov, 2017 2 commits
-
-
Massino Tinovan authored
License: MIT Signed-off-by: Massino Tinovan <massino@droppod.io>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 10 Nov, 2017 5 commits
-
-
Whyrusleeping authored
Ipfs v0.4.12
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Whyrusleeping authored
Update badgerds to 1.1.2
-
Ł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>
-
- 05 Nov, 2017 3 commits
-
-
Whyrusleeping authored
Ipfs v0.4.12-rc2
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 03 Nov, 2017 1 commit
-
-
Whyrusleeping authored
cleanup: remove dead godep, gobuilder, and equinox stuff
-
- 02 Nov, 2017 2 commits
-
-
Whyrusleeping authored
gx: update go-ds-badger to 1.1.0
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-