<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git, branch 0.1.7</title>
<subtitle>github.com: andialbrecht/sqlparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/'/>
<entry>
<title>Bump version.</title>
<updated>2013-04-06T08:49:37+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-04-06T08:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=6b98a05f5ea1d0d255312d4a79efa688305c673f'/>
<id>6b98a05f5ea1d0d255312d4a79efa688305c673f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect runaway indentations and go back to first column instead of going crazy.</title>
<updated>2013-04-06T08:43:28+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-04-06T08:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=1f1c3e3eebf7a089ec04d60d4e25c33ac9dc0f87'/>
<id>1f1c3e3eebf7a089ec04d60d4e25c33ac9dc0f87</id>
<content type='text'>
Even though the resulting statement is not correctly formatted, it's
much more usable than before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even though the resulting statement is not correctly formatted, it's
much more usable than before.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow keywords in identifier lists (fixes #10).</title>
<updated>2013-04-06T08:11:20+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-04-06T08:11:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=2150a0aaef8366c97fa4260d3ba376b211981668'/>
<id>2150a0aaef8366c97fa4260d3ba376b211981668</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add order criterion to identifier in ORDER BY clause (fixes #89).</title>
<updated>2013-04-05T03:46:41+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-04-05T03:46:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=341143e294c842d700dfd3c6a6224c05d8b8b8d6'/>
<id>341143e294c842d700dfd3c6a6224c05d8b8b8d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort list of contributors.</title>
<updated>2013-04-04T04:01:26+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-04-04T04:01:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=bd530692165729051a4caf28934a6e9ad32fbc3e'/>
<id>bd530692165729051a4caf28934a6e9ad32fbc3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix highlighter language in documentation.</title>
<updated>2013-04-04T03:54:59+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-04-04T03:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=9a70f4d75ae713fde43eaa63da6038236e6d1eb5'/>
<id>9a70f4d75ae713fde43eaa63da6038236e6d1eb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add encoding parameter to top-level functions (fixes issue20).</title>
<updated>2013-04-04T03:54:43+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-04-04T03:54:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=081b23757c1a534baf42f7c099bab471bf20fe83'/>
<id>081b23757c1a534baf42f7c099bab471bf20fe83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove agogo excludes from MANIFEST.in</title>
<updated>2013-03-27T04:41:38+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-03-27T04:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=e664ae1da02f87f720878c7699cc26d0a8e9e659'/>
<id>e664ae1da02f87f720878c7699cc26d0a8e9e659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix internals of _group_left_right, avoid identifying keywords as aliased identifiers.</title>
<updated>2013-03-18T05:11:46+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-03-18T05:11:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=abb8ce291e275e9879154ee0f22e881de8cf0ca4'/>
<id>abb8ce291e275e9879154ee0f22e881de8cf0ca4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add minimal changes to support Python 2.4.</title>
<updated>2013-02-28T07:22:45+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-02-28T07:22:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=58134785ce80f43529c328e1c36a45739f3d84eb'/>
<id>58134785ce80f43529c328e1c36a45739f3d84eb</id>
<content type='text'>
Fair warning: Support for Python 2.4 may be dropped at any time. But as long as the changes are
that minimal and have no significant side-effects we can keep up the compatibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fair warning: Support for Python 2.4 may be dropped at any time. But as long as the changes are
that minimal and have no significant side-effects we can keep up the compatibility.
</pre>
</div>
</content>
</entry>
</feed>
