summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package/urpmi.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated all types to Markdown outputJames Turnbull2010-08-111-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-51/+51
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-6/+6
* Ticket #2665: Regexp exception on ++ in package namesMarkus Roberts2009-10-251-1/+1
* Fix for urpmi provider that fixes #1217James Turnbull2008-05-111-3/+3
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Guard the rpm command suitability confine better so we hopefully stop seeing ...(no author)2007-07-161-0/+10
* Fixing my stupid fix of Matt's work. I conflated :versionable and :upgradeab...luke2007-06-181-0/+2
* Updating the has_version work that Matt did -- the only thing he missed was t...luke2007-06-181-2/+0
* Adding (slightly modified) urpmi support from #592 by Devinluke2007-06-081-0/+51