summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/indirection_base.rb
Commit message (Expand)AuthorAgeFilesLines
* (#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman2011-04-131-2/+2
* (#7012) Update references in code to use face(s)Daniel Pittman2011-04-071-2/+2
* (#6749) code and test cleanup of Application/StringBase.Daniel Pittman2011-04-041-12/+0
* (#6749) implementing option handling in CLI string wrapperDaniel Pittman2011-04-041-4/+1
* MAINT: the API is officially named "string" as of this moment.Daniel Pittman2011-03-281-5/+5
* Fixing a load-order issue in Puppet::InterfaceLuke Kanies2011-03-211-1/+0
* (#6785) Internal consistency for `--terminus`.Pieter van de Bruggen2011-03-211-3/+3
* (#6785) Rename the --from option to --terminus.Pieter van de Bruggen2011-03-211-1/+1
* Fixing plugin usageLuke Kanies2011-02-241-7/+0
* Splitting the Application base classLuke Kanies2011-02-221-0/+27