<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fedora-easy-karma.git, branch master</title>
<subtitle>easily portion out karma for fedora updates</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/till/public_git/fedora-easy-karma.git/'/>
<entry>
<title>Improve license/copyright notice</title>
<updated>2017-07-06T19:45:01+00:00</updated>
<author>
<name>Till Maas</name>
<email>opensource@till.name</email>
</author>
<published>2017-07-06T19:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/till/public_git/fedora-easy-karma.git/commit/?id=fd03bf52a354db0ce52590defd9a958b2357755e'/>
<id>fd03bf52a354db0ce52590defd9a958b2357755e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update source code URL</title>
<updated>2017-07-06T19:38:57+00:00</updated>
<author>
<name>Till Maas</name>
<email>opensource@till.name</email>
</author>
<published>2017-07-06T19:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/till/public_git/fedora-easy-karma.git/commit/?id=1eef9ad2cd1aad630fc0780347183cf69140f9dc'/>
<id>1eef9ad2cd1aad630fc0780347183cf69140f9dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add README</title>
<updated>2017-07-06T19:35:52+00:00</updated>
<author>
<name>Till Maas</name>
<email>opensource@till.name</email>
</author>
<published>2017-07-06T19:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/till/public_git/fedora-easy-karma.git/commit/?id=2f4afdc1a15d81b2febc53f8ab1e4f76189f74cd'/>
<id>2f4afdc1a15d81b2febc53f8ab1e4f76189f74cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore PEP8 compliance</title>
<updated>2016-05-19T20:13:14+00:00</updated>
<author>
<name>Till Maas</name>
<email>opensource@till.name</email>
</author>
<published>2016-05-19T20:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/till/public_git/fedora-easy-karma.git/commit/?id=ba2275b38ef5ccde40575395020bbf0346fa9081'/>
<id>ba2275b38ef5ccde40575395020bbf0346fa9081</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix autodetection on RHEL 7 Server</title>
<updated>2016-04-08T15:28:20+00:00</updated>
<author>
<name>Michael Scherer</name>
<email>misc@redhat.com</email>
</author>
<published>2015-12-25T23:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/till/public_git/fedora-easy-karma.git/commit/?id=b5cdbc7fc3ce608c612fa08bcc5dd638e373fa3d'/>
<id>b5cdbc7fc3ce608c612fa08bcc5dd638e373fa3d</id>
<content type='text'>
    &gt;&gt;&gt; import yum
    &gt;&gt;&gt; a=yum.YumBase()
    &gt;&gt;&gt; a.preconf.debuglevel = 0
    &gt;&gt;&gt; a.conf.yumvar["releasever"]
    '7Server

So strip it to the numbers only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    &gt;&gt;&gt; import yum
    &gt;&gt;&gt; a=yum.YumBase()
    &gt;&gt;&gt; a.preconf.debuglevel = 0
    &gt;&gt;&gt; a.conf.yumvar["releasever"]
    '7Server

So strip it to the numbers only.
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase Bodhi query limit to 1000</title>
<updated>2015-10-21T19:14:52+00:00</updated>
<author>
<name>Till Maas</name>
<email>opensource@till.name</email>
</author>
<published>2015-10-21T19:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/till/public_git/fedora-easy-karma.git/commit/?id=60cd64fc0ec3c77bd53d081d45376dcdf954ec2a'/>
<id>60cd64fc0ec3c77bd53d081d45376dcdf954ec2a</id>
<content type='text'>
1000 is the newly allowed maximum.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1000 is the newly allowed maximum.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add munc_to_dict() debugging helper</title>
<updated>2015-09-21T18:50:01+00:00</updated>
<author>
<name>Till Maas</name>
<email>opensource@till.name</email>
</author>
<published>2015-09-21T18:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/till/public_git/fedora-easy-karma.git/commit/?id=c932687adbcac55ea3fd549982496d83f8e600c1'/>
<id>c932687adbcac55ea3fd549982496d83f8e600c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --ipdb for interactive debugging</title>
<updated>2015-09-21T18:48:28+00:00</updated>
<author>
<name>Till Maas</name>
<email>opensource@till.name</email>
</author>
<published>2015-09-21T18:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/till/public_git/fedora-easy-karma.git/commit/?id=e1bee42cb3428eabb355427a2151d5056578e179'/>
<id>e1bee42cb3428eabb355427a2151d5056578e179</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap long lines to follow PEP8</title>
<updated>2015-09-21T18:29:50+00:00</updated>
<author>
<name>Till Maas</name>
<email>opensource@till.name</email>
</author>
<published>2015-09-21T18:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/till/public_git/fedora-easy-karma.git/commit/?id=b89bbf7084c7b2f38d9ac17177e3383c106ed5b3'/>
<id>b89bbf7084c7b2f38d9ac17177e3383c106ed5b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store some references for interactive debugging/development</title>
<updated>2015-09-21T18:04:15+00:00</updated>
<author>
<name>Till Maas</name>
<email>opensource@till.name</email>
</author>
<published>2015-09-21T18:04:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/till/public_git/fedora-easy-karma.git/commit/?id=92a92daa8856b064fdfc9be936841917c75f8417'/>
<id>92a92daa8856b064fdfc9be936841917c75f8417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
