summaryrefslogtreecommitdiff
path: root/lib/chef/knife/environment_compare.rb
Commit message (Expand)AuthorAgeFilesLines
* Update cop names for the latest Rubocop engineTim Smith2020-03-161-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Make sure knife descriptions all have periodsknife_sentences_2Tim Smith2018-07-161-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-8/+8
* also not a hashLamont Granquist2018-02-281-1/+1
* fix for master of chefstylelcg/fix-chefstyleLamont Granquist2018-02-281-1/+1
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-3/+3
* autofixing whitespace copsLamont Granquist2016-02-051-17/+17
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-1/+1
* adding the -a / --all option and correcting the spec fileSander Botman2013-11-261-2/+8
* removing some comments and it seems I really cannot type the word constraints...Sander Botman2013-11-061-4/+4
* renaming to compare and braking the code up into some functions and added uni...Sander Botman2013-11-061-0/+121