<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/pygments, branch 2.1.2</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>Bump to 2.1.2</title>
<updated>2016-02-29T15:03:53+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-29T15:03:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=97a22b120e586123e8ca5d66bae5ed20ac89da9a'/>
<id>97a22b120e586123e8ca5d66bae5ed20ac89da9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bash lexer: letter from "g" to "z" should also be treated as part of a variable name.</title>
<updated>2016-02-29T04:02:20+00:00</updated>
<author>
<name>Hong Xu</name>
<email>hong@topbug.net</email>
</author>
<published>2016-02-29T04:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=1bc68f35167903c3e28647ce0850904502f87a44'/>
<id>1bc68f35167903c3e28647ce0850904502f87a44</id>
<content type='text'>
Fixes #1214
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1214
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Python 3 regression in image formatter (closes #1215)</title>
<updated>2016-02-26T09:08:48+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-26T09:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=d75dd4a9501658a05db7475b4b6d5800a1a92700'/>
<id>d75dd4a9501658a05db7475b4b6d5800a1a92700</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog, set version to 2.1.1</title>
<updated>2016-02-14T14:04:09+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-14T14:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=91301c1560a83e2dce84ef282cb7cd89fb8c4485'/>
<id>91301c1560a83e2dce84ef282cb7cd89fb8c4485</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make postgres strings use their own state.</title>
<updated>2016-02-08T07:34:32+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-08T07:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=ac87d6ef6aad76948e74229159194860aecc797d'/>
<id>ac87d6ef6aad76948e74229159194860aecc797d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1207: add back "emacs-lisp" alias for Elisp lexer.</title>
<updated>2016-02-03T22:42:11+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-03T22:42:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=82a8eaf0212cdbc537c59d90213a92b7a1060a20'/>
<id>82a8eaf0212cdbc537c59d90213a92b7a1060a20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1206: add IF and ELSIF to SQL keywords.</title>
<updated>2016-02-03T09:12:57+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-03T09:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=6e7846332536b7b9240e36f5e636c1a25b0adc78'/>
<id>6e7846332536b7b9240e36f5e636c1a25b0adc78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed statefulness of HttpLexer between get_tokens calls</title>
<updated>2016-02-02T21:17:15+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-02T21:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=73fb949b0f545a4fc18b68a3b8069fc1aa0105fe'/>
<id>73fb949b0f545a4fc18b68a3b8069fc1aa0105fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a mapping table for LaTeX encodings and added utf8 (closes #1152)</title>
<updated>2016-02-02T12:52:04+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-02T12:52:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=9b8a2ef3d351ddd22e0564598d7e5eee2f78296d'/>
<id>9b8a2ef3d351ddd22e0564598d7e5eee2f78296d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed deepcopy-ing of Token instances (closes #1168)</title>
<updated>2016-02-02T12:03:02+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-02T12:03:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=3c6eb0e8258c7d90aa08800da9f60441d7dcb485'/>
<id>3c6eb0e8258c7d90aa08800da9f60441d7dcb485</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
