kubo/cmd/ipfs
keks feef5c3415 cmds: use Executors
- 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>
2018-01-21 11:11:47 -08:00
..
dist fix bug with spaces in directory name 2018-01-05 10:38:46 -08:00
util This patch contains more safe checking in syscall rlimit and unit tests 2017-12-04 17:27:00 -05:00
.gitignore make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00
daemon.go go test passes, sharness fails 2018-01-21 11:11:47 -08:00
init.go start adopting cmds3.0 - lots of errors! 2018-01-21 11:11:47 -08:00
ipfs.go go test passes, sharness fails 2018-01-21 11:11:47 -08:00
main_test.go start adopting cmds3.0 - lots of errors! 2018-01-21 11:11:47 -08:00
main.go cmds: use Executors 2018-01-21 11:11:47 -08:00
Rules.mk make: don't use the private modifier 2017-12-15 16:17:43 -08:00
runmain_test.go make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00