<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet.git/bin/filebucket, 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>Signed-off-by: Eric Sorenson &lt;ahpook@gmail.com&gt;</title>
<updated>2009-08-01T01:10:55+00:00</updated>
<author>
<name>Eric Sorenson</name>
<email>eric@leterel.apple.com</email>
</author>
<published>2009-07-31T00:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=d40ef291191e627a91d6ec73b438853e2d3a73e8'/>
<id>d40ef291191e627a91d6ec73b438853e2d3a73e8</id>
<content type='text'>
Apologies if this violates the no-trivial-patches rule. I am getting
used to git and this seemed like a harmless place to start.

Documentation fix for help text, configuration reference URL is 404 now.
Updated to equivalent page on wiki, fixes #2466
Signed-off-by: Eric Sorenson &lt;ahpook@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apologies if this violates the no-trivial-patches rule. I am getting
used to git and this seemed like a harmless place to start.

Documentation fix for help text, configuration reference URL is 404 now.
Updated to equivalent page on wiki, fixes #2466
Signed-off-by: Eric Sorenson &lt;ahpook@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed extra whitespace from end of lines</title>
<updated>2009-06-05T23:12:00+00:00</updated>
<author>
<name>Ian Taylor</name>
<email>ian@lorf.org</email>
</author>
<published>2009-06-05T16:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=4f2c066a97e59a89df64af4b25beac6f3f0553c2'/>
<id>4f2c066a97e59a89df64af4b25beac6f3f0553c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move filebucket 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-14T15:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=d51398c3eb3c09a9912fff8b4b7656a9ddb6b873'/>
<id>d51398c3eb3c09a9912fff8b4b7656a9ddb6b873</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>Fixing tests broken during the #1405 fix.</title>
<updated>2009-02-07T00:08:44+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2009-02-06T23:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=53357884111d3499746b292f99948d5eb3c83415'/>
<id>53357884111d3499746b292f99948d5eb3c83415</id>
<content type='text'>
Most of these were small changes, like moved methods.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of these were small changes, like moved methods.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding changes to config print that were missed in fix for 1183</title>
<updated>2008-07-03T18:58:30+00:00</updated>
<author>
<name>Andrew Shafer</name>
<email>andrew@reductivelabs.com</email>
</author>
<published>2008-07-03T18:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=2279acdd30ef84d20be7bae6ca2c862ddc4bf959'/>
<id>2279acdd30ef84d20be7bae6ca2c862ddc4bf959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing the Id tags from all of the files</title>
<updated>2007-10-04T02:55:41+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2007-10-04T02:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=fd11603fe47668ba72f0d3f2b984174331a0a154'/>
<id>fd11603fe47668ba72f0d3f2b984174331a0a154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renaming the 'Puppet::Util::Config' class to</title>
<updated>2007-09-22T22:54:46+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2007-09-22T22:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=3a18348fdbea39f56857b03c8f531bd5a2a8105d'/>
<id>3a18348fdbea39f56857b03c8f531bd5a2a8105d</id>
<content type='text'>
'Puppet::Util::Settings'.  This is to clear up
confusion caused by the fact that we now have a
'Configuration' class to model host configurations,
or any set of resources as a "configuration".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'Puppet::Util::Settings'.  This is to clear up
confusion caused by the fact that we now have a
'Configuration' class to model host configurations,
or any set of resources as a "configuration".
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing #719 -- the filebucket docs now only mention filebucket, not pbucket</title>
<updated>2007-07-18T16:41:15+00:00</updated>
<author>
<name>luke</name>
<email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
</author>
<published>2007-07-18T16:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=d5569bcf30ad40b1780c1550368455127114cdd2'/>
<id>d5569bcf30ad40b1780c1550368455127114cdd2</id>
<content type='text'>
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2704 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@2704 980ebf18-57e1-0310-9a29-db15c13687c0
</pre>
</div>
</content>
</entry>
</feed>
