summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix comment typostyposTim Smith2021-10-163-7/+7
* Update CHANGELOG.md to reflect the promotion of 3.2.5Chef Expeditor2021-02-131-11/+8
* Bump version to 3.2.5 by Chef Expeditorv3.2.5Chef Expeditor2021-02-133-5/+6
* Merge pull request #229 from priv-kweihmann/gemspec-licenseTim Smith2021-02-131-0/+1
|\
| * gemspec: add license metadataKonrad Weihmann2021-02-131-0/+1
|/
* Bump version to 3.2.4 by Chef Expeditorv3.2.4Chef Expeditor2021-02-123-5/+6
* Merge pull request #228 from chef/ruby3_timeTim Smith2021-02-113-5/+14
|\
| * Pin chef-utilsTim Smith2021-02-111-0/+5
| * Add Ruby 3 testing + cleanup depsTim Smith2021-02-113-5/+9
|/
* Bump version to 3.2.3 by Chef Expeditorv3.2.3Chef Expeditor2021-01-253-4/+12
* Merge pull request #227 from chef/testsLamont Granquist2021-01-252-9/+11
|\
| * fix broken windows teststestsmwrock2020-11-182-9/+11
|/
* Update CHANGELOG.md to reflect the promotion of 3.2.2Chef Expeditor2020-11-161-10/+7
* Bump version to 3.2.2 by Chef Expeditorv3.2.2Chef Expeditor2020-11-163-5/+6
* Merge pull request #226 from chef/docsTim Smith2020-11-163-16/+2
|\
| * Fix loading of spec support filesdocsTim Smith2020-11-161-2/+1
| * Update Chefstyle to 1.5.1Tim Smith2020-11-161-1/+1
| * Remove the yard task / gemsTim Smith2020-11-162-13/+0
|/
* Update README.mdTim Smith2020-11-121-1/+1
* Bump version to 3.2.1 by Chef Expeditorv3.2.1Chef Expeditor2020-11-123-4/+12
* Merge pull request #225 from chef/datesTim Smith2020-11-124-5/+5
|\
| * Remove copyright datesdatesTim Smith2020-11-124-5/+5
|/
* Update CHANGELOG.md to reflect the promotion of 3.2.0Chef Expeditor2020-11-121-9/+6
* Bump version to 3.2.0 by Chef ExpeditorChef Expeditor2020-11-123-4/+12
* Merge pull request #224 from MsysTechnologiesllc/Kapil/MSYS-1131_Retrieves_th...Tim Smith2020-11-124-1/+117
|\
| * Fixed buildkite errorKapil Chouhan2020-11-121-0/+2
| * Load a user's profile, before retrieves the environment variablesKapil Chouhan2020-11-031-0/+8
| * Added yard commentsKapil Chouhan2020-09-102-13/+31
| * Update lib/mixlib/shellout/windows/core_ext.rbTim Smith2020-09-091-1/+1
| * Update lib/mixlib/shellout/windows/core_ext.rb Tim Smith2020-09-091-1/+1
| * Added Dependency of ffi-win31-extensions gem and added test casesKapil Chouhan2020-09-093-0/+17
| * Retrieves the environment variables for the specified userKapil Chouhan2020-09-032-3/+73
| * Fix for MSYS-1131 Retrieves the environment variables for the specified userKapil Chouhan2020-09-021-1/+2
* | Update CHANGELOG.md to reflect the promotion of 3.1.7Chef Expeditor2020-10-291-9/+6
* | Bump version to 3.1.7 by Chef Expeditorv3.1.7Chef Expeditor2020-10-293-4/+12
* | Merge pull request #223 from chef/loosen_win32_depTim Smith2020-10-292-4/+2
|\ \
| * | Remove the path shifts in the spec helperloosen_win32_depTim Smith2020-10-291-2/+0
| * | Loosen win32-process dep to resolve Ruby 3 deprecation warningsTim Smith2020-10-291-2/+2
|/ /
* | Update CHANGELOG.md to reflect the promotion of 3.1.6Chef Expeditor2020-09-101-10/+7
* | Bump version to 3.1.6 by Chef Expeditorv3.1.6Chef Expeditor2020-09-103-5/+6
* | Merge pull request #221 from chef/safeTim Smith2020-09-095-23/+16
|\ \
| * | Simplify things a bit with &.safeTim Smith2020-09-095-23/+16
* | | Bump version to 3.1.5 by Chef Expeditorv3.1.5Chef Expeditor2020-09-093-4/+12
|/ /
* | Merge pull request #220 from chef/dirTim Smith2020-09-092-5/+5
|\ \
| * | Back out the gemspec change that broke testsdirTim Smith2020-09-092-2/+2
| * | Fix another oneTim Smith2020-09-081-1/+1
| * | Use __dir__ instead of __FILE__Tim Smith2020-09-083-6/+6
| |/
* | Merge pull request #219 from chef/lcg/shellout-trace-loggingTim Smith2020-08-242-1/+13
|\ \
| * | Stop doing weird things with STDOUTlcg/shellout-trace-loggingLamont Granquist2020-08-241-1/+1
| * | chefstyleLamont Granquist2020-08-241-2/+3