- 19 Sep, 2018 4 commits
-
-
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
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>
-
- 27 Aug, 2018 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>
-
- 22 Aug, 2018 2 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 15 Aug, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 12 Aug, 2018 1 commit
-
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
- 11 Aug, 2018 1 commit
-
-
Steven Allen authored
The progressbar should now correctly calculate the size of a directory (by ignoring the directory sizes). fixes #5288 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 09 Aug, 2018 1 commit
-
-
Steven Allen authored
fixes #3214 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 16 Jul, 2018 1 commit
-
-
Steven Allen authored
alternative to #5243 that updates go-cid and all packages that depend on it License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 27 Jun, 2018 1 commit
-
-
Steven Allen authored
Updates: * go-kad-dht: Query performance improvements, DHT client fixes, validates records on *local* put. * go-libp2p-swarm/go-libp2p-transport: Timeout improvements. * go-multiaddr-net: Exposes useful Conn methods (CloseWrite, CloseRead, etc.) * go-log: fixes possible panic when enabling/disabling events. * go-multiaddr: fixes possible panic when stringifying malformed multiaddrs, adds support for consuming /p2p/ multiaddrs. fixes #5113 unblocks #4895 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 09 Jun, 2018 1 commit
-
-
Steven Allen authored
* go-log * sys * go-crypto License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 01 Jun, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 24 Apr, 2018 1 commit
-
-
Dominic Della Valle authored
License: MIT Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
-
- 30 Mar, 2018 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 19 Mar, 2018 1 commit
-
-
Steven Allen authored
otherwise, we block on required arguments from stdin before processing the help flag. fixes #4837 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 18 Mar, 2018 1 commit
-
-
Steven Allen authored
This way, we can always assume that indexing a required argument works. Also: * test that the command tree doesn't have any obvious bugs (duplicate options, arguments in the wrong order, etc). * simplify the usage ParseBodyArgs. * remove unnecessary check in the get command. fixes #4823 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 10 Mar, 2018 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 21 Feb, 2018 1 commit
-
-
Steven Allen authored
* May fix #4670 * Fixes #4683 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 15 Feb, 2018 1 commit
-
-
Hector Sanjuan authored
This extracts the blocks/blockstore package and renames the blocks/blockstore/util package to /blocks/blockstoreutil (because util depends on Pin and I don't plan to extract Pin and its depedencies). The history of blocks/blockstore has been preserved. It has been gx'ed and imported. Imports have been rewritten accordingly and re-ordered. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-
- 02 Feb, 2018 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 01 Feb, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 28 Jan, 2018 1 commit
-
-
Steven Allen authored
fixes a UUID bug I introduced (UUIDs were always an error value) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 25 Jan, 2018 1 commit
-
-
Steven Allen authored
Also: * Update the blockstore/blockservice methods to match. * Construct a new temporary offline dag instead of having a GetOfflineLinkService method. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 24 Jan, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 21 Jan, 2018 12 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Steven Allen authored
Fix a nil pointer exception when no timeout is set and an HTTP request fails. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Writing out the full type explicitly is ugly and verbose. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.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>
-
keks authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
keks authored
broken sharness test t0110 has been fixed in master License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-