summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2014-05-27(PUP-2478) Remove current directory from Ruby load path.Peter Huene1-0/+4
2013-04-10(maint) Readd execute permission to bin/puppetAdrien Thebo1-0/+0
2013-04-09(maint) Use stub over puppet type objectAdrien Thebo1-0/+0
2013-01-06(maint) Add Travis CI SupportJeff McCune1-0/+0
2012-10-08(#16757) Move rubygems require to application entry pointJosh Cooper1-8/+0
2012-10-03(#16757) Don't load rubygems if bundler is runningPatrick Carlisle1-3/+5
2012-09-05Merge branch 'hiera-puppet-for-merge' into maint/3.x/merge-hiera-puppet-into-...Daniel Pittman1-0/+56
2012-06-10(maint) Follow Puppet Labs style guide + code cleanupKelsey Hightower1-26/+26
2012-05-11Move rubygems require to executable entry points to PuppetPatrick Carlisle1-0/+6
2012-05-11Remove deprecated standalone executablesPatrick Carlisle4-20/+0
2011-06-06Improve exampleR.I.Pienaar1-0/+56
2010-07-09[#4196] Move the docs into the source directory structureJesse Wolfe5-358/+0
2010-02-17Fix #3932 - Add --charset to puppetdoc for RDoc modeBrice Figureau1-1/+4
2010-02-17feature #2276 Single Executable: CommandLine can be instantiatedJesse Wolfe1-17/+1
2010-02-17feature #2276 Single Executable: subcommand methodJesse Wolfe1-6/+6
2010-02-17feature #2276 Single Executable: help infoJesse Wolfe4-24/+25
2010-02-17feature #2276 Single Executable: help for applyJesse Wolfe1-0/+69
2010-02-17feature #2276 Single Executable: legacy settingsJesse Wolfe1-6/+6
2010-02-17feature #2276 Single Executable: "puppet describe"Jesse Wolfe1-2/+2
2010-02-17Fix #3552 single executable should display usageJesse Wolfe1-71/+0
2010-02-17Fix #3552 single executable should display usageJesse Wolfe1-6/+3
2010-04-09Fixing 'puppet' to directly run manifestsLuke Kanies1-1/+6
2010-04-09Moving puppet back to binLuke Kanies1-0/+18
2010-02-17Renaming the old puppet executableRein Henrichs1-2/+2
2010-02-17Fix application name in bin/ralshRein Henrichs1-1/+1
2010-02-17Renaming applications, mostly removing 'puppet'Luke Kanies1-2/+2
2009-08-01Signed-off-by: Eric Sorenson <ahpook@gmail.com>Eric Sorenson3-3/+3
2009-07-10Added Markdown mode to puppetdoc to output Markdown.James Turnbull1-2/+4
2009-06-13Fixed pi binary so --meta option works and updated documentationDavid Lutterkort1-2/+6
2009-06-12Fixed #2052 - Added -e option to puppet --help outputJames Turnbull1-1/+4
2009-06-12Fixed pi testsJames Turnbull1-1/+2
2009-06-12Fixed #2222 - Cleanup pi binary options and --help outputJames Turnbull1-6/+34
2009-06-06Removed extra whitespace from end of linesIan Taylor3-5/+5
2009-04-28Moved puppetqd binaryJames Turnbull1-53/+0
2009-04-22Adding daemonization to puppetqdLuke Kanies1-0/+0
2009-04-22Adding puppetqd executable.Luke Kanies1-0/+53
2009-03-21Moved of puppetd, puppetca, puppetmasterd, puppetrun binary from bin to sbinJames Turnbull4-455/+0
2009-02-16Move puppetd to the Application Controller paradigmBrice Figureau1-270/+2
2009-02-16Move puppetdoc to the Application Controller paradigmBrice Figureau1-195/+2
2009-02-16Move ralsh to the Application Controller paradigmBrice Figureau1-185/+2
2009-02-16Move puppetrun to Application Controller paradigmBrice Figureau1-241/+2
2009-02-16Move pi to the Application Controller paradigmBrice Figureau1-220/+3
2009-02-16Move puppetmasterd to Puppet::ApplicationBrice Figureau1-166/+2
2009-02-16Move puppet to the Application Controller paradigmBrice Figureau1-189/+2
2009-02-16Move filebucket to the Application Controller paradigmBrice Figureau1-118/+4
2009-02-16Move puppetca to the Application Controller paradigmBrice Figureau1-101/+2
2009-02-06Fixing tests broken during the #1405 fix.Luke Kanies2-2/+8
2009-02-06Creating and using a new Puppet::Daemon classLuke Kanies2-52/+25
2009-02-06Splitting the Agent class into Agent and ConfigurerLuke Kanies1-10/+16
2009-02-06Removing an erroneous configuration call in puppetmasterdLuke Kanies1-1/+0