| Commit message (Expand) | Author | Age | Files | Lines |
* | update pwsh in powershell_exec to 7.1.0 and add comments explaining how to pu...ps71 | mwrock | 2020-11-17 | 1165 | -5075/+5173 |
* | pull in v0.2.1 of powershell shim that fixes .net resolverresolver | mwrock | 2020-11-13 | 18 | -0/+0 |
* | provide powershell_exec functionality on x86ps_exec_x86 | mwrock | 2020-10-09 | 606 | -0/+2539 |
* | add interpreter arg to powershell_exec allowing it to run powershell core | mwrock | 2020-10-01 | 302 | -0/+2536 |
* | move dist implementation into chef-utils | Marc Chamberland | 2020-09-15 | 1 | -18/+18 |
* | More files free of spelling violations. | Pete Higgins | 2020-05-18 | 1 | -3/+3 |
* | Templating powershell extensions to inject distro constants | Marc Chamberland | 2020-02-24 | 1 | -0/+459 |
* | remove static wrapper script | Marc Chamberland | 2020-02-24 | 1 | -459/+0 |
* | Adding VC Redistributable files required for powershell_exec on Windowssp/vcredist | Stuart Preston | 2018-12-18 | 2 | -0/+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 |
* | Remove the manpagesmanpages | Tim Smith | 2018-03-11 | 163 | -26476/+0 |
* | Initial commit of new Chef PowerShell support | Stuart Preston | 2018-03-03 | 2 | -0/+0 |
* | Add support for knife bootstrap-preinstall-command | S.Cavallo | 2018-02-15 | 1 | -0/+2 |
* | Merge pull request #6607 from andyfeller/knife-search-doc-quote-fixes | Thom May | 2018-01-22 | 3 | -15/+15 |
|\ |
|
| * | Fixing missing and/or inconsistent quoting in knife search documentation | Andy Feller | 2017-11-28 | 3 | -15/+15 |
* | | 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 |
* | Remove non-working documention statements/arguments. | Ronald Gundlach-Chmara | 2016-12-23 | 2 | -24/+8 |
* | Merge pull request #5549 from coolmacool/vr/powershell-module-output | Bryan McLellan | 2016-12-09 | 1 | -24/+139 |
|\ |
|
| * | fix memory leak | Vince Rimkus | 2016-11-17 | 1 | -2/+1 |
| * | PowerShell module output pass through | Vince Rimkus | 2016-11-15 | 1 | -24/+140 |
* | | Modify `knife configure` example `chef_server_url` | Jerry Aldrich III | 2016-12-01 | 1 | -2/+3 |
|/ |
|
* | More Opscode -> Chef updates | Tim Smith | 2016-10-20 | 3 | -4/+4 |
* | chef-client: add --[no]skip-cookbook-sync option | Jos Backus | 2016-02-17 | 1 | -0/+2 |
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 4 | -4/+4 |
* | Update more references from cookbooks -> supermarket | Tim Smith | 2015-09-27 | 2 | -29/+29 |
* | 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 |
* | Update man pages with links to the docs site | Tim Smith | 2015-05-01 | 24 | -41/+37 |
* | add man page for chef-apply | jamescott | 2014-12-08 | 1 | -0/+86 |
* | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-08 | 6 | -6/+6 |
* | update html pages for chef-client 12 | jamescott | 2014-11-03 | 22 | -123/+348 |
* | update man pages for chef-client 12 | jamescott | 2014-11-03 | 34 | -116/+342 |
* | Remove old, outdated distro initscripts. | Julian C. Dunn | 2014-10-24 | 42 | -2048/+0 |
* | update HTML man pages | jamescott | 2014-09-25 | 41 | -335/+1220 |
* | update knife xargs man page examples | jamescott | 2014-09-25 | 1 | -3/+3 |
* | update CTLs for 11.16 | jamescott | 2014-09-25 | 34 | -258/+301 |
* | update knife man pages; add knife serve | jamescott | 2014-07-02 | 31 | -288/+510 |
* | update chef-solo man page | jamescott | 2014-07-02 | 1 | -14/+13 |
* | update chef-client man page | jamescott | 2014-07-02 | 1 | -10/+13 |
* | update chef-shell man page | jamescott | 2014-07-02 | 1 | -4/+4 |
* | update html man page help; add knife serve | jamescott | 2014-07-02 | 48 | -197/+322 |
* | Doc fix to highlight that -E is not respected by knife ssh [search] | Phil Sturgeon | 2014-05-22 | 1 | -1/+1 |