summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump RC version with some test fixes1.0.0.rc.1Daniel DeLeo2011-12-061-1/+1
* always grab a random pwent instead of using getloginDaniel DeLeo2011-12-051-9/+5
* make username->uid test work when no login is setDaniel DeLeo2011-12-051-0/+8
* add junit formatter in devDaniel DeLeo2011-12-051-0/+10
* let rspec handle the transitive depsDaniel DeLeo2011-12-051-1/+1
* remove transitive dependenciesSeth Chisamore2011-12-011-5/+1
* ShellOut not Shellout1.0.0.rc.0Daniel DeLeo2011-12-013-3/+3
* add other gem deps to the mingw gemspecDaniel DeLeo2011-12-011-0/+6
* initial multi-gem build supportDaniel DeLeo2011-12-013-3/+22
* add a gitignore fileDaniel DeLeo2011-12-011-0/+16
* add new windows? helper and update spec usageSeth Chisamore2011-12-012-12/+28
* update CommandTimeout with new exception namespacingSeth Chisamore2011-12-011-1/+1
* github's markdown wants more spacesDaniel DeLeo2011-12-011-0/+7
* update license headers and datesDaniel DeLeo2011-12-012-1/+19
* add an example to the readmeDaniel DeLeo2011-12-011-0/+16
* remove hardcoded Chef::Log, allow a logger to be set on createDaniel DeLeo2011-12-011-15/+22
* document more methods in ShellOut base classDaniel DeLeo2011-12-011-0/+9
* indent `when` to the same depth as `case`Daniel DeLeo2011-12-011-35/+35
* add doc for the attributesDaniel DeLeo2011-12-011-6/+40
* cleanup Rakefile and add gem pkg taskDaniel DeLeo2011-12-011-2/+4
* Initial extraction of ShellOut from ChefDaniel DeLeo2011-12-0112-0/+1747