Nate Fischer
|
db20acebfb
|
Switch to process.execPath over 'node'
|
2016-03-10 17:06:32 -08:00 |
|
Nate Fischer
|
4b951ce4c6
|
refactor(cp): clean up code and fix #376
Fixes issue in #376. Simplifies the code, and slight perf win.
|
2016-03-05 17:54:17 -08:00 |
|
Nate Fischer
|
0166658597
|
fix(verbose): verbose-style logging is consistent
|
2016-02-16 21:11:31 -08:00 |
|
Nate Fischer
|
0da963b51f
|
Merge pull request #357 from jcoreio/master
config.fatal now throws an exception
|
2016-02-16 14:44:29 -08:00 |
|
Nate Fischer
|
e2f980e29d
|
feat(set): add -f option to disable shell globbing
|
2016-02-16 09:48:24 -08:00 |
|
Jason McLaurin
|
6bf7d77ecf
|
change config.fatal to throw an exception instead of terminating the node.js process
|
2016-02-16 11:19:25 -06:00 |
|
Nate Fischer
|
ca045ea4c5
|
feat(set): add new set() command
Add new set() command as a wrapper for `config` variables. This takes the `-e`,
`-v`, `+e`, and `+v` flags.
|
2016-01-31 20:17:37 -08:00 |
|