<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git, branch milestone_0.2.0</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>Remove agogo theme (fixes issue 61).</title>
<updated>2012-07-01T13:31:14+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2012-07-01T13:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=0e226dde433f5b326aea89b38be8ec448b80834d'/>
<id>0e226dde433f5b326aea89b38be8ec448b80834d</id>
<content type='text'>
The agogo theme is available as a default theme in Sphinx for a long
time now :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The agogo theme is available as a default theme in Sphinx for a long
time now :)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #71 from piranna/milestone_0.2.0</title>
<updated>2012-06-10T16:47:10+00:00</updated>
<author>
<name>Jesús Leganés Combarro</name>
<email>piranna@gmail.com</email>
</author>
<published>2012-06-10T16:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=7f9a312890429794b39da95be1146d5a161a9098'/>
<id>7f9a312890429794b39da95be1146d5a161a9098</id>
<content type='text'>
Milestone 0.2.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Milestone 0.2.0</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed regressions</title>
<updated>2012-06-10T16:44:05+00:00</updated>
<author>
<name>Jesús Leganés Combarro "Piranna"</name>
<email>piranna@gmail.com</email>
</author>
<published>2012-06-10T16:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=ddca80df54c56f45ee5f667c6a8bb25a83fcdc81'/>
<id>ddca80df54c56f45ee5f667c6a8bb25a83fcdc81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Synchronized group_identifier_list</title>
<updated>2012-06-10T16:37:30+00:00</updated>
<author>
<name>Jesús Leganés Combarro "Piranna"</name>
<email>piranna@gmail.com</email>
</author>
<published>2012-06-10T16:37:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=016b1e90090b70696438373641ef6033e5cd527c'/>
<id>016b1e90090b70696438373641ef6033e5cd527c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Synchronized ReindentFilter</title>
<updated>2012-06-10T13:46:09+00:00</updated>
<author>
<name>Jesús Leganés Combarro "Piranna"</name>
<email>piranna@gmail.com</email>
</author>
<published>2012-06-10T13:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=4df80488d7ecd0d536a028ba126ac01cd10a739f'/>
<id>4df80488d7ecd0d536a028ba126ac01cd10a739f</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 'milestone_0.1.5' into milestone_0.2.0</title>
<updated>2012-06-10T12:13:56+00:00</updated>
<author>
<name>Jesús Leganés Combarro "Piranna"</name>
<email>piranna@gmail.com</email>
</author>
<published>2012-06-10T12:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=4983ec8789b3358801243fc7cd92c398674878ea'/>
<id>4983ec8789b3358801243fc7cd92c398674878ea</id>
<content type='text'>
Conflicts:
	sqlparse/filters.py
	sqlparse/formatter.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	sqlparse/filters.py
	sqlparse/formatter.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue #6</title>
<updated>2012-06-10T12:04:58+00:00</updated>
<author>
<name>Jesús Leganés Combarro "Piranna"</name>
<email>piranna@gmail.com</email>
</author>
<published>2012-06-10T12:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=378f7a4b1f0b7a63e19075b9007aae25f272f344'/>
<id>378f7a4b1f0b7a63e19075b9007aae25f272f344</id>
<content type='text'>
It needs a "hack" at first identifier since we can't be able to access
to it's previous whitespace, and also we would need more work to get the
offset taking in account the previous tokens, so by the moment we leave
only normal whitespaces.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It needs a "hack" at first identifier since we can't be able to access
to it's previous whitespace, and also we would need more work to get the
offset taking in account the previous tokens, so by the moment we leave
only normal whitespaces.</pre>
</div>
</content>
</entry>
<entry>
<title>Add tabs correctly on identifiers offset</title>
<updated>2012-06-10T11:52:10+00:00</updated>
<author>
<name>Jesús Leganés Combarro "Piranna"</name>
<email>piranna@gmail.com</email>
</author>
<published>2012-06-10T11:52:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=54cd5c95d9af7037e1b96a726506ceb5df4f43a5'/>
<id>54cd5c95d9af7037e1b96a726506ceb5df4f43a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added _gentabs() method</title>
<updated>2012-06-10T11:22:28+00:00</updated>
<author>
<name>Jesús Leganés Combarro "Piranna"</name>
<email>piranna@gmail.com</email>
</author>
<published>2012-06-10T11:22:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=0269aced73a295dea0a57c49dd77ff73031fcdd0'/>
<id>0269aced73a295dea0a57c49dd77ff73031fcdd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added indent tabs on ReindentFilter.nl()</title>
<updated>2012-06-10T11:03:49+00:00</updated>
<author>
<name>Jesús Leganés Combarro "Piranna"</name>
<email>piranna@gmail.com</email>
</author>
<published>2012-06-10T11:03:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=63f6fc8fc8a2ab19f56cfc8cb8e88ec9fab7c305'/>
<id>63f6fc8fc8a2ab19f56cfc8cb8e88ec9fab7c305</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
