<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/external, branch master</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>Remove all files, redirect to GitHub.</title>
<updated>2019-11-10T12:56:53+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-11-10T12:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=1dd3124a9770e11b6684e5dd1e6bc15a0aa3bc67'/>
<id>1dd3124a9770e11b6684e5dd1e6bc15a0aa3bc67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup all headers and some more minor problems.</title>
<updated>2019-05-28T05:00:40+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-05-28T05:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=0eca5a9db1b3c1f169f3fabda9fe9b72876a6056'/>
<id>0eca5a9db1b3c1f169f3fabda9fe9b72876a6056</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 rrt/pygments-main (pull request #608)</title>
<updated>2017-01-22T17:38:42+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2017-01-22T17:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=7ac6f8225f5f89c2fabeb7edcb1364073617a5cb'/>
<id>7ac6f8225f5f89c2fabeb7edcb1364073617a5cb</id>
<content type='text'>
Use hexdump for binary files (plus a tweak to keep MIME types sorted)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use hexdump for binary files (plus a tweak to keep MIME types sorted)
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright update.</title>
<updated>2017-01-22T17:38:11+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2017-01-22T17:38:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=c77c9c90964b8b457bc831f5aa0524f3de8f1ca8'/>
<id>c77c9c90964b8b457bc831f5aa0524f3de8f1ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a couple of errors in the previous commit</title>
<updated>2016-06-20T22:13:33+00:00</updated>
<author>
<name>rrt</name>
<email>rrt@sc3d.org</email>
</author>
<published>2016-06-20T22:13:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=4564fe0139b6fb5cac8f0c6faf5c977c6accf739'/>
<id>4564fe0139b6fb5cac8f0c6faf5c977c6accf739</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fall back to od -x, and use hexdump lexer</title>
<updated>2016-06-20T22:10:46+00:00</updated>
<author>
<name>rrt</name>
<email>rrt@sc3d.org</email>
</author>
<published>2016-06-20T22:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=cbdb7c8bc35ed8d2d6599722246c6929217ed26e'/>
<id>cbdb7c8bc35ed8d2d6599722246c6929217ed26e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>autopygmentize: use hexdump on binary files</title>
<updated>2016-06-07T21:54:32+00:00</updated>
<author>
<name>rrt</name>
<email>rrt@sc3d.org</email>
</author>
<published>2016-06-07T21:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=1996fd14d14b71a0cc336b3fed83c905fc63467c'/>
<id>1996fd14d14b71a0cc336b3fed83c905fc63467c</id>
<content type='text'>
Not strictly using autopygmentize, but makes things more legible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not strictly using autopygmentize, but makes things more legible.
</pre>
</div>
</content>
</entry>
<entry>
<title>autopygmentize: put MIME types back in sorted order</title>
<updated>2016-06-07T21:32:42+00:00</updated>
<author>
<name>rrt</name>
<email>rrt@sc3d.org</email>
</author>
<published>2016-06-07T21:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=1632edd8fbb7d824252bd12e52fe275234f45ec9'/>
<id>1632edd8fbb7d824252bd12e52fe275234f45ec9</id>
<content type='text'>
text/x-crystal was added out of order.

Also bump the copyright year.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
text/x-crystal was added out of order.

Also bump the copyright year.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in BlaXpirit/pygments/crystal2 (pull request #576)</title>
<updated>2016-05-31T20:54:31+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2016-05-31T20:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=2aac7e131d791010741d15e098e2a796d54e661d'/>
<id>2aac7e131d791010741d15e098e2a796d54e661d</id>
<content type='text'>
Implement Crystal lexer (based on RubyLexer)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement Crystal lexer (based on RubyLexer)
</pre>
</div>
</content>
</entry>
<entry>
<title>autopygmentize: fix binary encoding workaround</title>
<updated>2016-05-04T14:21:49+00:00</updated>
<author>
<name>rrt</name>
<email>rrt@sc3d.org</email>
</author>
<published>2016-05-04T14:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=b1320b98a2a4f62b2bb4f5767d935cd48968ca5a'/>
<id>b1320b98a2a4f62b2bb4f5767d935cd48968ca5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
