Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/+0 |
* | Refactor the argument quoting logic and export one function for each binary. | Kartik Null Cating-Subramanian | 2015-06-09 | 1 | -24/+37 |
* | Add a chef powershell module that wraps ruby invocations. | Kartik Null Cating-Subramanian | 2015-06-09 | 1 | -0/+34 |