summaryrefslogtreecommitdiff
path: root/pygments/plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* PR#662: catch IOError from pkg_resources importGeorg Brandl2017-01-251-1/+3
* Copyright update.Georg Brandl2017-01-221-1/+1
* Delay loading pkg_resources until it is needed.Thomas Kluyver2017-01-131-17/+11
* Copyright year update.Georg Brandl2015-01-211-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
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* [svn] Copyright notice update.gbrandl2007-02-041-1/+1
* [svn] PyLint run.gbrandl2007-01-251-1/+1
* [svn] implemented filters for pygments (first approach, api might change), it...blackbird2006-12-211-0/+13
* [svn] Change Pygments license to BSD.gbrandl2006-12-101-1/+1
* [svn] Update make check.gbrandl2006-10-221-2/+2
* [svn] added experimental (untested) plugin support. i'll try writing some plu...blackbird2006-10-221-0/+61