| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix Emacs mode indentation of multiple nested blocks | Russ Allbery | 2008-05-12 | 1 | -7/+13 |
| * | Enhancements to syntax highlighting and indentation for Emacs | Russ Allbery | 2008-05-12 | 1 | -125/+159 |
| * | Use our own count-matches for Emacs 21 compatibility | Russ Allbery | 2008-05-12 | 1 | -1/+10 |
| * | Added puppetlast script to ext directory | James Turnbull | 2008-04-19 | 1 | -0/+40 |
| * | Fixing the executables to use the new indirection api. | Luke Kanies | 2008-04-08 | 1 | -1/+1 |
| * | Additional fix for emacs syntax for ticket #1160 | James Turnbull | 2008-04-04 | 1 | -5/+5 |
| * | Revert "Additional fix to emacs for ticket #1160" | James Turnbull | 2008-04-04 | 1 | -5/+5 |
| * | Additional fix to emacs for ticket #1160 | James Turnbull | 2008-04-04 | 1 | -5/+5 |
| * | Committed patch from #1160 | James Turnbull | 2008-04-03 | 1 | -76/+89 |
| * | Fixed duplicate oid for parentnode and environment in schema - addresses #1170 | James Turnbull | 2008-04-01 | 1 | -1/+1 |
| * | Added check_puppet.rb Nagios check plugin (See #1162) | James Turnbull | 2008-03-27 | 1 | -0/+117 |
| * | Found all instances of methods where split() is used without | Luke Kanies | 2008-03-21 | 1 | -1/+2 |
| * | * puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Clean up the code som... | Karl Fogel | 2008-03-20 | 1 | -8/+8 |
| * | * puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Be more sophisticated... | Karl Fogel | 2008-03-20 | 1 | -0/+3 |
| * | Fix bug mentioned in commit f814e23eab140ad01df4a4a3b187fcbf20da02be: | Karl Fogel | 2008-03-20 | 1 | -2/+2 |
| * | * ext/emacs/puppet-mode.el (puppet-comment-line-p, puppet-in-array): New help... | Karl Fogel | 2008-03-20 | 1 | -29/+88 |
| * | * ext/emacs/puppet-mode.el: Untabify, in preparation for substantive changes. | Karl Fogel | 2008-03-20 | 1 | -61/+61 |
| * | Adding a filebucket test to puppet-test | Luke Kanies | 2008-03-16 | 1 | -8/+17 |
| * | Adding a test for local compiling | Luke Kanies | 2008-03-16 | 1 | -4/+13 |
| * | Using the indirected facts rather than master.getfacts, so no factsync is used | Luke Kanies | 2008-03-16 | 1 | -2/+4 |
| * | Partially fixing #1113: LDAP nodes now support environments, | Luke Kanies | 2008-03-06 | 1 | -1/+6 |
| * | Significantly refactoring the lexer, including adding Token and TokenList | Luke Kanies | 2008-01-30 | 1 | -2/+2 |
| * | Merge commit 'turnbull/0.24.x' into 0.24.x | Luke Kanies | 2008-01-19 | 1 | -0/+5 |
| |\ |
|
| | * | Fixed ticket #1005 - added additional logcheck lines | James Turnbull | 2008-01-14 | 1 | -0/+5 |
| * | | Adding a parse test to puppet-test. | Luke Kanies | 2008-01-18 | 1 | -5/+28 |
| |/ |
|
| * | Fixed ticket #978 - logcheck/puppet | James Turnbull | 2008-01-01 | 1 | -0/+2 |
| * | Updating filetype detection for vim, and changing | Luke Kanies | 2007-12-19 | 4 | -9/+4 |
| * | Renaming 'configuration' to 'catalog', fixing #954. | Luke Kanies | 2007-12-11 | 2 | -5/+5 |
| * | Reorganizing the file structure for indirection terminus types. | Luke Kanies | 2007-10-15 | 1 | -1/+1 |
| * | All tests should now pass again. | Luke Kanies | 2007-10-08 | 1 | -17/+26 |
| * | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 2007-09-22 | 1 | -3/+3 |
| * | This is basically another intermediate commit. I feel like | Luke Kanies | 2007-09-17 | 1 | -2/+2 |
| * | Removing the completely obsolete passwd2puppet and the obsolete component.rb | Luke Kanies | 2007-09-13 | 1 | -45/+0 |
| * | Adding a test for rails | luke | 2007-07-31 | 1 | -1/+68 |
| * | More updates to puppet-test | luke | 2007-06-19 | 1 | -111/+183 |
| * | Updating puppet-test with clearer options around describe and retrieve | luke | 2007-06-19 | 1 | -13/+23 |
| * | Refactoring puppet-test -- it now supports specifying a fork level (so you ca... | luke | 2007-06-19 | 1 | -48/+139 |
| * | Adding puppet-test, which is useful for performance testing | luke | 2007-06-18 | 1 | -0/+201 |
| * | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 1 | -10/+10 |
| * | Minor cleanup, leave cursor at beginning of indented line, not its end | lutter | 2007-01-06 | 1 | -19/+19 |
| * | Add indentation written by Mario Martelli | lutter | 2007-01-06 | 1 | -1/+46 |
| * | Fixing module_puppet to use the usage? feature. | luke | 2007-01-04 | 1 | -12/+4 |
| * | updating syntax matcher to highlight dollar signs in prototypes | luke | 2006-11-14 | 1 | -2/+4 |
| * | Fixing puppetmodule to use env to find ruby | luke | 2006-10-17 | 1 | -1/+1 |
| * | Adding logcheck script from #244. | luke | 2006-09-03 | 1 | -0/+15 |
| * | changing puppetclient schema to descend from top instead of iphost | luke | 2006-06-13 | 1 | -1/+1 |
| * | adding -e ability to puppet executable | luke | 2006-04-04 | 1 | -1/+1 |
| * | Adding TERM to the signals being trapped | luke | 2006-02-24 | 1 | -0/+14 |
| * | adding commas to each line | luke | 2006-02-24 | 1 | -1/+1 |
| * | adding passwd converter | luke | 2006-02-23 | 1 | -0/+45 |