- 26 Sep, 2018 1 commit
-
-
Overbool authored
License: MIT Signed-off-by: Overbool <overbool.xu@gmail.com>
-
- 25 Sep, 2018 1 commit
-
-
Steven Allen authored
fixed tests of raised fd limits
-
- 24 Sep, 2018 10 commits
-
-
Steven Allen authored
gx: update go-log go-ipld-cbor
-
Steven Allen authored
(and friends) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
gx: update go-libp2p-routing
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
rob-deutsch authored
License: MIT Signed-off-by: Rob Deutsch <rdeutschob@gmail.com>
-
rob-deutsch authored
Moved the fmt.Printf call from ManageFdLimit() to the calling code. ManageFdLimit() is called by tests and its annoying to have it output text License: MIT Signed-off-by: Rob Deutsch <rdeutschob@gmail.com>
-
rob-deutsch authored
Raising FD limits was erroring when the OS's max was at the maximum signed integer value. Switched the code to using uint64 instead of int64. fixed #5495 License: MIT Signed-off-by: Rob Deutsch <rdeutschob@gmail.com>
-
Steven Allen authored
add quieter option to name publish
-
Steven Allen authored
fix(unixfs): issue #5217 (Avoid use of `pb.Data`)
-
- 21 Sep, 2018 6 commits
-
-
rob-deutsch authored
Added a quieter/Q option to 'name publish' that, consistent with 'add', only outputs the value that was published. License: MIT Signed-off-by: Rob Deutsch <rdeutschob@gmail.com>
-
Steven Allen authored
feat(daemon): print version
-
Steven Allen authored
mk: embed CurrentCommit in the right place
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Overbool authored
License: MIT Signed-off-by: Overbool <overbool.xu@gmail.com>
-
Overbool authored
License: MIT Signed-off-by: Overbool <overbool.xu@gmail.com>
-
- 20 Sep, 2018 1 commit
-
-
Steven Allen authored
test(add): add test for issue \#5456
-
- 19 Sep, 2018 21 commits
-
-
Overbool authored
License: MIT Signed-off-by: Overbool <overbool.xu@gmail.com>
-
Steven Allen authored
update for the go-ipfs-cmds refactor
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
keks authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
Steven Allen authored
`ipfs refs` won't work because we don't have the referenced objects (ipfs refs fetches everything it prints). License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
keks authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
keks authored
excerpt of commit messages: - update postrun functions in core/commands - sharness: allow setting -i with TEST_IMMEDIATE=1 - cmds Run func returns error now - gx update cmdkit to 1.1.2 and cmds to 2.0.0-beta1 License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
Steven Allen authored
fix fuse unmount test
-
Steven Allen authored
resolve: use unixfs ResolveOnce
-
Steven Allen authored
files cp: wrap flush error
-
Steven Allen authored
make warnings on no bootstrap peers less noisy
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
fix offline id bug
-
Steven Allen authored
error when publishing ipns records without a running daemon
-
Steven Allen authored
Better explain what's happening and why. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-