summaryrefslogtreecommitdiff
path: root/lib/chef/knife/diff.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Style/HashSyntaxLamont Granquist2018-07-021-14/+14
* Add missing knife license headersTim Smith2018-06-261-0/+16
* autofixing whitespace copsLamont Granquist2016-02-051-1/+0
* Use double quotes by defaultThom May2016-01-141-8/+8
* Add "path-based" category to essentials commands so they show up in knife hel...John Keiser2013-10-141-0/+2
* Add --cookbook-version to knife download and knife diffJohn Keiser2013-09-121-0/+4
* Don't load dependencies unless you run the command!John Keiser2013-06-071-2/+3
* Allow diff to continue on errorjkeiser2013-06-071-5/+2
* Print out URL when we fail to retrievejkeiser2013-06-071-1/+1
* Report failed network reads in knife diffjkeiser2013-06-071-7/+13
* Add knife diff --diff-filter optionjkeiser2013-06-071-1/+6
* Make knife diff error out when there are no matchesjkeiser2013-06-071-1/+9
* Make format_path take an entry, not a pathjkeiser2013-06-071-1/+1
* Fix diff output, add diff integration testsjkeiser2013-06-071-2/+2
* Use knife "ui.output" instead of putsjkeiser2013-06-071-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+46