<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments/styles, branch master</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>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://91.123.203.49/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://91.123.203.49/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>Aliased stata-light to stata.</title>
<updated>2019-04-02T17:32:51+00:00</updated>
<author>
<name>Mauricio Caceres Bravo</name>
<email>mauricio.caceres.bravo@gmail.com</email>
</author>
<published>2019-04-02T17:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=72b3cc6c0cb608c302ae4b0d98d49e28a59b5126'/>
<id>72b3cc6c0cb608c302ae4b0d98d49e28a59b5126</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix StataLexer format highlight error (change Name.Format to Name.Other)</title>
<updated>2019-02-19T16:40:43+00:00</updated>
<author>
<name>Mauricio Caceres Bravo</name>
<email>mauricio.caceres.bravo@gmail.com</email>
</author>
<published>2019-02-19T16:40:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=4b9174ce07c5365424ed25c223e484fc35427dec'/>
<id>4b9174ce07c5365424ed25c223e484fc35427dec</id>
<content type='text'>
StataLexer defined Name.Format for variable and print format
highlighting; Name.Format is not a built-in token, which
caused issues downstream in certain applications (e.g.
[here](https://github.com/kylebarron/stata_kernel/issues/295)).
This commit changes Name.Format to Name.Other.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
StataLexer defined Name.Format for variable and print format
highlighting; Name.Format is not a built-in token, which
caused issues downstream in certain applications (e.g.
[here](https://github.com/kylebarron/stata_kernel/issues/295)).
This commit changes Name.Format to Name.Other.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged default branch to hopefully solve merge conflicts</title>
<updated>2019-02-12T15:27:34+00:00</updated>
<author>
<name>Mauricio Caceres Bravo</name>
<email>mauricio.caceres.bravo@gmail.com</email>
</author>
<published>2019-02-12T15:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=62ff49874c8a405fc24a83cb6611e8a5cf818bd5'/>
<id>62ff49874c8a405fc24a83cb6611e8a5cf818bd5</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 camilstaps/pygments-main-solarized (pull request #708)</title>
<updated>2019-01-29T11:03:58+00:00</updated>
<author>
<name>Anteru</name>
<email>bitbucket@ca.sh13.net</email>
</author>
<published>2019-01-29T11:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d9d82d9520138456abf5e5a9bffcb40c2b512f20'/>
<id>d9d82d9520138456abf5e5a9bffcb40c2b512f20</id>
<content type='text'>
Adds a solarized style

Approved-by: Anteru &lt;bitbucket@ca.sh13.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a solarized style

Approved-by: Anteru &lt;bitbucket@ca.sh13.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unicode literals in docstrings as well</title>
<updated>2019-01-17T22:30:33+00:00</updated>
<author>
<name>Nikolay Orlyuk</name>
<email>virkony@gmail.com</email>
</author>
<published>2019-01-17T22:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=af0e2a48443e501d1eebfc69e92b35f36752a951'/>
<id>af0e2a48443e501d1eebfc69e92b35f36752a951</id>
<content type='text'>
Resolves #1492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #1492
</pre>
</div>
</content>
</entry>
<entry>
<title>Stata lexer and styles improvements and bug fixes</title>
<updated>2018-12-18T18:31:32+00:00</updated>
<author>
<name>Mauricio Caceres Bravo</name>
<email>mauricio.caceres.bravo@gmail.com</email>
</author>
<published>2018-12-18T18:31:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=df656b31ecabd8a1b649f79de050854a2974e395'/>
<id>df656b31ecabd8a1b649f79de050854a2974e395</id>
<content type='text'>
- Nested comments correctly highlighted.
- Globals and locals correctly nested inside each other and strings.
- Extended locals and stored results correctly highlighted.
- Keywords and operators correctly highlighted.
- Parentheses and functions correctly highlighted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Nested comments correctly highlighted.
- Globals and locals correctly nested inside each other and strings.
- Extended locals and stored results correctly highlighted.
- Keywords and operators correctly highlighted.
- Parentheses and functions correctly highlighted.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds a solarized style</title>
<updated>2017-02-28T13:33:06+00:00</updated>
<author>
<name>Camil Staps</name>
<email>info@camilstaps.nl</email>
</author>
<published>2017-02-28T13:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=8432a3525bd911e3548072ec9bb727f217a2d097'/>
<id>8432a3525bd911e3548072ec9bb727f217a2d097</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2017-01-22T18:33:44+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2017-01-22T18:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=dd9470b926407ebd4dbf6233dcdbaf3ee90e763c'/>
<id>dd9470b926407ebd4dbf6233dcdbaf3ee90e763c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
