Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright update. | Georg Brandl | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Fix Raw token lexer/formatter with new default encoding. | Georg Brandl | 2014-11-06 | 1 | -0/+1 |
| | |||||
* | Minor cleanup in TestcaseFormatter | Tim Hatch | 2014-10-15 | 1 | -3/+1 |
| | |||||
* | Closes #1013: allow "encoding" for the Raw formatter. | Georg Brandl | 2014-10-07 | 1 | -3/+2 |
| | |||||
* | Rename test case variable from 'expected' to 'tokens' to fit line width limit | Gaurav Jain | 2014-05-12 | 1 | -2/+2 |
| | |||||
* | Add testcase formatter | Tim Hatch | 2014-04-23 | 1 | -1/+47 |
| | | | | Usage: echo 'print "hi";' | pygmentize -l python -f testcase | ||||
* | use versionadded directives | Georg Brandl | 2014-01-19 | 1 | -1/+2 |
| | |||||
* | New docs + website using Sphinx. | Georg Brandl | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | Finalize single-source port for Py2.[67] and Py3.3+. | Georg Brandl | 2014-01-18 | 1 | -2/+2 |
| | |||||
* | new year in copyright notice | Georg Brandl | 2014-01-10 | 1 | -1/+1 |
| | |||||
* | Happy new year 2013. | Georg Brandl | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | Removed some unused variables to fix pyflakes warnings | Dmitry Shachnev | 2012-11-12 | 1 | -2/+0 |
| | |||||
* | Copyright update. | Georg Brandl | 2012-02-05 | 1 | -1/+1 |
| | |||||
* | Fix current copyright year. | Georg Brandl | 2011-07-09 | 1 | -1/+1 |
| | |||||
* | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | Port Pygments to Python 3.1. | gbrandl | 2009-03-31 | 1 | -5/+16 |
| | |||||
* | Update copyrighting style to standard "team" tags. | gbrandl | 2009-01-04 | 1 | -2/+2 |
| | | | | Update AUTHORS file accordingly. | ||||
* | Add optional error token colorizing to the !RawTokenFormatter to close #333. | thatch | 2008-07-26 | 1 | -3/+26 |
| | | | | | Note: this only makes sense when outputting to a terminal, not as a persistent format to be imported with the !RawTokenLexer. | ||||
* | [svn] Fix a few inconsistencies and nits, mainly in the docs. | gbrandl | 2007-05-04 | 1 | -1/+3 |
| | | | | Use the get_choice_opt function consistently. | ||||
* | [svn] Fix the RawTokenFormatter. | gbrandl | 2007-03-31 | 1 | -9/+1 |
| | |||||
* | [svn] Make check. | gbrandl | 2007-02-14 | 1 | -1/+1 |
| | |||||
* | [svn] Quite a few things: | gbrandl | 2007-02-12 | 1 | -1/+8 |
| | | | | | | - new pygmentize options, -F for filters and -H for detail help. - an automatically-created formatter map - better HTML formatter subclassing | ||||
* | [svn] Copyright notice update. | gbrandl | 2007-02-04 | 1 | -1/+1 |
| | |||||
* | [svn] Generate lexer, formatter and filter docs from docstrings. | gbrandl | 2007-01-12 | 1 | -7/+9 |
| | | | | There is the problem of ordering, though. | ||||
* | [svn] Improve Unicode handling without encoding. | gbrandl | 2006-12-20 | 1 | -1/+7 |
| | |||||
* | [svn] Fix double repr. | gbrandl | 2006-12-16 | 1 | -2/+2 |
| | |||||
* | [svn] Make RawTokenFormatter/Lexer use unicode escaped strings. | gbrandl | 2006-12-16 | 1 | -1/+1 |
| | |||||
* | [svn] Change Pygments license to BSD. | gbrandl | 2006-12-10 | 1 | -1/+1 |
| | |||||
* | [svn] Add encoding support. All processing is now done with unicode strings. | gbrandl | 2006-10-31 | 1 | -2/+3 |
| | |||||
* | [svn] More pylint fixes, update BBcode formatter to new style API. | gbrandl | 2006-10-30 | 1 | -1/+1 |
| | |||||
* | [svn] Update make check. | gbrandl | 2006-10-22 | 1 | -2/+2 |
| | |||||
* | [svn] Name change, round 4 (rename SVN root folder). | gbrandl | 2006-10-19 | 1 | -0/+73 |