summaryrefslogtreecommitdiff
path: root/pygments/formatters/terminal256.py
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Georg Brandl2010-01-011-1/+1
* Port Pygments to Python 3.1.Georg Brandl2009-03-311-6/+4
* Update copyrighting style to standard "team" tags.Georg Brandl2009-01-041-2/+2
* Use floor division where needed.Georg Brandl2008-11-251-2/+2
* [svn] Apply a bunch of Tim Hatch's changes.Georg Brandl2007-08-151-4/+5
* [svn] Two fixes.Georg Brandl2007-08-131-1/+1
* [svn] Smartify pygmentize encoding handling.Georg Brandl2007-06-131-5/+2
* [svn] Add terminal 256 color formatter.Georg Brandl2007-06-131-0/+223