<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments/formatters, branch bash-variable</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>merge with stable</title>
<updated>2016-02-26T09:09:18+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-26T09:09:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=10fd009ddfef9f4da6c9b01d4e04bbaaf975678f'/>
<id>10fd009ddfef9f4da6c9b01d4e04bbaaf975678f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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/commit/?id=e48b387113e036192110c91e4e347cd21828a7cc'/>
<id>e48b387113e036192110c91e4e347cd21828a7cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename ansilist that now is a set, slipped though PR 531 review</title>
<updated>2016-02-14T23:17:47+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2016-02-14T23:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=a34c939edf7b8b3f008daa3c1b7e2c94d34db550'/>
<id>a34c939edf7b8b3f008daa3c1b7e2c94d34db550</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add authors entry, changelog for PR#531 and fixup a few style issues.</title>
<updated>2016-02-14T18:24:23+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-14T18:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=e085fca74e08b166ad7d448c96558547d93b3806'/>
<id>e085fca74e08b166ad7d448c96558547d93b3806</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in Carreau/pygments-main/256ansi (pull request #531)</title>
<updated>2016-02-14T18:07:16+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-14T18:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=f8e9795479bdace4e822641567d806538a345f4f'/>
<id>f8e9795479bdace4e822641567d806538a345f4f</id>
<content type='text'>
Allow ansi escape sequence as color format
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow ansi escape sequence as color format
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to leave compatibility for other formatters.</title>
<updated>2016-02-12T22:30:03+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2016-02-12T22:30:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=9834d006ab8c196189a788ead199e0e1542da7b7'/>
<id>9834d006ab8c196189a788ead199e0e1542da7b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle some `#ansi*` in HtmlFormatter</title>
<updated>2016-02-08T21:25:00+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2016-02-08T21:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=342fc93725ce00442e835b02218e232b1dd05b1e'/>
<id>342fc93725ce00442e835b02218e232b1dd05b1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation on non-extended foreground color for Terminal256 styles</title>
<updated>2016-02-08T00:32:51+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2016-02-08T00:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=86939c3764a93a9cd40cff29406d4d4f1ebd9c1c'/>
<id>86939c3764a93a9cd40cff29406d4d4f1ebd9c1c</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/commit/?id=923fbfedc8467761491d4adeba1f5f00a11239eb'/>
<id>923fbfedc8467761491d4adeba1f5f00a11239eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed HTML formatter output with leading empty lines (closes #1111)</title>
<updated>2016-02-02T11:53:04+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-02T11:53:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=1796e45b8a13444664389e3fe86aab520b4ebecf'/>
<id>1796e45b8a13444664389e3fe86aab520b4ebecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
