Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maint: move puppet agent --help | Jesse Wolfe | 2011-02-03 | 1 | -188/+0 |
| | |||||
* | Merge remote branch 'james/tickets/2.6.x/5742' into 2.6.next | Jesse Wolfe | 2011-02-01 | 1 | -5/+6 |
|\ | |||||
| * | Fixed #5742 - Removed legacy fqdn option from documentation | James Turnbull | 2011-01-17 | 1 | -5/+6 |
| | | | | | | | | Patch from: Nick Fagerlund | ||||
* | | Fixed #4968 - Updated list of options turned on by --test in documentation | James Turnbull | 2011-02-01 | 1 | -1/+2 |
|/ | | | | | Reviewed-by: Jacob Helwig <jacob@puppetlabs.com> Reviewed-by: Jesse Wolfe <jesse@puppetlabs.com> | ||||
* | Renamed Reductive to Puppet | James Turnbull | 2010-11-29 | 1 | -1/+1 |
| | | | | I swear I've done this before. *confused* | ||||
* | Fixes errant Trac references in documentation | James Turnbull | 2010-07-15 | 1 | -1/+1 |
| | |||||
* | [#4196] Move the docs into the source directory structure | Jesse Wolfe | 2010-07-09 | 1 | -0/+186 |
Since it is no longer possible to find the running executable from the call stack, docs have to be kept somewhere in the source tree. Of course, at this point, we shouldn't be using RDoc::Usage at all. |