summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* add a simple smoke testlcg/extract-mixlib-shelloutLamont Granquist2020-07-161-1/+2
* extracting shell_out helper to mixlib-shelloutLamont Granquist2020-07-151-0/+208
* Bump version to 3.0.11 by Chef Expeditorv3.0.11Chef Expeditor2020-05-211-1/+1
* Fix a typo.Pete Higgins2020-05-201-1/+1
* Bump version to 3.0.10 by Chef Expeditorv3.0.10Chef Expeditor2020-03-081-1/+1
* Bump version to 3.0.9 by Chef Expeditorv3.0.9Chef Expeditor2019-12-301-1/+1
* Substitute require for require_relativeTim Smith2019-12-292-4/+4
* Bump version to 3.0.8 by Chef Expeditorv3.0.8Chef Expeditor2019-12-301-1/+1
* Bump version to 3.0.7 by Chef Expeditor3.0.7Chef Expeditor2019-07-301-1/+1
* Fix return type of Process.create to be a ProcessInfo instance again.Ryan Davis2019-07-302-1/+5
* Bump version to 3.0.6 by Chef Expeditor3.0.6Chef Expeditor2019-07-301-1/+1
* Blinding applying chefstyle -a.Ryan Davis2019-07-304-12/+31
* Bump version to 3.0.5 by Chef Expeditor3.0.5Chef Expeditor2019-06-071-1/+1
* Bump version to 3.0.4 by Chef Expeditorv3.0.4Chef Expeditor2019-06-061-1/+1
* Merge pull request #177 from visioncritical/load_user_profileLamont Granquist2019-06-062-67/+185
|\
| * cleanup Rubocop violationsBrian Warsing2019-01-261-17/+16
| * Load and unload user profile as requiredBrian Warsing2019-01-232-67/+186
* | Bump version to 3.0.3 by Chef Expeditorv3.0.3Chef Expeditor2019-06-061-1/+1
* | Merge pull request #182 from chef/lcg/win-array-argsLamont Granquist2019-06-061-2/+42
|\ \
| * | Support array args on windowslcg/win-array-argsLamont Granquist2019-06-061-2/+42
* | | Bump version to 3.0.2 by Chef Expeditorv3.0.2Chef Expeditor2019-06-011-1/+1
|/ /
* | Fix chefstyle warningsTim Smith2019-04-191-2/+2
* | Bump version to 3.0.1 by Chef Expeditorv3.0.1Chef Expeditor2019-04-191-1/+1
|/
* update travis/appveyor, drop ruby 2.2 support, test on 2.6lcg/version-bump2Lamont Granquist2019-01-041-1/+1
* Bump version to 2.4.4 by Chef Expeditorv2.4.4Chef Expeditor2018-12-121-1/+1
* Bump version to 2.4.3 by Chef Expeditorv2.4.3Chef Expeditor2018-12-071-1/+1
* Bump version to 2.4.2 by Chef Expeditorv2.4.2Chef Expeditor2018-12-061-1/+1
* Bump version to 2.4.1 by Chef Expeditorv2.4.1Chef Expeditor2018-12-061-1/+1
* Update the github links in commentsTim Smith2018-10-231-1/+1
* Fix EmptyWindowsCommand error on Windows when the command starts with spacesEric VERNIER2018-07-301-4/+3
* Merge pull request #164 from chef/new_rubyv2.4.0Tim Smith2018-07-231-1/+1
|\
| * Release 2.4.0new_rubyTim Smith2018-07-231-1/+1
* | Merge pull request #158 from MsysTechnologiesllc/dh/MSYS-847_fix_bare_rescuesTim Smith2018-07-231-2/+2
|\ \ | |/ |/|
| * [MSYS-847] fix bare rescuedheerajd-msys2018-07-031-2/+2
* | master of chefstyle + fixesLamont Granquist2018-07-061-1/+1
|/
* remove hashrocket syntaxlcg/remove-hashrocketsLamont Granquist2018-06-252-9/+9
* add sensitive featuredheerajd-msys2018-06-153-8/+15
* [MSYS-629] Added username,password validation for elavated option (#151)Nimisha Sharad2017-08-091-0/+8
* Release 2.3.2v2.3.2Bryan McLellan2017-07-211-1/+1
* Fix broken method callBryan McLellan2017-07-211-1/+1
* Release 2.3.1v2.3.1Bryan McLellan2017-07-191-1/+1
* Make Mixlib::ShellOut::EmptyWindowsCommand inherit from ShellCommandFailedBryan McLellan2017-07-191-1/+1
* Release 2.3.0v2.3.0Bryan McLellan2017-07-191-1/+1
* Update error messages to indicate user who lacks privilege on WindowsBryan McLellan2017-07-191-140/+118
* Launch process with elevated tokenNimishaS2017-07-194-23/+97
* fix chefstyle offensesLamont Granquist2017-06-203-25/+27
* spec cleanup and some light refactoringlcg/cleanup2Lamont Granquist2017-02-013-56/+39
* remove largely useless Utils classLamont Granquist2017-01-271-120/+126
* Fix the timeout in the comment to be correctTim Smith2017-01-131-1/+1
* Resolve most chefstyle warningsTim Smith2016-10-074-129/+129