<feed xmlns='http://www.w3.org/2005/Atom'>
<title>third_party-func.git/overlord, branch master</title>
<subtitle>Genome patches to func that are not yet upstream</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-func.git/'/>
<entry>
<title>Moved code under the func namespace.</title>
<updated>2007-10-03T01:33:49+00:00</updated>
<author>
<name>Devan Goodwin</name>
<email>dgoodwin@dangerouslyinc.com</email>
</author>
<published>2007-10-03T00:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-func.git/commit/?id=1ce955ec36f775d8fde2cb9d7943178e8b9d60da'/>
<id>1ce955ec36f775d8fde2cb9d7943178e8b9d60da</id>
<content type='text'>
Previously we had overlord, minion, modules, and func all at the root of
the source tree. After install these would all be shuffled below func.
Relocated them in the source tree to reflect this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we had overlord, minion, modules, and func all at the root of
the source tree. After install these would all be shuffled below func.
Relocated them in the source tree to reflect this.
</pre>
</div>
</content>
</entry>
<entry>
<title>Exit program after listing minions.</title>
<updated>2007-10-02T23:58:36+00:00</updated>
<author>
<name>Devan Goodwin</name>
<email>dgoodwin@dangerouslyinc.com</email>
</author>
<published>2007-10-02T21:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-func.git/commit/?id=3c13a4f30f247f4aa75c02c65e6bb6e575e30d01'/>
<id>3c13a4f30f247f4aa75c02c65e6bb6e575e30d01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added func --list-minions option.</title>
<updated>2007-10-02T23:53:37+00:00</updated>
<author>
<name>Devan Goodwin</name>
<email>dgoodwin@dangerouslyinc.com</email>
</author>
<published>2007-09-30T16:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-func.git/commit/?id=b5c6a99683be439e910864f5389d0f3f86fa13a8'/>
<id>b5c6a99683be439e910864f5389d0f3f86fa13a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func</title>
<updated>2007-10-02T19:40:31+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2007-10-02T19:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-func.git/commit/?id=3390e2ccc46c4aa7eeb1648ce08695b38a1ff298'/>
<id>3390e2ccc46c4aa7eeb1648ce08695b38a1ff298</id>
<content type='text'>
Conflicts:

	overlord/client.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	overlord/client.py
</pre>
</div>
</content>
</entry>
<entry>
<title>add command.py from MOAP http://thomas.apestaart.org/moap/trac</title>
<updated>2007-10-02T19:36:05+00:00</updated>
<author>
<name>Adrian Likins</name>
<email>alikins@redhat.com</email>
</author>
<published>2007-10-02T19:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-func.git/commit/?id=6e3807081996f5bd82455612f91da66b5dd5f1fa'/>
<id>6e3807081996f5bd82455612f91da66b5dd5f1fa</id>
<content type='text'>
convert client.py to use it

Note this changes the current commandline to need a "call" subcommand
to call an rpc method directly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
convert client.py to use it

Note this changes the current commandline to need a "call" subcommand
to call an rpc method directly.
</pre>
</div>
</content>
</entry>
<entry>
<title>changed more class defs to use (object) instead of () so it works on</title>
<updated>2007-10-02T03:34:04+00:00</updated>
<author>
<name>Jesus M. Rodriguez</name>
<email>jmrodri@firebird.home.net</email>
</author>
<published>2007-10-02T03:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-func.git/commit/?id=d1d61645d5e7b3dfde1a3c462d2a3a54645dd449'/>
<id>d1d61645d5e7b3dfde1a3c462d2a3a54645dd449</id>
<content type='text'>
python 2.3 and 2.4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
python 2.3 and 2.4.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix indentation error in overlord/client.py.</title>
<updated>2007-09-29T20:54:45+00:00</updated>
<author>
<name>Devan Goodwin</name>
<email>dgoodwin@dangerouslyinc.com</email>
</author>
<published>2007-09-29T19:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-func.git/commit/?id=c010a077418aeb511cca251f7b2fe0375d00990d'/>
<id>c010a077418aeb511cca251f7b2fe0375d00990d</id>
<content type='text'>
Also normalized indentation to 4-spaces per level, and wrapped a few 80+ character lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also normalized indentation to 4-spaces per level, and wrapped a few 80+ character lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bad indentation in minion, modules and overlord</title>
<updated>2007-09-29T18:08:37+00:00</updated>
<author>
<name>James Bowes</name>
<email>jbowes@redhat.com</email>
</author>
<published>2007-09-29T18:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-func.git/commit/?id=e153b175bff255b9af212f6d969cb75503ab2f14'/>
<id>e153b175bff255b9af212f6d969cb75503ab2f14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused imports</title>
<updated>2007-09-29T00:34:12+00:00</updated>
<author>
<name>James Bowes</name>
<email>jbowes@redhat.com</email>
</author>
<published>2007-09-29T00:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-func.git/commit/?id=b67d47a3c496ea26a1c91e6f0247085cc24346c6'/>
<id>b67d47a3c496ea26a1c91e6f0247085cc24346c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pretty printing for output, also remove an unused constant.</title>
<updated>2007-09-28T16:14:41+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@mdehaan.rdu.redhat.com</email>
</author>
<published>2007-09-28T16:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-func.git/commit/?id=fe69fb77f1c504b885720d2238478a2467ebac16'/>
<id>fe69fb77f1c504b885720d2238478a2467ebac16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
