summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/shell_out.rb
Commit message (Expand)AuthorAgeFilesLines
* Cleanup a bit of YARD and add a few thingsTim Smith2018-01-221-2/+2
* spec fixes and Path-v-PATH cleanupLamont Granquist2017-04-061-9/+9
* try Path on windowsLamont Granquist2017-04-061-1/+9
* Chef-13: shell_out PATH fixes and path_sanity changesLamont Granquist2017-04-061-28/+4
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-2/+22
* cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-211-12/+58
* remove run_command from groupaddLamont Granquist2016-12-201-0/+9
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-1/+1
* More Opscode -> Chef updatesTim Smith2016-10-201-1/+1
* clean up everythingLamont Granquist2016-08-231-0/+30
* make deprecation warnings actual deprecation warningsLamont Granquist2016-04-251-1/+1
* remove duping the args hashlcg/shell_out_syntaxLamont Granquist2016-04-251-1/+0
* tighter code from @coderangerLamont Granquist2016-04-251-10/+5
* modernize shell_out method syntaxLamont Granquist2016-04-251-16/+11
* 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-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