<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/external, branch pr/missing-self</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>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://91.123.203.49/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://91.123.203.49/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>
<entry>
<title>Implement Crystal lexer (based on RubyLexer)</title>
<updated>2016-03-21T22:37:03+00:00</updated>
<author>
<name>Oleh Prypin</name>
<email>blaxpirit@gmail.com</email>
</author>
<published>2016-03-21T22:37:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=4fcb1d67a786dca33de4f18e1898bb72c1eeeb1d'/>
<id>4fcb1d67a786dca33de4f18e1898bb72c1eeeb1d</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 EricFromCanada/pygments-main (pull request #417)</title>
<updated>2015-10-16T14:58:40+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2015-10-16T14:58:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=3462d42d897351070e3003b7d686a61a5ec5ad3d'/>
<id>3462d42d897351070e3003b7d686a61a5ec5ad3d</id>
<content type='text'>
Update Lasso lexer with fixes for edge cases and reordered builtins list
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update Lasso lexer with fixes for edge cases and reordered builtins list
</pre>
</div>
</content>
</entry>
<entry>
<title>update Lasso builtins &amp; generator for v9.3</title>
<updated>2015-07-21T15:45:22+00:00</updated>
<author>
<name>EricFromCanada</name>
<email>eric3knibbe@gmail.com</email>
</author>
<published>2015-07-21T15:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=1dd59da29be1cc8a3c47dff4f03452f76595070f'/>
<id>1dd59da29be1cc8a3c47dff4f03452f76595070f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>autopygmentize: update for pygments 2.0</title>
<updated>2015-02-04T21:23:17+00:00</updated>
<author>
<name>rrt</name>
<email>rrt@sc3d.org</email>
</author>
<published>2015-02-04T21:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=a0a2f29101698b7a8cbfebf483a1744928c2a6ee'/>
<id>a0a2f29101698b7a8cbfebf483a1744928c2a6ee</id>
<content type='text'>
Update the dates, and remove the copyright assertion, which doesn't make
sense for a file in the public domain.

Teach autopygmentize about application/javascript.

Update the list of MIME types that can't be mapped relative to file 5.20 and
pygments 2.0.

Fix a FIXME that needed a 2.0 feature. In the process, remove some
hard-wired settings (-f terminal256 -O style=native) that were not commented
on in the commit that introduced them (changeset 2846).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the dates, and remove the copyright assertion, which doesn't make
sense for a file in the public domain.

Teach autopygmentize about application/javascript.

Update the list of MIME types that can't be mapped relative to file 5.20 and
pygments 2.0.

Fix a FIXME that needed a 2.0 feature. In the process, remove some
hard-wired settings (-f terminal256 -O style=native) that were not commented
on in the commit that introduced them (changeset 2846).
</pre>
</div>
</content>
</entry>
<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>improvements for Lasso builtins generator</title>
<updated>2014-11-17T15:34:42+00:00</updated>
<author>
<name>EricFromCanada</name>
<email>eric3knibbe@gmail.com</email>
</author>
<published>2014-11-17T15:34:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=5b43bc04ba5e7287bc36d6e0f50b2e7797c58d3e'/>
<id>5b43bc04ba5e7287bc36d6e0f50b2e7797c58d3e</id>
<content type='text'>
updating &amp; sorting Lasso builtins file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
updating &amp; sorting Lasso builtins file
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in flyingsheep/pygments-main (pull request #209)</title>
<updated>2014-04-14T20:57:32+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-04-14T20:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=f863059d2dd8e45eefc509c563ccacabbb4d8a06'/>
<id>f863059d2dd8e45eefc509c563ccacabbb4d8a06</id>
<content type='text'>
Conflicts:
	external/autopygmentize
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	external/autopygmentize
</pre>
</div>
</content>
</entry>
<entry>
<title>Finalize single-source port for Py2.[67] and Py3.3+.</title>
<updated>2014-01-18T15:44:49+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-18T15:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=97703d63f39e6086d497a6a749c9eee3293dcbeb'/>
<id>97703d63f39e6086d497a6a749c9eee3293dcbeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
