<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/pygments/lexers/text.py, branch 1.2.2</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>Allow newlines in string patterns.</title>
<updated>2010-01-02T22:17:05+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-01-02T22:17:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=ecabbecf6a3bde19b8bf5964248522652ba2eb5f'/>
<id>ecabbecf6a3bde19b8bf5964248522652ba2eb5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a forever-backtracking regex in the BashLexer (#462).</title>
<updated>2010-01-02T21:17:59+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-01-02T21:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=80bd2e351b04e69b25a7b27a61e33ec6b5e0a73a'/>
<id>80bd2e351b04e69b25a7b27a61e33ec6b5e0a73a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy new year!</title>
<updated>2010-01-01T13:13:04+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-01-01T13:13:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=233ca0cdc09b4940e9a3396de3eba556263cf6fb'/>
<id>233ca0cdc09b4940e9a3396de3eba556263cf6fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanups.</title>
<updated>2009-09-19T09:03:24+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2009-09-19T09:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=e45b12f18a2c1d2f481426276689cc8690cbbe0a'/>
<id>e45b12f18a2c1d2f481426276689cc8690cbbe0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add example file for !CMake</title>
<updated>2009-09-19T01:59:58+00:00</updated>
<author>
<name>thatch</name>
<email>thatch@localhost</email>
</author>
<published>2009-09-19T01:59:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=14acaf85550060e1f85e356424a8794dfe026d27'/>
<id>14acaf85550060e1f85e356424a8794dfe026d27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#423: Initial CMake lexer</title>
<updated>2009-09-19T01:55:22+00:00</updated>
<author>
<name>thatch</name>
<email>thatch@localhost</email>
</author>
<published>2009-09-19T01:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=8b26567080cdfbcbe7ebf5ec48d66f36ea51d17a'/>
<id>8b26567080cdfbcbe7ebf5ec48d66f36ea51d17a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved the BBCode lexer (#435).</title>
<updated>2009-09-14T15:47:57+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2009-09-14T15:47:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=278f6706063ba69c179cf82ef148c58a3eaed5a7'/>
<id>278f6706063ba69c179cf82ef148c58a3eaed5a7</id>
<content type='text'>
* don't emit errors on punctuation in normal text
* highlight tag names as Keyword
* highlight multiple attributes correctly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* don't emit errors on punctuation in normal text
* highlight tag names as Keyword
* highlight multiple attributes correctly
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #391 (ini lexer doesn't handle empty values)</title>
<updated>2009-02-10T20:34:02+00:00</updated>
<author>
<name>thatch</name>
<email>thatch@localhost</email>
</author>
<published>2009-02-10T20:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=c07389e7b970d4b7ed8147a05c9b4a5e5e93e44f'/>
<id>c07389e7b970d4b7ed8147a05c9b4a5e5e93e44f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyrighting style to standard "team" tags.</title>
<updated>2009-01-04T14:26:47+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2009-01-04T14:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=a1cef05799c3f5d5a1be12109d9982396c8f9d99'/>
<id>a1cef05799c3f5d5a1be12109d9982396c8f9d99</id>
<content type='text'>
Update AUTHORS file accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update AUTHORS file accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with Tim.</title>
<updated>2009-01-03T11:59:39+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2009-01-03T11:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=4fcf0f106783129e6689558425d73295ae3e230d'/>
<id>4fcf0f106783129e6689558425d73295ae3e230d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
