- 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>
-
- 04 Mar, 2018 2 commits
-
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 02 Mar, 2018 1 commit
-
-
Lucas Molas authored
Fixes #4652. License: MIT Signed-off-by: Lucas Molas <schomatis@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>
-
- 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>
-
- 24 Jan, 2018 2 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
We probably should have this but it's a breaking change. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 23 Jan, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 21 Jan, 2018 17 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
Compute the size in the PostCmd instead of the PreCmd. 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
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>
-
keks authored
- some fixes for cmds1.0 - reinsert plugin loading code, pretty print wrapper TODO: if plugin loading fails it only calls log.Warning. returning an error would be better but that would have to happen after PreRun, which is not possible atm. License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
keks authored
pass API path to cmds, fix options in add. License: MIT Signed-off-by: keks <keks@cryptoscope.com>
-
keks authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
keks authored
- move go-ipfs-cmds/legacy to go-ipfs/commands/legacy - update cmds,cmdkit; go test ./... ok License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
- 07 Jan, 2018 1 commit
-
-
Leo Arias authored
According to https://github.com/ipfs/go-ipfs/issues/3397#issuecomment-317256365, the status of experimental features is now tracked in a file in the repo, not in an issue. License: MIT Signed-off-by: Leo Arias <leo.arias@canonical.com>
-
- 14 Dec, 2017 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 04 Dec, 2017 1 commit
-
-
keks authored
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
- 22 Nov, 2017 1 commit
-
-
keks authored
to include @frist's uuid logging License: MIT Signed-off-by: keks <keks@cryptoscope.co>
-
- 21 Nov, 2017 3 commits
-
-
Steven Allen authored
Propagate change from cmdkit. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
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 authored
I believe this also fixes a potential go routine leak (on race). License: MIT Signed-off-by: Steven Allen <steven@stebalien.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>
-
- 28 Oct, 2017 1 commit
-
-
Enrique Erne authored
License: MIT Signed-off-by: Enrique Erne <enrique.erne@gmail.com>
-