summaryrefslogtreecommitdiffstats
path: root/bin/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* Catching all errors encountered during loading, not just LoadError, to fix on...luke2006-09-141-1/+1
* changing the #!ruby lines to #!env rubyluke2006-06-291-1/+1
* adding -e ability to puppet executableluke2006-04-041-12/+14
* Adding TERM to the signals being trappedluke2006-02-241-0/+14
* Enable passing --parseonly from the command linelutter2006-02-211-2/+1
* Adding --loadclasses option to puppetluke2006-02-131-0/+29
* wrapping all work in a single rescue clauseluke2006-02-081-18/+7
* There is now full support for configuration files, and the entire system has ...luke2006-02-071-30/+27
* fixing puppet to default to using the console for outputluke2005-11-161-0/+2
* Central logging now works, although there appear to be a few kinks to work out.luke2005-10-281-5/+3
* Adding logging methods to all Puppet::Element instances, and converting all i...luke2005-10-261-0/+8
* Many, many changes toward a completely functional system. The only current p...luke2005-09-231-5/+18
* adding --noop to puppet executable, and removing some extraneous commentsluke2005-09-171-0/+4
* Successfully parsed my entire converted cfengine configuration; these are all...luke2005-09-171-2/+18
* all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke2005-09-071-1/+1
* fixing puppet to use correct method and adding a real test case for itluke2005-08-291-4/+5
* adding RDoc::usage documentation to all executablesLuke Kanies2005-08-291-21/+25
* Have done a significant reorganization of how clients work, also, along with ...Luke Kanies2005-08-231-3/+4
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-231-0/+129