summaryrefslogtreecommitdiff
path: root/lib/chef/knife/deps.rb
Commit message (Expand)AuthorAgeFilesLines
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* Style/NegatedIfLamont Granquist2019-07-051-4/+4
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* More periods and product constantsbrandingTim Smith2019-05-021-1/+3
* fix Style/HashSyntaxLamont Granquist2018-07-021-9/+9
* Add missing knife license headersTim Smith2018-06-261-0/+16
* rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-211-1/+1
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-34/+32
* Single space after periodsTim Smith2016-03-051-2/+2
* 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