summaryrefslogtreecommitdiff
path: root/pygments/console.py
Commit message (Expand)AuthorAgeFilesLines
* Happy new year.Georg Brandl2022-01-251-1/+1
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* 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
* Don't use bold for bright text in the console formatter (fixes #1480.)Matth?us G. Chajdas2019-05-181-1/+1
* fix missing brightred color in console colorsMorten Enemark Lund2018-08-211-1/+1
* Ensure terminal formatter works with new ansi colors namesMorten Enemark Lund2018-08-211-7/+4
* Copyright update.Georg Brandl2017-01-221-1/+1
* Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+74