summaryrefslogtreecommitdiff
path: root/pygments/plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Switch from pkg_resources to importlib.metadata (#2155)Jean Abou-Samra2022-06-041-8/+27
* Happy new year.Georg Brandl2022-01-251-1/+1
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-2/+1
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* 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
* Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+68