summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/describe.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-167/+167
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-15/+5
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+1
* Fix for #4091 -- require loop in executablesMarkus Roberts2010-07-011-1/+0
* Feature #2276 Single Executable: Pass a commandline object to the applicationJesse Wolfe2010-02-171-1/+1
* Refactor #3706 Reify eigenclasses of ApplicationsJesse Wolfe2010-02-171-4/+5
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-171-1/+1
* feature #2276 Single Executable: "puppet describe"Jesse Wolfe2010-02-171-0/+214