summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [svn] Unused import.0.6Georg Brandl2006-12-201-1/+0
* [svn] Make -L output better readable on terminals with less than 150 chars wi...Georg Brandl2006-12-202-7/+3
* [svn] updated rtf formatter to handle encodings correctlyblackbird2006-12-201-22/+20
* [svn] Clarify docs and remove debugging code.Georg Brandl2006-12-202-3/+5
* [svn] Improve Unicode handling without encoding.Georg Brandl2006-12-2015-1118/+77
* [svn] added mako lexers to TODO list for 0.7blackbird2006-12-201-0/+5
* [svn] Some style nits and make check.Georg Brandl2006-12-2011-50/+32
* [svn] Add a reminder to write a HTML formatter test.Georg Brandl2006-12-201-0/+21
* [svn] fixed XXX in apache lexerblackbird2006-12-201-1/+1
* [svn] Fix one TODO item.Georg Brandl2006-12-203-9/+10
* [svn] added examplefile for apache lexer and improved itblackbird2006-12-204-27/+417
* [svn] Add a test case for -O option.Georg Brandl2006-12-201-0/+7
* [svn] Fix -O.Georg Brandl2006-12-201-2/+2
* [svn] adopted patch #161 and documented it.blackbird2006-12-193-2/+30
* [svn] php lexer finetuningblackbird2006-12-192-13/+44
* [svn] Patch #160 by Tim Hatch: byref functions in PHP.Georg Brandl2006-12-193-20/+20
* [svn] Use the Punctuation token type everywhere.Georg Brandl2006-12-188-90/+112
* [svn] Make test suite work again.Georg Brandl2006-12-176-10/+15
* [svn] Move command line interface to separate file.Georg Brandl2006-12-173-196/+214
* [svn] Reorder Todo, improve cmdline error reporting.Georg Brandl2006-12-172-10/+14
* [svn] - Added option for the HTML formatter to write the CSS to an external fileGeorg Brandl2006-12-175-10/+78
* [svn] Small fix in Python lexer.Georg Brandl2006-12-171-2/+2
* [svn] refactored rtf formatter, added support for backtick highlighting in ph...blackbird2006-12-172-20/+19
* [svn] Note lexer mimetypes in docs.Georg Brandl2006-12-165-5/+42
* [svn] Fix unittest.Georg Brandl2006-12-161-2/+7
* [svn] Fix double repr.Georg Brandl2006-12-161-2/+2
* [svn] Make RawTokenFormatter/Lexer use unicode escaped strings.Georg Brandl2006-12-162-2/+2
* [svn] Typo.Georg Brandl2006-12-162-1/+3
* [svn] Some doc updates.Georg Brandl2006-12-164-7/+49
* [svn] Make the test suite pass.Georg Brandl2006-12-162-3/+4
* [svn] Add a few example files.Georg Brandl2006-12-165-6/+8076
* [svn] fixed typoblackbird2006-12-161-1/+1
* [svn] added rtf formatter to the documentationblackbird2006-12-161-0/+18
* [svn] added rich text formatter (formatter for one of the worst file formats ...blackbird2006-12-162-4/+130
* [svn] updated mapping for pygmentsblackbird2006-12-141-1/+1
* [svn] Add Bash lexer modified from Tim Hatch.Georg Brandl2006-12-146-8/+70
* [svn] Add ApacheConf lexer by Tim Hatch.Georg Brandl2006-12-144-2/+59
* [svn] added Punctuation to some lexersblackbird2006-12-141-14/+10
* [svn] fixed bug in jinja/django lexer. thanks pbx for reportingblackbird2006-12-121-1/+1
* [svn] added more mimetypes and extensions to the xml lexer as requested in #153blackbird2006-12-122-3/+5
* [svn] Diverse nits.Georg Brandl2006-12-103-2/+5
* [svn] Add Groff lexer by Tim Hatch, find_error script, CSS lexer improvement.Georg Brandl2006-12-107-4/+8040
* [svn] Change Pygments license to BSD.Georg Brandl2006-12-1051-79/+89
* [svn] Typo fix.Georg Brandl2006-12-071-1/+1
* [svn] Fix 2.3 compatibility.Georg Brandl2006-12-071-4/+4
* [svn] make checkblackbird2006-12-061-2/+2
* [svn] added documentation helper script and updated lexer documentation regar...blackbird2006-12-062-2/+93
* [svn] Little grammar restructuring.Georg Brandl2006-12-061-3/+4
* [svn] ported the myghty lexer by zzzeek (correct amount of zs and es?) to pyg...blackbird2006-12-065-3/+258
* [svn] Another it's -> its fix.Georg Brandl2006-12-031-1/+1