summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up the monkey-patchingksubrama/win32-processKartik Null Cating-Subramanian2015-10-151-246/+239
* Pull in upstream changes into monkey-patchKartik Null Cating-Subramanian2015-10-151-14/+14
* Fix #111Kartik Null Cating-Subramanian2015-10-151-1/+1
* Merge pull request #112 from chef/ksubrama/gemspecKartik Null Cating-Subramanian2015-10-091-1/+2
|\
| * Add gemspec files to allow bundler to run from the gemKartik Null Cating-Subramanian2015-10-091-1/+2
|/
* Ship the Gemfile so tests run from the gemJohn Keiser2015-09-301-1/+1
* Merge pull request #108 from chef/rel2212.2.1Matt Wrock2015-09-112-1/+5
|\
| * release 2.2.1Matt Wrock2015-09-112-1/+5
|/
* Merge pull request #107 from chef/mwrock/dir_in_commandMatt Wrock2015-09-112-2/+37
|\
| * prevent shellout from attempting to execute a directory on windowsMatt Wrock2015-09-112-2/+8
| * have failing testMatt Wrock2015-09-111-0/+29
|/
* Merge pull request #106 from chef/jdm/2.2.02.2.0Jay Mundrawala2015-09-022-2/+2
|\
| * update changelogJay Mundrawala2015-09-021-1/+1
| * Bump version to 2.2.0jdm/2.2.0Jay Mundrawala2015-09-011-1/+1
|/
* Merge pull request #104 from chef/jdm/prepare-220rc02.2.0.rc.0Jay Mundrawala2015-08-311-1/+1
|\
| * Bump version to 2.2.0.rc.0Jay Mundrawala2015-08-311-1/+1
|/
* Add CHANGELOG entry for #102Jay Mundrawala2015-08-311-1/+3
* Merge pull request #102 from chef/jdm/no-windows-prJay Mundrawala2015-08-273-9/+9
|\
| * Remove dependency on windows-prjdm/no-windows-prJay Mundrawala2015-08-263-9/+9
|/
* Merge pull request #103 from chef/jdm/testJay Mundrawala2015-08-261-2/+14
|\
| * Added comment for bugjdm/testJay Mundrawala2015-08-261-0/+10
| * Don't use presence of fd to check if fd's were inheritedJay Mundrawala2015-08-261-2/+4
|/
* Merge pull request #97 from BackSlasher/patch-1Thom May2015-05-191-1/+1
|\
| * Update CHANGELOG.mdBackSlasher2015-05-181-1/+1
|/
* bump version to 2.1.02.1.0Lamont Granquist2015-05-181-1/+1
* changelog for releaseLamont Granquist2015-05-181-0/+3
* Merge pull request #96 from chef/lcg/rspec3Lamont Granquist2015-05-155-285/+355
|\
| * force expect syntaxLamont Granquist2015-05-151-0/+3
| * rspec3ificationLamont Granquist2015-05-155-285/+352
|/
* add CHANGELOG.mdLamont Granquist2015-05-151-1/+3
* Merge pull request #94 from chef/lcg/no-getpgrpLamont Granquist2015-05-152-31/+14
|\
| * remove getpgrp back to setsidlcg/no-getpgrpLamont Granquist2015-05-152-31/+14
* | Fix 2 ruby warnings for uninitialized variablesdanielsdeleo2015-05-153-0/+5
|/
* update CHANGELOG.md for mergeLamont Granquist2015-05-141-0/+5
* Merge pull request #78 from BackSlasher/add-loginLamont Granquist2015-05-143-5/+150
|\
| * Added TODO for next majorNitz2015-02-152-0/+6
| * Option "login" now simulates login in unixNitz2015-02-153-5/+144
* | Merge pull request #92 from chef/ksubrama/win64Kartik Null Cating-Subramanian2015-05-014-15/+11
|\ \
| * | Clean up Rakefile/platform dependent gem generation.ksubrama/win64Kartik Null Cating-Subramanian2015-04-244-15/+11
|/ /
* | Merge pull request #91 from chef/ksubrama/test_fixKartik Null Cating-Subramanian2015-04-221-1/+1
|\ \
| * | Change mixlib spec test to pass on windows by invoking powershell explicitly.ksubrama/test_fixKartik Null Cating-Subramanian2015-04-211-1/+1
|/ /
* | Merge pull request #88 from docwhat/patch-1Lamont Granquist2015-02-021-1/+1
|\ \
| * | README: typo in exampleChristian Höltje2015-02-021-1/+1
|/ /
* | Merge pull request #85 from opscode/jdm/2.0.12.0.1Jay Mundrawala2014-12-192-1/+6
|\ \
| * | Bumped version to 2.0.1Jay Mundrawala2014-12-191-1/+1
| * | Updated Changelog for 2.0.1Jay Mundrawala2014-12-191-0/+5
|/ /
* | Merge pull request #79 from opscode/jdm/win-kill-procJay Mundrawala2014-12-182-99/+121
|\ \
| * | Add some test coverage for timeouts on windowsJay Mundrawala2014-12-181-99/+115
| * | On windows, send sigkill to process if it exceeds its alloted timeJay Mundrawala2014-12-181-0/+6
|/ /
* | Merge pull request #81 from opscode/jdm/test-fixesJay Mundrawala2014-12-184-9/+38
|\ \ | |/ |/|