<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet.git/sbin, branch master</title>
<subtitle>Puppet repo</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/'/>
<entry>
<title>[#4196] Move the docs into the source directory structure</title>
<updated>2010-07-09T19:43:00+00:00</updated>
<author>
<name>Jesse Wolfe</name>
<email>jes5199@gmail.com</email>
</author>
<published>2010-07-09T18:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=a07af2bb40f6894930ed910c66115556e10c0841'/>
<id>a07af2bb40f6894930ed910c66115556e10c0841</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>[#3172] puppet kick can take hostnames as bare arguments</title>
<updated>2010-07-01T20:48:12+00:00</updated>
<author>
<name>Jesse Wolfe</name>
<email>jes5199@gmail.com</email>
</author>
<published>2010-06-30T19:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=ebd03113d2c4024a7db603e73ca9f5dab34034c8'/>
<id>ebd03113d2c4024a7db603e73ca9f5dab34034c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feature #2276 Single Executable: help info</title>
<updated>2010-02-17T14:50:53+00:00</updated>
<author>
<name>Jesse Wolfe</name>
<email>jes5199@gmail.com</email>
</author>
<published>2010-04-21T07:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=b6e2ce6a85c953fcd57a3b837ccaa794a634dc22'/>
<id>b6e2ce6a85c953fcd57a3b837ccaa794a634dc22</id>
<content type='text'>
Change the --help text to match the new single executable invocations

Signed-off-by: Jesse Wolfe &lt;jes5199@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the --help text to match the new single executable invocations

Signed-off-by: Jesse Wolfe &lt;jes5199@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>feature #2276 Single Executable: "puppet kick"</title>
<updated>2010-02-17T14:50:53+00:00</updated>
<author>
<name>Jesse Wolfe</name>
<email>jes5199@gmail.com</email>
</author>
<published>2010-04-20T23:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=c79b2282ab0af181d354cfbae7d0b8da964cc03c'/>
<id>c79b2282ab0af181d354cfbae7d0b8da964cc03c</id>
<content type='text'>
Add "puppet kick" as the new invocation of "puppetrun"

Signed-off-by: Jesse Wolfe &lt;jes5199@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add "puppet kick" as the new invocation of "puppetrun"

Signed-off-by: Jesse Wolfe &lt;jes5199@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>feature #2276 Single Executable: "puppet cert"</title>
<updated>2010-02-17T14:50:53+00:00</updated>
<author>
<name>Jesse Wolfe</name>
<email>jes5199@gmail.com</email>
</author>
<published>2010-04-20T21:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=6bdda8c65e55fcdab896cee9985bca3593c66c95'/>
<id>6bdda8c65e55fcdab896cee9985bca3593c66c95</id>
<content type='text'>
Add "puppet cert" as the new invocation of "puppetca"

Signed-off-by: Jesse Wolfe &lt;jes5199@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add "puppet cert" as the new invocation of "puppetca"

Signed-off-by: Jesse Wolfe &lt;jes5199@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>feature #2276 Single Executable: "puppet master"</title>
<updated>2010-02-17T14:50:53+00:00</updated>
<author>
<name>Jesse Wolfe</name>
<email>jes5199@gmail.com</email>
</author>
<published>2010-04-20T00:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=f9783fcdee928c80339b2b1567350b2450e1ea05'/>
<id>f9783fcdee928c80339b2b1567350b2450e1ea05</id>
<content type='text'>
Add "puppet master" as the new invocation of "puppetmasterd"

Signed-off-by: Jesse Wolfe &lt;jes5199@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add "puppet master" as the new invocation of "puppetmasterd"

Signed-off-by: Jesse Wolfe &lt;jes5199@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update man pages and partial doc fix to #3491</title>
<updated>2010-02-17T14:50:53+00:00</updated>
<author>
<name>James Turnbull</name>
<email>james@lovedthanlost.net</email>
</author>
<published>2010-04-11T21:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=b49c60bd35aa216197c330934ccb0cc69982bad9'/>
<id>b49c60bd35aa216197c330934ccb0cc69982bad9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving puppet back to bin</title>
<updated>2010-04-09T21:59:09+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@puppetlabs.com</email>
</author>
<published>2010-04-09T21:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=7c253177fbebdeb81594779bfd5b63772de09fff'/>
<id>7c253177fbebdeb81594779bfd5b63772de09fff</id>
<content type='text'>
Signed-off-by: Luke Kanies &lt;luke@puppetlabs.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Luke Kanies &lt;luke@puppetlabs.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix builtins glob in single executable</title>
<updated>2010-02-17T14:50:53+00:00</updated>
<author>
<name>Rein Henrichs</name>
<email>reinh@reinh.com</email>
</author>
<published>2010-04-03T20:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=98581ad9d70b5c7a5fe65aee7117b6a92dab50fb'/>
<id>98581ad9d70b5c7a5fe65aee7117b6a92dab50fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial puppet single executable</title>
<updated>2010-02-17T14:50:53+00:00</updated>
<author>
<name>Rein Henrichs</name>
<email>reinh@reinh.com</email>
</author>
<published>2010-03-30T22:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=be0ecf84edf051df84792067f6d873a70642872f'/>
<id>be0ecf84edf051df84792067f6d873a70642872f</id>
<content type='text'>
- puppet executable delegates to available applications
  and provides basic usage information
- Puppet::Application.applications accessor added for access by main executable
- Ugly hack to make RDoc::usage work
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- puppet executable delegates to available applications
  and provides basic usage information
- Puppet::Application.applications accessor added for access by main executable
- Ugly hack to make RDoc::usage work
</pre>
</div>
</content>
</entry>
</feed>
