summaryrefslogtreecommitdiff
path: root/lib/chef/shell.rb
Commit message (Expand)AuthorAgeFilesLines
* more distro constantsMarc Chamberland2019-06-031-15/+15
* distro constants for solo, zero and automateMarc Chamberland2019-05-231-2/+2
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-4/+4
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-12/+12
* Update a few more knife.rb references to include config.rbTim Smith2019-05-071-0/+1
* Replacing workmarks with distro constantsMarc Chamberland2019-04-191-4/+5
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-1/+1
* fix Layout/IndentHeredocLamont Granquist2018-07-021-8/+8
* fix Style/HashSyntaxLamont Granquist2018-07-021-52/+52
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-1/+0
* Pass json configuration to ShellSession classJon Cowie2017-08-101-0/+1
* Modify chef-shell help messageafiune/COOL-336/tiny-fixSalim Afiune2017-03-201-2/+4
* FIX: use right option name to load configSalim Afiune2017-03-201-1/+1
* Make chef-shell to use SoloSession properlySalim Afiune2017-03-171-5/+22
* Deprecate SoloSession into SoloLegacySessionSalim Afiune2017-03-171-1/+7
* 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