<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments/cmdline.py, branch prolog-ecl</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>fix spelling in new class name</title>
<updated>2014-04-14T16:41:17+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-04-14T16:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=518a64030ed11c072c6429da6eea8f82afb65b42'/>
<id>518a64030ed11c072c6429da6eea8f82afb65b42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'pr230/master'</title>
<updated>2014-04-14T14:28:01+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-04-14T14:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=f5744a781abb9deb7508118ea0b308cb4724435e'/>
<id>f5744a781abb9deb7508118ea0b308cb4724435e</id>
<content type='text'>
Conflicts:
	pygments/formatters/latex.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	pygments/formatters/latex.py
</pre>
</div>
</content>
</entry>
<entry>
<title>manual prettifying and small fixes after futurize run</title>
<updated>2014-01-18T12:29:19+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-18T12:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=b6b690fb833e7031a3008509c1107f7567c065f3'/>
<id>b6b690fb833e7031a3008509c1107f7567c065f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>futurizing: move to print_function and "except X as Y" syntax</title>
<updated>2014-01-18T12:25:15+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-18T12:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=a9169c157a05c82a1b8a7ffb92e7f159fb4ca0f8'/>
<id>a9169c157a05c82a1b8a7ffb92e7f159fb4ca0f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new year in copyright notice</title>
<updated>2014-01-10T09:52:53+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-10T09:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=492f361b79f93a110679ccb7f7e86f4814990dee'/>
<id>492f361b79f93a110679ccb7f7e86f4814990dee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix options with "=" in them.</title>
<updated>2013-09-04T19:02:14+00:00</updated>
<author>
<name>Jonathan Protzenko</name>
<email>jonathan.protzenko@gmail.com</email>
</author>
<published>2013-09-04T19:02:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=2496710c07cd1a1322a70c750781d671f5cd3665'/>
<id>2496710c07cd1a1322a70c750781d671f5cd3665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the patch from #493 to work with tip.</title>
<updated>2013-08-21T16:37:00+00:00</updated>
<author>
<name>Jonathan Protzenko</name>
<email>jonathan.protzenko@gmail.com</email>
</author>
<published>2013-08-21T16:37:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=b570f7c18d9dea76f6122bf8491aa2370e9264e6'/>
<id>b570f7c18d9dea76f6122bf8491aa2370e9264e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #838: fix lexers not receiving command-line options when guessing by content.</title>
<updated>2013-01-18T08:06:34+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-01-18T08:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=4253dd26e0d259e7df5c541231f0d8cfa614b3be'/>
<id>4253dd26e0d259e7df5c541231f0d8cfa614b3be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy new year 2013.</title>
<updated>2013-01-09T11:46:32+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-01-09T11:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d61e25e529a78887c8364126f7f73a2e6651a1e6'/>
<id>d61e25e529a78887c8364126f7f73a2e6651a1e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More fixed for PEP-8 formatting.</title>
<updated>2012-12-25T10:31:58+00:00</updated>
<author>
<name>Grigory Petrov</name>
<email>grigory.v.p@gmail.com</email>
</author>
<published>2012-12-25T10:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d187b16ed1aacd6347f005702967c806979adc24'/>
<id>d187b16ed1aacd6347f005702967c806979adc24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
