summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package/apt.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-9/+9
* Another round of bug-fixes, prompted by test logs from David Schmittluke2007-03-191-1/+1
* Following Russ Allbery's advice and using the Candidate field in the apt-cach...luke2007-03-191-1/+1
* Fixing #487. I know use "apt-cache policy", instead of apt-cache showpkg, be...luke2007-03-191-24/+5
* Actually commit the changes to lib/puppet that were supposed to be part of [2...mpalmer2007-02-261-7/+7
* Revert 2125, and instead change the way the 'latest' version is selected from...mpalmer2007-01-311-3/+4
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-8/+11
* Fixing some warningsluke2006-11-101-2/+2
* fixing #327; debian packages now correctly register their "latest" statusluke2006-11-091-2/+2
* Fixing code from [1754] -- I stupidly did not even do a parse check, and I ha...luke2006-10-091-6/+6
* Applying patch from #234 from David Schmitt. This is also untested, and the ...luke2006-10-091-1/+14
* Adding modified patch from #256 -- apt now uses "responsefile" for the presee...luke2006-10-091-0/+17
* Modifying the provider base class so that it defines a method for every used ...luke2006-09-061-21/+5
* Adding aptitude support, including a new util::package module that provides a...luke2006-09-061-3/+12
* batch of small bug fixesluke2006-09-021-1/+1
* Modifying providers so that docs generate betterluke2006-08-281-6/+5
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+112