aboutsummaryrefslogtreecommitdiffstats
path: root/filters/syntax-highlighting.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui-blame: Allow syntax highlightingJeff Smith2018-01-191-1/+1
* syntax-highlighting: replace invalid unicode with ?Jason A. Donenfeld2017-01-221-2/+2
* syntax-highlighting: always use utf-8 to avoid ascii codec issuesJason A. Donenfeld2016-01-181-0/+3
* filters: port syntax-highlighting.py to python 3.xChristian Hesse2015-10-121-10/+9
* filters: Improved syntax-highlighting.pyStefan Tatschner2014-01-131-19/+33
* Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch2014-01-081-0/+1
* filters: import more modern scriptsJason A. Donenfeld2013-05-271-0/+38