<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/mysqldb1.git, branch master</title>
<subtitle>github.com: farcepest/MySQLdb1.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mysqldb1.git/'/>
<entry>
<title>Merge pull request #44 from emonty/master</title>
<updated>2014-01-02T18:42:36+00:00</updated>
<author>
<name>Andy Dustman</name>
<email>farcepest@gmail.com</email>
</author>
<published>2014-01-02T18:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mysqldb1.git/commit/?id=d34fac681487541e4be07e6978e0db233faf8252'/>
<id>d34fac681487541e4be07e6978e0db233faf8252</id>
<content type='text'>
Stop using distribute</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop using distribute</pre>
</div>
</content>
</entry>
<entry>
<title>Merge https://github.com/farcepest/MySQLdb1 into merge-upstream</title>
<updated>2014-01-02T17:31:00+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2014-01-02T17:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mysqldb1.git/commit/?id=7dd57dcf5f50271d12a6c6bba3d3ca2b3a59348c'/>
<id>7dd57dcf5f50271d12a6c6bba3d3ca2b3a59348c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove distribute_setup.py reference in MANIFEST</title>
<updated>2014-01-02T17:29:02+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2014-01-02T17:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mysqldb1.git/commit/?id=b739fb06aa484e121395d17245d420aed6def202'/>
<id>b739fb06aa484e121395d17245d420aed6def202</id>
<content type='text'>
We're not using it anymore, remove the setuptools warning about it not
existing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're not using it anymore, remove the setuptools warning about it not
existing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #29 from msabramo/tox</title>
<updated>2013-11-21T21:36:48+00:00</updated>
<author>
<name>Andy Dustman</name>
<email>farcepest@gmail.com</email>
</author>
<published>2013-11-21T21:36:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mysqldb1.git/commit/?id=5ce7d5f8a6f7b5a48cc1ccbfb799ff613e682d2d'/>
<id>5ce7d5f8a6f7b5a48cc1ccbfb799ff613e682d2d</id>
<content type='text'>
Add tox.ini for tox (http://tox.testrun.org/)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add tox.ini for tox (http://tox.testrun.org/)</pre>
</div>
</content>
</entry>
<entry>
<title>Update .travis.yml</title>
<updated>2013-11-21T20:07:08+00:00</updated>
<author>
<name>Andy Dustman</name>
<email>farcepest@gmail.com</email>
</author>
<published>2013-11-21T20:07:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mysqldb1.git/commit/?id=ed5e9e430d11e93950bfc79a0550bac8ab0f0aa4'/>
<id>ed5e9e430d11e93950bfc79a0550bac8ab0f0aa4</id>
<content type='text'>
It seems Travis no longer supports Python 2.5.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems Travis no longer supports Python 2.5.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #26 from chipturner/master</title>
<updated>2013-11-21T20:00:56+00:00</updated>
<author>
<name>Andy Dustman</name>
<email>farcepest@gmail.com</email>
</author>
<published>2013-11-21T20:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mysqldb1.git/commit/?id=d236bb7f6b45f81f0156c4a0cfdef2319ba825d9'/>
<id>d236bb7f6b45f81f0156c4a0cfdef2319ba825d9</id>
<content type='text'>
Extend read_timeout support to also include write_timeouts</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extend read_timeout support to also include write_timeouts</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #30 from msabramo/assertEquals</title>
<updated>2013-11-21T19:59:13+00:00</updated>
<author>
<name>Andy Dustman</name>
<email>farcepest@gmail.com</email>
</author>
<published>2013-11-21T19:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mysqldb1.git/commit/?id=002bbb8cd666577600338023f6fad149f105d106'/>
<id>002bbb8cd666577600338023f6fad149f105d106</id>
<content type='text'>
Change one assertTrue to assertEquals to get better failure output</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change one assertTrue to assertEquals to get better failure output</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #32 from methane/autocommit</title>
<updated>2013-11-21T19:57:32+00:00</updated>
<author>
<name>Andy Dustman</name>
<email>farcepest@gmail.com</email>
</author>
<published>2013-11-21T19:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mysqldb1.git/commit/?id=95ae115c7d6b49dadec06af943ab03bef04f52fa'/>
<id>95ae115c7d6b49dadec06af943ab03bef04f52fa</id>
<content type='text'>
More precise get_autocommit based on server_status.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More precise get_autocommit based on server_status.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #34 from tyzhnenko/test-and-fix-issue-33</title>
<updated>2013-11-21T19:55:10+00:00</updated>
<author>
<name>Andy Dustman</name>
<email>farcepest@gmail.com</email>
</author>
<published>2013-11-21T19:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mysqldb1.git/commit/?id=9b0b59f1bbe0029757b9b15d1c71586eaca1109c'/>
<id>9b0b59f1bbe0029757b9b15d1c71586eaca1109c</id>
<content type='text'>
Fix cut off SQL query when its contained `))`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix cut off SQL query when its contained `))`</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #35 from methane/static</title>
<updated>2013-11-21T19:53:34+00:00</updated>
<author>
<name>Andy Dustman</name>
<email>farcepest@gmail.com</email>
</author>
<published>2013-11-21T19:53:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mysqldb1.git/commit/?id=76037a2703a4ee156ef100ea476afc397fb80229'/>
<id>76037a2703a4ee156ef100ea476afc397fb80229</id>
<content type='text'>
remove -lmysqlclient when static linking.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove -lmysqlclient when static linking.</pre>
</div>
</content>
</entry>
</feed>
