summaryrefslogtreecommitdiff
path: root/pygments/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* [svn] Fix test_html_formatter.Georg Brandl2007-02-151-1/+1
* [svn] Prepare for 0.7.1.Georg Brandl2007-02-151-1/+1
* [svn] 0.8 again.Georg Brandl2007-02-141-1/+1
* [svn]0.7Georg Brandl2007-02-141-1/+1
* [svn] Prepare for 0.8dev.Georg Brandl2007-02-141-10/+1
* [svn] Make the XML lexer recognize tag names with underscores. Fixes #201.Georg Brandl2007-02-131-1/+1
* [svn] Copyright notice update.Georg Brandl2007-02-041-1/+1
* [svn] PyLint run.Georg Brandl2007-01-251-1/+1
* [svn] Added using(state=x) and RST lexer by Tim Hatch.Georg Brandl2007-01-251-1/+1
* [svn] Add helpful exception for people doing highlight(code, PythonLexer, ...).Georg Brandl2007-01-141-11/+25
* [svn] Fix #185, fix JspLexer so that test suite passes.Georg Brandl2007-01-141-4/+4
* [svn] implemented filters for pygments (first approach, api might change), it...blackbird2006-12-211-1/+2
* [svn] Next version is 0.7.Georg Brandl2006-12-201-2/+3
* [svn] Improve Unicode handling without encoding.Georg Brandl2006-12-201-3/+7
* [svn] Make test suite work again.Georg Brandl2006-12-171-6/+0
* [svn] Move command line interface to separate file.Georg Brandl2006-12-171-194/+4
* [svn] Reorder Todo, improve cmdline error reporting.Georg Brandl2006-12-171-2/+3
* [svn] - Added option for the HTML formatter to write the CSS to an external fileGeorg Brandl2006-12-171-0/+1
* [svn] Change Pygments license to BSD.Georg Brandl2006-12-101-2/+2
* [svn] Allow boolean O opts to be specified without "=true".Georg Brandl2006-11-011-2/+6
* [svn] Add encoding support. All processing is now done with unicode strings.Georg Brandl2006-10-311-2/+1
* [svn] Next version is 0.6.Georg Brandl2006-10-301-1/+1
* [svn] Release 0.5.10.5.1Georg Brandl2006-10-301-2/+2
* [svn] fixed "pygmentize -L" bug (but the output format looks strange on an 80...blackbird2006-10-301-1/+1
* [svn] Add ==dev download URL.0.5Georg Brandl2006-10-301-0/+2
* [svn] Release preparation.Georg Brandl2006-10-301-1/+3
* [svn] More pylint fixes, update BBcode formatter to new style API.Georg Brandl2006-10-301-2/+1
* [svn] Update make check.Georg Brandl2006-10-221-1/+1
* [svn] Name change, round 4 (rename SVN root folder).Georg Brandl2006-10-191-0/+270