summaryrefslogtreecommitdiff
path: root/pygments/formatters/svg.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Copyright update.Georg Brandl2017-01-221-1/+1
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Closes #800: Add "inencoding" option to override "encoding".Georg Brandl2014-10-081-1/+0
* use versionadded directivesGeorg Brandl2014-01-191-1/+1
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
* Copyright update.Georg Brandl2012-02-051-1/+1
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
* Happy new year!Georg Brandl2010-01-011-1/+1
* Fix typo.gbrandl2009-08-111-1/+1
* Port Pygments to Python 3.1.gbrandl2009-03-311-8/+6
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* Fix unused imports.gbrandl2008-11-251-1/+0
* A last AUTHORS update.gbrandl2007-10-141-1/+1
* Make check.gbrandl2007-10-141-1/+2
* Fix a doc error.gbrandl2007-10-141-5/+8
* Add SVG formatter.gbrandl2007-10-141-0/+153