summaryrefslogtreecommitdiff
path: root/bin/chef-shell
Commit message (Collapse)AuthorAgeFilesLines
* removing disabling of readline in chef-shellreadlineMatt Wrock2016-02-251-3/+0
|
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
| | | | | | | | | Style/NegatedWhile Style/ParenthesesAroundCondition Style/WhileUntilDo Style/WordArray Performance/ReverseEach Style/ColonMethodCall
* Use double quotes by defaultThom May2016-01-141-1/+1
| | | | | | | This is an entirely mechanically generated (chefstyle -a) change, to go along with chef/chefstyle#5 . We should pick something and use it consistently, and my opinion is that double quotes are the appropriate thing.
* Use Chef for reliable platform detectionadamedx2013-07-111-1/+1
|
* Use standard platform detection for Windowsadamedx2013-07-111-2/+3
|
* disable readline module if Windows boxAmeya Varade2013-07-111-1/+1
|
* Disabling Readline extension module in IRBAmeya Varade2013-07-111-0/+2
|
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+34
The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo!