| Commit message (Expand) | Author | Age | Files | Lines |
* | remove static wrapper script | Marc Chamberland | 2020-02-24 | 1 | -459/+0 |
* | Move bindir copy logic into Gemfile to be used by Bundler | Stuart Preston | 2018-06-23 | 3 | -0/+0 |
* | powershell_exec uses FFI instead of COM | Stuart Preston | 2018-06-19 | 2 | -0/+0 |
* | Initial commit of new Chef PowerShell support | Stuart Preston | 2018-03-03 | 2 | -0/+0 |
* | Fix issue with Powershell function buffer | John Snow | 2017-12-21 | 1 | -5/+1 |
* | Don't spin in powershell module that launches chef processesksubrama/SUSTAIN-731 | Kartik Null Cating-Subramanian | 2017-10-06 | 1 | -2/+23 |
* | fix memory leak | Vince Rimkus | 2016-11-17 | 1 | -2/+1 |
* | PowerShell module output pass through | Vince Rimkus | 2016-11-15 | 1 | -24/+140 |
* | Release handles, set exit-code and handle errors. | Kartik Null Cating-Subramanian | 2015-06-09 | 1 | -9/+47 |
* | Move the type imports into the Chef namespace. | Kartik Null Cating-Subramanian | 2015-06-09 | 1 | -11/+40 |
* | Switch to using Win32 API to spawn a process. | Kartik Null Cating-Subramanian | 2015-06-09 | 1 | -15/+159 |
* | Rewrote this after I fully understood the madness involved. | Kartik Null Cating-Subramanian | 2015-06-09 | 1 | -21/+77 |
* | Change paths to correctly call embedded ruby. | Kartik Null Cating-Subramanian | 2015-06-09 | 1 | -3/+16 |
* | Moved module file into its own directory. This helps module auto-detection. | Kartik Null Cating-Subramanian | 2015-06-09 | 1 | -0/+47 |