<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git, branch htmlformatter_with_title</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>Closing branch htmlformatter_with_title.</title>
<updated>2016-01-04T10:19:45+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-01-04T10:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=4bd9853c016ce6aa108fac45bbb9a73ba6913cbb'/>
<id>4bd9853c016ce6aa108fac45bbb9a73ba6913cbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add filename parameter to HtmlFormatter</title>
<updated>2015-11-29T12:11:24+00:00</updated>
<author>
<name>Alexander Todorov</name>
<email>atodorov@otb.bg</email>
</author>
<published>2015-11-29T12:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=9835a0a1a3f6bbf6151c4d025f07b2102a910377'/>
<id>9835a0a1a3f6bbf6151c4d025f07b2102a910377</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add explanation for subclassing CsoundDocumentLexer from RegexLexer instead of XmlLexer</title>
<updated>2015-11-13T17:40:14+00:00</updated>
<author>
<name>Nathan Whetsell</name>
<email>nathan.whetsell@gmail.com</email>
</author>
<published>2015-11-13T17:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=2b910cf6b576321b1261379ca2be2d2f19d88ae1'/>
<id>2b910cf6b576321b1261379ca2be2d2f19d88ae1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged birkenfeld/pygments-main into default</title>
<updated>2015-11-13T17:36:32+00:00</updated>
<author>
<name>Nate Whetsell</name>
<email>nathan.whetsell@gmail.com</email>
</author>
<published>2015-11-13T17:36:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7b9d59b7fa5ae123e33260cb62ed57825940b36b'/>
<id>7b9d59b7fa5ae123e33260cb62ed57825940b36b</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 hhsprings/pygments-hhs-sub/mapping-should-keep-nl (pull request #519)</title>
<updated>2015-11-12T05:47:52+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2015-11-12T05:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=bcae575b929fd3bb87dcbcfbabfd7fb634f3d6c9'/>
<id>bcae575b929fd3bb87dcbcfbabfd7fb634f3d6c9</id>
<content type='text'>
_mapping.py should keep NL, not CRNL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_mapping.py should keep NL, not CRNL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Csound Document lexer inherit from RegexLexer instead of XmlLexer</title>
<updated>2015-11-12T02:29:17+00:00</updated>
<author>
<name>Nathan Whetsell</name>
<email>nathan.whetsell@gmail.com</email>
</author>
<published>2015-11-12T02:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7d9698ecce2fa3505ee4a3a3522428c414a3e4c4'/>
<id>7d9698ecce2fa3505ee4a3a3522428c414a3e4c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged birkenfeld/pygments-main into default</title>
<updated>2015-11-12T00:41:49+00:00</updated>
<author>
<name>Nate Whetsell</name>
<email>nathan.whetsell@gmail.com</email>
</author>
<published>2015-11-12T00:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7fb4fea866cde563db8cdaa124798c2198ae20cd'/>
<id>7fb4fea866cde563db8cdaa124798c2198ae20cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged default into mapping-should-keep-nl</title>
<updated>2015-11-10T09:59:44+00:00</updated>
<author>
<name>Hiroaki Itoh</name>
<email>xwhhsprings@gmail.com</email>
</author>
<published>2015-11-10T09:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=b6faaa689966b11f339e96d1d5bfde285fbcd133'/>
<id>b6faaa689966b11f339e96d1d5bfde285fbcd133</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 hhsprings/pygments-hhs-sub/add-pkgconfig-lexer (pull request #517)</title>
<updated>2015-11-10T08:30:43+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2015-11-10T08:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=cc5b25d59429e151b23bcbee33641329f2b39820'/>
<id>cc5b25d59429e151b23bcbee33641329f2b39820</id>
<content type='text'>
Add lexers for pkg-config, pacman.conf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add lexers for pkg-config, pacman.conf
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in hhsprings/pygments-hhs-sub/add-abnf-lexer (pull request #516)</title>
<updated>2015-11-10T08:30:01+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2015-11-10T08:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=e942efc6bcdae3a315052e26f10f64d3189c0ec2'/>
<id>e942efc6bcdae3a315052e26f10f64d3189c0ec2</id>
<content type='text'>
Lexer for IETF 7405 ABNF, and original BNF.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lexer for IETF 7405 ABNF, and original BNF.
</pre>
</div>
</content>
</entry>
</feed>
