summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/package.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-1/+1
* Feature #2935: lazify require graph for applicationsJesse Wolfe2010-02-171-2/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-061-4/+4
* Fix #1807 - make Puppet::Util::Package.versioncmp a module functionBrice Figureau2008-12-271-0/+2
* Revert 2125, and instead change the way the 'latest' version is selected from...mpalmer2007-01-311-3/+0
* Fixing #462. The package sort order was always resulting in the lowest-versi...luke2007-01-301-0/+3
* Modifying the provider base class so that it defines a method for every used ...luke2006-09-061-0/+31