summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/windows_env_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-2/+2
* auto fixing some rubocopsLamont Granquist2016-02-091-3/+3
* autofixing whitespace copsLamont Granquist2016-02-051-1/+0
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-8/+8
* Refactor Chef::Mixin::WideString to remove implicit Windows dependency.mcquin/refactor-wstringClaire McQuin2015-09-011-1/+4
* add windows guardLamont Granquist2015-05-261-1/+1
* add unicode WM_SETTINGCHANGE broadcastLamont Granquist2015-05-261-2/+11
* Moved windows environment helper functions to their own modulejdmundrawala/windows_env_pathJay Mundrawala2014-09-111-0/+56