<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/pygments/cmdline.py, branch 2.0</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>Appease pyflakes.</title>
<updated>2014-11-06T08:23:12+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-06T08:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=cff6f6bc987c4500b4b0f3866213a1ecf6afb356'/>
<id>cff6f6bc987c4500b4b0f3866213a1ecf6afb356</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmdline: wrap outfile directly with colorama only if output to terminal</title>
<updated>2014-10-14T07:30:21+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-14T07:30:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=4773852d2bebabe2d41da6bebb1ad0494d934843'/>
<id>4773852d2bebabe2d41da6bebb1ad0494d934843</id>
<content type='text'>
Add special handling for Python 3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add special handling for Python 3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refine streaming mode a bit:</title>
<updated>2014-10-08T07:00:03+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-08T07:00:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=476359351b5ecb150213826758fd62af994e0c19'/>
<id>476359351b5ecb150213826758fd62af994e0c19</id>
<content type='text'>
* flush output file after writing a line (important in Py3)
* disallow -s and input file name
* disallow -s without -l
* use binary stdin on Py3
* add to usage doc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* flush output file after writing a line (important in Py3)
* disallow -s and input file name
* disallow -s without -l
* use binary stdin on Py3
* add to usage doc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in __russ__/pygments-main (pull request #165)</title>
<updated>2014-10-08T06:50:24+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-08T06:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=56cbacf223500b55f9011df6ecd0d9ee6ebfa671'/>
<id>56cbacf223500b55f9011df6ecd0d9ee6ebfa671</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhaul encoding handling in cmdline even more.</title>
<updated>2014-10-07T23:20:11+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-07T23:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=97ae7005be0d73ed703ec250f5b9a8bb829d354d'/>
<id>97ae7005be0d73ed703ec250f5b9a8bb829d354d</id>
<content type='text'>
Now the encoding guessed for the input file will be used for an output file.

We now always read and write to the terminal .buffer on Python 3, which allows
us to override the terminal encoding and use our guessing algorithm.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now the encoding guessed for the input file will be used for an output file.

We now always read and write to the terminal .buffer on Python 3, which allows
us to override the terminal encoding and use our guessing algorithm.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix calling "pygmentize" without any args.</title>
<updated>2014-10-07T23:13:53+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-07T23:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=35e519d980c170515c40be1be6317911f74c967b'/>
<id>35e519d980c170515c40be1be6317911f74c967b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #799: read from binary buffer stdin on Python 3 if explicit encoding given</title>
<updated>2014-10-07T22:30:35+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-07T22:30: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=1f265a8b7c70038161402da1b4df789a3a8c1436'/>
<id>1f265a8b7c70038161402da1b4df789a3a8c1436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #963: always guess lexer when reading from stdin.</title>
<updated>2014-10-07T13:04:45+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-07T13:04: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=8beca999360fe813c0aa1963a763d3c0d467c022'/>
<id>8beca999360fe813c0aa1963a763d3c0d467c022</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #979: improve encoding behavior of cmdline invocations</title>
<updated>2014-10-07T12:45:58+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-07T12:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=6a6901e2835d175d4f3bcf2d526732a82456f28c'/>
<id>6a6901e2835d175d4f3bcf2d526732a82456f28c</id>
<content type='text'>
Now the preferred locale encoding is used for stdin/stdout if the encoding is not set
on the file objects.

Also, code from input files is tried to be decoded as UTF-8, the locale encoding and
finally latin-1 as a last resort if no encoding option is given.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now the preferred locale encoding is used for stdin/stdout if the encoding is not set
on the file objects.

Also, code from input files is tried to be decoded as UTF-8, the locale encoding and
finally latin-1 as a last resort if no encoding option is given.
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #980: fix DeprecationWarnings (mostly due to files closed by __del__) on Py3.</title>
<updated>2014-10-07T12:10:28+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-07T12:10:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=9a1feeb4efd10181760f380d5810156b1d0133b4'/>
<id>9a1feeb4efd10181760f380d5810156b1d0133b4</id>
<content type='text'>
Also fix a bunch of other uses of open() to use the with statement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix a bunch of other uses of open() to use the with statement.
</pre>
</div>
</content>
</entry>
</feed>
