summaryrefslogtreecommitdiff
path: root/lib/chef/knife/deps.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Use double quotes by defaultThom May2016-01-141-16/+16
* remove JSON gem usageLamont Granquist2014-08-111-3/+2
* Add "path-based" category to essentials commands so they show up in knife hel...John Keiser2013-10-141-0/+2
* Don't load dependencies unless you run the command!John Keiser2013-06-071-3/+4
* Minor test description fixesJohn Keiser2013-06-071-1/+1
* Turn list() and list_pairs() into EnumerablesJohn Keiser2013-06-071-1/+1
* Make format_path take an entry, not a pathjkeiser2013-06-071-3/+3
* Move error printing from NotFoundError to callerjkeiser2013-06-071-3/+3
* Fix #79: don't require json_class in node objectsjkeiser2013-06-071-29/+42
* Don't report _default env in knife depsjkeiser2013-06-071-1/+7
* Make deps report error when file does not existjkeiser2013-06-071-1/+5
* Fix deps errors, --no-recurse, add deps testsjkeiser2013-06-071-5/+5
* Replace some missed putses with outputjkeiser2013-06-071-1/+1
* Use knife "ui.output" instead of putsjkeiser2013-06-071-4/+4
* Rename knife dependencies -> knife depsjkeiser2013-06-071-0/+115