summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/shell_out.rb
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-8/+8
* fix Lint/UnderscorePrefixedVariableNameLamont Granquist2015-02-231-5/+5
* add forcing of LANG and LANGUAGE env varsLamont Granquist2015-01-121-1/+7
* remove chef/shell_out deplcg/remove-shellout-requireLamont Granquist2014-10-141-4/+0
* Revert "remove chef/shell_out dep"Lamont Granquist2014-10-141-0/+4
* remove chef/shell_out depLamont Granquist2014-10-141-4/+0
* Marshall.dump can't dump an IOLamont Granquist2014-09-081-2/+4
* add config option for the default_localeLamont Granquist2014-09-081-2/+2
* unicode shell_out fixes plus mixlib-shellout 2.xLamont Granquist2014-09-081-16/+28
* Move Chef::Config path functions to Chef::Util::PathHelperJohn Keiser2014-08-301-1/+3
* Chef:Provider:Execute's logic on whether or not to use live_stream gets blindlyKevin Graham2014-07-161-1/+1
* Clean up logic.Claire McQuin2014-06-271-13/+3
* Set environment option's 'LC_ALL' to nil if not present in option.Claire McQuin2014-06-271-19/+16
* Properly modify environment option based on ENVClaire McQuin2014-06-271-6/+24
* Fix shell_out_with_systems_locale logic, add specs.Claire McQuin2014-06-271-3/+3
* Remove unnecessary debug statements.Claire McQuin2014-06-271-5/+2
* Add function shell_out_with_systems_locale.Claire McQuin2014-06-271-0/+13
* Create a method to get IO for live stream.Ryota Arai2014-02-111-3/+9
* chef/mixin/shell_out should require mixlib/shelloutJeremiah Snapp2013-10-101-0/+4
* Add general information about how/when to use shell_out/shell_out!Bryan McLellan2013-08-191-0/+5
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+69