summaryrefslogtreecommitdiff
path: root/lib/chef/shell.rb
Commit message (Expand)AuthorAgeFilesLines
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-271-1/+1
* Tighten up wording (thanks @danielsdeleo!)Jos Backus2016-02-171-1/+1
* chef-client: add --[no]skip-cookbook-sync optionJos Backus2016-02-171-0/+5
* autofixing whitespace copsLamont Granquist2016-02-051-5/+4
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-22/+22
* reflect https://github.com/chef/chef/pull/3227#issuecomment-94560685sawanoboly2015-04-211-1/+1
* Show Chef::VERSION at prompt_c and prompt_i on shell sessionsawanoboly2015-04-151-2/+2
* Modify accesses to HOME to use path_helper instead.Kartik Null Cating-Subramanian2015-03-201-5/+7
* Use platform_specific_path in chef shelljdmundrawala/path-sep-refactorJay Mundrawala2014-11-141-10/+2
* chef-shell checks platform when looking for client.rb and solo.rb.jdmundrawala/chef-shell-windowsJay Mundrawala2014-11-101-2/+10
* Merge pull request #1443 from opscode/ryancragun/CHEF-5314_11-masterClaire McQuin2014-06-111-0/+7
|\
| * [CHEF-5314] Support override_runlist CLI option in shef/chef-shellRyan Cragun2014-05-201-0/+7
* | [CHEF-4224] tracing? throws an exception when chef-shell is first startedJulian C. Dunn2014-05-031-0/+1
|/
* Move json attribs fetching to a classdanielsdeleo2013-10-161-19/+3
* Fix chef-shell for log_level == :autodanielsdeleo2012-11-201-1/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+327