summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/inifile.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-170/+170
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-5/+5
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-2/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-18/+6
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+1
* Fixes #1538 - Fixes the yumrepo backtrace in noop mode.James Turnbull2009-09-221-0/+8
* Removed extra whitespace from end of linesIan Taylor2009-06-061-5/+5
* Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.dJames Turnbull2009-02-111-0/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Allow 'key=' to be the only thing on a line (livna uses this)lutter2007-02-211-1/+1
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-0/+209