summaryrefslogtreecommitdiff
path: root/pygments/formatters/terminal256.py
Commit message (Expand)AuthorAgeFilesLines
* use versionadded directivesGeorg Brandl2014-01-191-1/+1
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
* Closes #691: Fix Python 3 terminal highlighting with pygmentize.Georg Brandl2012-02-061-1/+4
* Copyright update.Georg Brandl2012-02-051-1/+1
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
* Happy new year!Georg Brandl2010-01-011-1/+1
* Port Pygments to Python 3.1.gbrandl2009-03-311-6/+4
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* Use floor division where needed.gbrandl2008-11-251-2/+2
* [svn] Apply a bunch of Tim Hatch's changes.gbrandl2007-08-151-4/+5
* [svn] Two fixes.gbrandl2007-08-131-1/+1
* [svn] Smartify pygmentize encoding handling.gbrandl2007-06-131-5/+2
* [svn] Add terminal 256 color formatter.gbrandl2007-06-131-0/+223