summaryrefslogtreecommitdiff
path: root/lib/chef/win32/api/file.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+5
* adds support to installer types inno, nsis, wise and installshield top the wi...Matt Wrock2015-12-071-1/+51
* Refactor Chef::Mixin::WideString to remove implicit Windows dependency.mcquin/refactor-wstringClaire McQuin2015-09-011-0/+1
* Use ffi for GetVolumeNameForVolumeMountPointJay Mundrawala2015-08-271-0/+7
* Convert SetVolumeMountPoint to use ffiJay Mundrawala2015-08-271-0/+6
* Rewrite DeleteVolumeMountPoint to use FFIJay Mundrawala2015-08-271-0/+6
* As https://github.com/opscode/chef/issues/2580 summarizes, Link resource need...sersut/revert-1901Serdar Sutay2014-12-111-3/+13
* Revert "Merge pull request #1901 from opscode/dont-prepend-to-relative-paths"Serdar Sutay2014-12-111-1/+5
* Fix https://github.com/opscode/chef/issues/1842 by calling PathHelper.canonic...Chris Doherty2014-09-121-5/+1
* Fix comment about CHEF-4427.sersut2013-10-011-1/+1
* Fix CHEF-4419 by appending a drive letter from the current working directory ...sersut2013-09-301-0/+7
* Fix resource notifications for file resources with alternative file path sepe...sersut2013-06-031-2/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+535