summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package/appdmg.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-76/+76
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-5/+5
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-5/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-7/+7
* Make pkgdmg default Darwin provider, make confines consistent on Darwin packa...Nigel Kersten2009-07-211-1/+2
* Removed extra whitespace from end of linesIan Taylor2009-06-061-3/+3
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-5/+5
* Simplify launchd service provider and add testsNigel Kersten2008-12-011-3/+0
* Fixed #1553 - Puppet and Facter cannot both install the plist module into two...James Turnbull2008-09-131-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-041-1/+0
* fixing the appdmg provider to load the package provider base class, and tryin...luke2007-06-181-0/+1
* Adding appdmg package provider from #641.luke2007-06-181-0/+117