| Commit message (Expand) | Author | Age | Files | Lines |
| * | [svn] fixed bug in rtf formatter | blackbird | 2007-05-30 | 1 | -1/+1 |
| * | [svn] Add HTML formatter inline linenos option. | Georg Brandl | 2007-05-29 | 1 | -5/+44 |
| * | [svn] fixed rtf formatter | blackbird | 2007-05-28 | 1 | -10/+9 |
| * | [svn] Use StringIO in LaTeX formatter. | Georg Brandl | 2007-05-18 | 1 | -2/+2 |
| * | [svn] Fix a few inconsistencies and nits, mainly in the docs. | Georg Brandl | 2007-05-04 | 2 | -2/+5 |
| * | [svn] Add whitespace filter. Add a few more filter unit tests. | Georg Brandl | 2007-05-03 | 1 | -1/+2 |
| * | [svn] Make mapfiles, make check, add D test file, make reindent. | Georg Brandl | 2007-04-25 | 1 | -1/+1 |
| * | [svn] Fix the RawTokenFormatter. | Georg Brandl | 2007-03-31 | 1 | -9/+1 |
| * | [svn] Add a raising filter. | Georg Brandl | 2007-03-30 | 1 | -1/+1 |
| * | [svn] Move docs for not-so-common options to individual classes. | Georg Brandl | 2007-02-16 | 4 | -2/+53 |
| * | [svn] Fix #204. | Georg Brandl | 2007-02-15 | 1 | -6/+12 |
| * | [svn] Prepare for 0.7.1. | Georg Brandl | 2007-02-15 | 1 | -2/+2 |
| * | [svn]0.7 | Georg Brandl | 2007-02-14 | 1 | -2/+2 |
| * | [svn] Make check. | Georg Brandl | 2007-02-14 | 3 | -6/+6 |
| * | [svn] Test that the HTML formatter output is complete. | Georg Brandl | 2007-02-14 | 1 | -2/+4 |
| * | [svn] A test case for the external CSS function of the HTML formatter. | Georg Brandl | 2007-02-14 | 1 | -8/+17 |
| * | [svn] Shorten some testfiles, silence some pylint warnings, | Georg Brandl | 2007-02-14 | 2 | -3/+4 |
| * | [svn] Another two fixes. | Georg Brandl | 2007-02-13 | 1 | -4/+2 |
| * | [svn] Optimize HTML output, fix PyTb formatter. | Georg Brandl | 2007-02-13 | 1 | -1/+4 |
| * | [svn] Small docs update. | Georg Brandl | 2007-02-13 | 1 | -11/+14 |
| * | [svn] Fix reST error. | Georg Brandl | 2007-02-12 | 1 | -2/+2 |
| * | [svn] Quite a few things: | Georg Brandl | 2007-02-12 | 8 | -61/+139 |
| * | [svn] Document the new HTML formatter interface. | Georg Brandl | 2007-02-12 | 1 | -2/+56 |
| * | [svn] Add a "lineseparator" HTML formatter option. | Georg Brandl | 2007-02-10 | 1 | -4/+12 |
| * | [svn] Copyright notice update. | Georg Brandl | 2007-02-04 | 7 | -7/+7 |
| * | [svn] Fix in the new HTML formatter. | Georg Brandl | 2007-02-01 | 1 | -2/+4 |
| * | [svn] HTML formatter overhaul. | Georg Brandl | 2007-01-29 | 1 | -108/+132 |
| * | [svn] PyLint run. | Georg Brandl | 2007-01-25 | 1 | -2/+0 |
| * | [svn] - add missing example files | Georg Brandl | 2007-01-25 | 1 | -0/+7 |
| * | [svn] make it clear that 0.7 is in development. | Georg Brandl | 2007-01-25 | 1 | -0/+2 |
| * | [svn] Added using(state=x) and RST lexer by Tim Hatch. | Georg Brandl | 2007-01-25 | 1 | -1/+1 |
| * | [svn] Fix #185, fix JspLexer so that test suite passes. | Georg Brandl | 2007-01-14 | 1 | -2/+8 |
| * | [svn] Added JSP and Batchfile lexers by Tim Hatch. | Georg Brandl | 2007-01-13 | 3 | -4/+4 |
| * | [svn] Generate lexer, formatter and filter docs from docstrings. | Georg Brandl | 2007-01-12 | 7 | -90/+190 |
| * | [svn] Unused import.0.6 | Georg Brandl | 2006-12-20 | 1 | -1/+0 |
| * | [svn] updated rtf formatter to handle encodings correctly | blackbird | 2006-12-20 | 1 | -22/+20 |
| * | [svn] Clarify docs and remove debugging code. | Georg Brandl | 2006-12-20 | 1 | -3/+0 |
| * | [svn] Improve Unicode handling without encoding. | Georg Brandl | 2006-12-20 | 6 | -5/+26 |
| * | [svn] Some style nits and make check. | Georg Brandl | 2006-12-20 | 3 | -11/+1 |
| * | [svn] Make test suite work again. | Georg Brandl | 2006-12-17 | 1 | -2/+3 |
| * | [svn] - Added option for the HTML formatter to write the CSS to an external file | Georg Brandl | 2006-12-17 | 1 | -7/+60 |
| * | [svn] refactored rtf formatter, added support for backtick highlighting in ph... | blackbird | 2006-12-17 | 1 | -19/+17 |
| * | [svn] Fix double repr. | Georg Brandl | 2006-12-16 | 1 | -2/+2 |
| * | [svn] Make RawTokenFormatter/Lexer use unicode escaped strings. | Georg Brandl | 2006-12-16 | 1 | -1/+1 |
| * | [svn] Make the test suite pass. | Georg Brandl | 2006-12-16 | 1 | -0/+1 |
| * | [svn] Add a few example files. | Georg Brandl | 2006-12-16 | 1 | -4/+2 |
| * | [svn] added rich text formatter (formatter for one of the worst file formats ... | blackbird | 2006-12-16 | 2 | -4/+130 |
| * | [svn] Change Pygments license to BSD. | Georg Brandl | 2006-12-10 | 6 | -6/+6 |
| * | [svn] Reformat and adapt check_sources. | Georg Brandl | 2006-11-26 | 1 | -2/+2 |
| * | [svn] some minor updates: | blackbird | 2006-11-23 | 2 | -3/+20 |