summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package.rb
Commit message (Expand)AuthorAgeFilesLines
* CHEF-4849: Implement `#response_file_variables` in Package resourcePeter Fern2013-12-201-0/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* Remove deprecated method usage from package providerdanielsdeleo2013-08-021-13/+23
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+229
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-105/+0
* Lets log a little earlier, shall we?Adam Jacob2008-10-071-4/+4
* Purge action should take the pacakge_nameAdam Jacob2008-09-081-1/+1
* Should use the resource name for removalAdam Jacob2008-09-081-1/+1
* Refactoring to support a base package class, that package providers can inher...Adam Jacob2008-09-081-0/+105