summaryrefslogtreecommitdiff
path: root/pygments/__init__.py
Commit message (Expand)AuthorAgeFilesLines
...
* Update version number.gbrandl2007-10-141-1/+1
* Add SVG in decsription.0.9gbrandl2007-10-141-1/+1
* Don't refer to the SVN trunk anymore. Setuptools doesn't support installinggbrandl2007-09-091-3/+0
* [svn] Adjust version.gbrandl2007-06-131-1/+1
* [svn] Fix test_html_formatter.gbrandl2007-02-151-1/+1
* [svn] Prepare for 0.7.1.gbrandl2007-02-151-1/+1
* [svn] 0.8 again.gbrandl2007-02-141-1/+1
* [svn]0.7gbrandl2007-02-141-1/+1
* [svn] Prepare for 0.8dev.gbrandl2007-02-141-10/+1
* [svn] Make the XML lexer recognize tag names with underscores. Fixes #201.gbrandl2007-02-131-1/+1
* [svn] Copyright notice update.gbrandl2007-02-041-1/+1
* [svn] PyLint run.gbrandl2007-01-251-1/+1
* [svn] Added using(state=x) and RST lexer by Tim Hatch.gbrandl2007-01-251-1/+1
* [svn] Add helpful exception for people doing highlight(code, PythonLexer, ...).gbrandl2007-01-141-11/+25
* [svn] Fix #185, fix JspLexer so that test suite passes.gbrandl2007-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.gbrandl2006-12-201-2/+3
* [svn] Improve Unicode handling without encoding.gbrandl2006-12-201-3/+7
* [svn] Make test suite work again.gbrandl2006-12-171-6/+0
* [svn] Move command line interface to separate file.gbrandl2006-12-171-194/+4
* [svn] Reorder Todo, improve cmdline error reporting.gbrandl2006-12-171-2/+3
* [svn] - Added option for the HTML formatter to write the CSS to an external filegbrandl2006-12-171-0/+1
* [svn] Change Pygments license to BSD.gbrandl2006-12-101-2/+2
* [svn] Allow boolean O opts to be specified without "=true".gbrandl2006-11-011-2/+6
* [svn] Add encoding support. All processing is now done with unicode strings.gbrandl2006-10-311-2/+1
* [svn] Next version is 0.6.gbrandl2006-10-301-1/+1
* [svn] Release 0.5.10.5.1gbrandl2006-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.5gbrandl2006-10-301-0/+2
* [svn] Release preparation.gbrandl2006-10-301-1/+3
* [svn] More pylint fixes, update BBcode formatter to new style API.gbrandl2006-10-301-2/+1
* [svn] Update make check.gbrandl2006-10-221-1/+1
* [svn] Name change, round 4 (rename SVN root folder).gbrandl2006-10-191-0/+270