| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 1 | -12/+1 |
| * | Fixing #301 -- s/logfile/logdest/g | luke | 2006-10-09 | 1 | -4/+8 |
| * | Fix trac #282 (Change URL to configref, mention --genconfig) | lutter | 2006-09-19 | 1 | -1/+5 |
| * | Specifically rescuing Exception, since apparently the default does not rescue... | luke | 2006-09-15 | 1 | -1/+1 |
| * | Catching all errors encountered during loading, not just LoadError, to fix on... | luke | 2006-09-14 | 1 | -1/+1 |
| * | changing the #!ruby lines to #!env ruby | luke | 2006-06-29 | 1 | -1/+1 |
| * | adding -e ability to puppet executable | luke | 2006-04-04 | 1 | -12/+14 |
| * | Adding TERM to the signals being trapped | luke | 2006-02-24 | 1 | -0/+14 |
| * | Enable passing --parseonly from the command line | lutter | 2006-02-21 | 1 | -2/+1 |
| * | Adding --loadclasses option to puppet | luke | 2006-02-13 | 1 | -0/+29 |
| * | wrapping all work in a single rescue clause | luke | 2006-02-08 | 1 | -18/+7 |
| * | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 1 | -30/+27 |
| * | fixing puppet to default to using the console for output | luke | 2005-11-16 | 1 | -0/+2 |
| * | Central logging now works, although there appear to be a few kinks to work out. | luke | 2005-10-28 | 1 | -5/+3 |
| * | Adding logging methods to all Puppet::Element instances, and converting all i... | luke | 2005-10-26 | 1 | -0/+8 |
| * | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 1 | -5/+18 |
| * | adding --noop to puppet executable, and removing some extraneous comments | luke | 2005-09-17 | 1 | -0/+4 |
| * | Successfully parsed my entire converted cfengine configuration; these are all... | luke | 2005-09-17 | 1 | -2/+18 |
| * | all tests now pass on solaris 10x86; i had to do some stupid hacking with bas... | luke | 2005-09-07 | 1 | -1/+1 |
| * | fixing puppet to use correct method and adding a real test case for it | luke | 2005-08-29 | 1 | -4/+5 |
| * | adding RDoc::usage documentation to all executables | Luke Kanies | 2005-08-29 | 1 | -21/+25 |
| * | Have done a significant reorganization of how clients work, also, along with ... | Luke Kanies | 2005-08-23 | 1 | -3/+4 |
| * | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 1 | -0/+129 |