<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/doc/docs/lexerdevelopment.rst, branch raw-alias</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>all: use argumentless super()</title>
<updated>2020-09-06T18:16:01+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2020-09-05T19:12:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=5d5e3716e34f57477941a347ee1e6d3d3c78502f'/>
<id>5d5e3716e34f57477941a347ee1e6d3d3c78502f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spell out that we want lexers in separate files.</title>
<updated>2020-08-23T16:52:45+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2020-08-23T16:52:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=9ef94104d928bb0c26da26fb711b0490ec401123'/>
<id>9ef94104d928bb0c26da26fb711b0490ec401123</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: clarify cmdline invocation in lexer dev section</title>
<updated>2020-08-23T16:46:37+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2020-08-23T16:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=245afa32151a438e1f65f01770b8519f5b1601c7'/>
<id>245afa32151a438e1f65f01770b8519f5b1601c7</id>
<content type='text'>
closes #1518
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #1518
</pre>
</div>
</content>
</entry>
<entry>
<title>Update many links to use HTTPS and skip redirects</title>
<updated>2019-12-18T21:45:47+00:00</updated>
<author>
<name>Kurt McKee</name>
<email>contactme@kurtmckee.org</email>
</author>
<published>2019-12-18T21:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=9486f826b9729c7d3e94ddb69d6869598dfb0419'/>
<id>9486f826b9729c7d3e94ddb69d6869598dfb0419</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve docs.</title>
<updated>2019-12-08T14:14:24+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-12-06T18:29:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=33cd11c4f1585254cb5e36a7e6fb40abf4456e4b'/>
<id>33cd11c4f1585254cb5e36a7e6fb40abf4456e4b</id>
<content type='text'>
Add a contributing guide for newcomers, and remove references to pygmentize in the development docs. During development, there is no pygmentize.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a contributing guide for newcomers, and remove references to pygmentize in the development docs. During development, there is no pygmentize.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update hg/bitbucket -&gt; git/github everywhere.</title>
<updated>2019-11-10T08:46:26+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-11-10T07:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=56cb85513b028beffd9b530250d4134fcc1ec44e'/>
<id>56cb85513b028beffd9b530250d4134fcc1ec44e</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 tprynn/pygments-main/command-line-lexer-formatter (pull request #559)</title>
<updated>2017-01-22T18:50:35+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2017-01-22T18:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=3a1d729f6bf94ff5d0233edf094b8afc434c48c8'/>
<id>3a1d729f6bf94ff5d0233edf094b8afc434c48c8</id>
<content type='text'>
Custom Lexer/Formatter File Loading
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Custom Lexer/Formatter File Loading
</pre>
</div>
</content>
</entry>
<entry>
<title>Insert a missing argument "self"</title>
<updated>2016-06-13T16:33:42+00:00</updated>
<author>
<name>cocoatomo</name>
<email>cocoatomo77@gmail.com</email>
</author>
<published>2016-06-13T16:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=7c0f54f70958fac9c3bf181b783e74abadecea39'/>
<id>7c0f54f70958fac9c3bf181b783e74abadecea39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove leftover documentation that I missed in the previous merge</title>
<updated>2016-02-29T18:03:32+00:00</updated>
<author>
<name>Tanner Prynn</name>
<email>tanner.prynn@nccgroup.trust</email>
</author>
<published>2016-02-29T18:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=c8973a6f5a795a552c9630af2ef8aede1760fd1e'/>
<id>c8973a6f5a795a552c9630af2ef8aede1760fd1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bring this branch up-to-date with master, and resolve merge conflicts in lexerdev documentation</title>
<updated>2016-02-26T21:17:47+00:00</updated>
<author>
<name>Tanner Prynn</name>
<email>tanner.prynn@nccgroup.trust</email>
</author>
<published>2016-02-26T21:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=f14e7b92b02596748628e29120ffc4ec2ff62515'/>
<id>f14e7b92b02596748628e29120ffc4ec2ff62515</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
