<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet.git/bin/pi, 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>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 describe"</title>
<updated>2010-02-17T14:50:53+00:00</updated>
<author>
<name>Jesse Wolfe</name>
<email>jes5199@gmail.com</email>
</author>
<published>2010-04-21T06:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=54c1cc5dc9f8994378c850474b8fd468300fb0e8'/>
<id>54c1cc5dc9f8994378c850474b8fd468300fb0e8</id>
<content type='text'>
Add "puppet describe" as the new invocation of "pi"

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 describe" as the new invocation of "pi"

Signed-off-by: Jesse Wolfe &lt;jes5199@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed pi binary so --meta option works and updated documentation</title>
<updated>2009-06-13T01:16:06+00:00</updated>
<author>
<name>David Lutterkort</name>
<email>lutter@redhat.com</email>
</author>
<published>2009-06-12T23:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=c45ebfad1b5525a8297bef97c04aed9e485eff76'/>
<id>c45ebfad1b5525a8297bef97c04aed9e485eff76</id>
<content type='text'>
Signed-off-by: James Turnbull &lt;james@lovedthanlost.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: James Turnbull &lt;james@lovedthanlost.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed pi tests</title>
<updated>2009-06-12T02:21:16+00:00</updated>
<author>
<name>James Turnbull</name>
<email>james@lovedthanlost.net</email>
</author>
<published>2009-06-12T02:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=a94d2de421fbc107f08e1eb78f90dd2dc8861ab0'/>
<id>a94d2de421fbc107f08e1eb78f90dd2dc8861ab0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #2222 - Cleanup pi binary options and --help output</title>
<updated>2009-06-12T00:36:13+00:00</updated>
<author>
<name>James Turnbull</name>
<email>james@lovedthanlost.net</email>
</author>
<published>2009-06-10T08:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=5f7455ea2f618ca7db4b45ee25666e0109f2abf6'/>
<id>5f7455ea2f618ca7db4b45ee25666e0109f2abf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move pi to the Application Controller paradigm</title>
<updated>2009-02-16T19:12:10+00:00</updated>
<author>
<name>Brice Figureau</name>
<email>brice-puppet@daysofwonder.com</email>
</author>
<published>2009-02-14T16:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=3390d8db8b1d31b52a71b9502deb0e0784cf8ade'/>
<id>3390d8db8b1d31b52a71b9502deb0e0784cf8ade</id>
<content type='text'>
Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Brice Figureau &lt;brice-puppet@daysofwonder.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.</title>
<updated>2008-03-28T22:43:16+00:00</updated>
<author>
<name>Paul Lathrop</name>
<email>paul@tertiusfamily.net</email>
</author>
<published>2008-03-25T17:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=9d30b2603365ee71c8b8cb23635079827189a9c2'/>
<id>9d30b2603365ee71c8b8cb23635079827189a9c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change pi to list properties instead of states</title>
<updated>2007-06-01T22:15:32+00:00</updated>
<author>
<name>lutter</name>
<email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
</author>
<published>2007-06-01T22:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=e8aef1e4c4e1be4d25c00460c761d575204c1f01'/>
<id>e8aef1e4c4e1be4d25c00460c761d575204c1f01</id>
<content type='text'>
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2548 980ebf18-57e1-0310-9a29-db15c13687c0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2548 980ebf18-57e1-0310-9a29-db15c13687c0
</pre>
</div>
</content>
</entry>
<entry>
<title>Merging the webserver_portability branch from version 2182 to version 2258.</title>
<updated>2007-03-06T19:03:05+00:00</updated>
<author>
<name>luke</name>
<email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
</author>
<published>2007-03-06T19:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=46d344b9daa24047b60183cc94509d306b6b562a'/>
<id>46d344b9daa24047b60183cc94509d306b6b562a</id>
<content type='text'>
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2259 980ebf18-57e1-0310-9a29-db15c13687c0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2259 980ebf18-57e1-0310-9a29-db15c13687c0
</pre>
</div>
</content>
</entry>
</feed>
