summaryrefslogtreecommitdiff
path: root/lib/chef/knife/role_env_run_list_add.rb
Commit message (Expand)AuthorAgeFilesLines
* Move knife to its own gemChef Expeditor2021-03-311-87/+0
* Use Ruby 2.6 endless Range syntax007lva2020-09-241-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/SymbolProcLamont Granquist2019-07-051-2/+2
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* Make sure knife descriptions all have periodsknife_sentences_2Tim Smith2018-07-161-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* Add missing knife license headersTim Smith2018-06-261-0/+1
* Tweak the knife banners for multi-arg commands.Noah Kantrowitz2017-10-021-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* CHEF-4591: Knife commands to manipulate env_run_list on nodesWilliam Albenzi2015-02-121-0/+86