<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments/lexers/graphics.py, 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>Copyright year update.</title>
<updated>2015-01-21T07:33:25+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-21T07:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=13705acbd57b936990c63a12de05ce29834b6afb'/>
<id>13705acbd57b936990c63a12de05ce29834b6afb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify charclasses in a few more modules</title>
<updated>2014-11-06T12:36:41+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-06T12:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=90fe03b0f663810f4b6718d89b5e830ec2c67960'/>
<id>90fe03b0f663810f4b6718d89b5e830ec2c67960</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More fixes thanks to regexlint.</title>
<updated>2014-10-16T08:01:17+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-16T08:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=f73424b26123a98834eb82ddf799e47e2a2a6c38'/>
<id>f73424b26123a98834eb82ddf799e47e2a2a6c38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "matches empty string" complaints from regexlint.</title>
<updated>2014-10-16T07:33:43+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-16T07:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=5727fe42393a86817bd0f702d93c3fc399b68eb3'/>
<id>5727fe42393a86817bd0f702d93c3fc399b68eb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Curly brace escaping, round 2.</title>
<updated>2014-10-16T05:46:09+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-10-16T05:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=9d8ee43c77a6d0bf172ae09d31a7c249ed37f925'/>
<id>9d8ee43c77a6d0bf172ae09d31a7c249ed37f925</id>
<content type='text'>
These were all pointed out by regexlint but required manual effort to track down
(indicator.py was confused by most of them being produced by expressions).

Also comment out some iffy comment patterns.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These were all pointed out by regexlint but required manual effort to track down
(indicator.py was confused by most of them being produced by expressions).

Also comment out some iffy comment patterns.
</pre>
</div>
</content>
</entry>
<entry>
<title>all lexers: fix unescaped { and } so that the "regex" module can compile our regexes</title>
<updated>2014-10-15T19:32:31+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-15T19:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=10be9bec8a7969a40d4fa3483b8317e0131b1715'/>
<id>10be9bec8a7969a40d4fa3483b8317e0131b1715</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Povray: add strings, all directives.</title>
<updated>2014-10-07T20:46:08+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-07T20:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=ea07905cba28cb19ffa6afd4c5fa686d3efb8de7'/>
<id>ea07905cba28cb19ffa6afd4c5fa686d3efb8de7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move module names from _XXXbuiltins to _XXX_builtins to be consistent</title>
<updated>2014-10-04T20:35:59+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-04T20:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=902cdc5c54b43d4401535b89636c328df695803e'/>
<id>902cdc5c54b43d4401535b89636c328df695803e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reorganization of other.py, part 1</title>
<updated>2014-09-19T16:48:02+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-19T16:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d1a7453489a4c29d3613e738ecec83bee816d3f2'/>
<id>d1a7453489a4c29d3613e738ecec83bee816d3f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>split up lexers.compiled into multiple submodules</title>
<updated>2014-09-16T16:58:00+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-16T16:58:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=ca80bbb894f18e7ccbda553d33b50ed222e7727f'/>
<id>ca80bbb894f18e7ccbda553d33b50ed222e7727f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
