summaryrefslogtreecommitdiff
path: root/lib/chef/provider/file/content.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-2/+2
* Move file content management logic outside of providers under Chef::FileConte...sersut2013-05-161-4/+4
* tempfiles: moar composition and binmode for windowsLamont Granquist2013-04-081-1/+2
* locate objects closer to their primary concernsLamont Granquist2013-03-201-48/+11
* refactoring of file providersLamont Granquist2013-03-151-0/+75