Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -4/+4 |
* | Add ability to flatten parallel enumerable | John Keiser | 2014-05-18 | 1 | -3/+2 |
* | Add "path-based" category to essentials commands so they show up in knife hel... | John Keiser | 2013-10-14 | 1 | -0/+2 |
* | Don't load dependencies unless you run the command! | John Keiser | 2013-06-07 | 1 | -3/+4 |
* | Parallelize knife list and knife show | John Keiser | 2013-06-07 | 1 | -7/+14 |
* | Turn list() and list_pairs() into Enumerables | John Keiser | 2013-06-07 | 1 | -1/+1 |
* | Make knife show exit with error code on error | jkeiser | 2013-06-07 | 1 | -3/+13 |
* | Move error printing from NotFoundError to caller | jkeiser | 2013-06-07 | 1 | -2/+2 |
* | Use knife "ui.output" instead of puts | jkeiser | 2013-06-07 | 1 | -3/+3 |
* | Add knife show --local | jkeiser | 2013-06-07 | 1 | -1/+6 |
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -0/+32 |