summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/command.rb
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-7/+7
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* Refactor handle_command_failures method.Ryota Arai2013-11-261-12/+11
* Mark popen4 tests "volatile" to prevent spurious Ci failuresdanielsdeleo2013-10-181-0/+20
* Normalize whitespace on all filesSeth Vargo2013-09-261-14/+14
* solaris9, 10 on some failures for example invalid mins in crontab fails with ...kaustubh-d2013-08-041-4/+13
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+164
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-206/+0
* A whole bunch of missing changes!Adam Jacob2008-10-071-3/+3
* Adding default node configAdam Jacob2008-09-221-1/+1
* Updating command to have a default returns argument of 0Adam Jacob2008-09-081-0/+1
* yagn - removing whereisAdam Jacob2008-09-081-18/+0
* Adding script support!Adam Jacob2008-09-041-9/+28
* Adding in execute supportAdam Jacob2008-09-011-0/+204