about summary refs log tree commit diff
path: root/filters/html-converters (follow)
Commit message (Expand)AuthorAge
* md2html: use utf-8 and flush output bufferJason A. Donenfeld2016-06-17
* md2html: Do syntax highlighting tooJason A. Donenfeld2016-02-23
* md2html: the default of stdin works fineJason A. Donenfeld2015-10-12
* filters: misc cleanupsJason A. Donenfeld2015-10-12
* md2html: use pure pythonJason A. Donenfeld2015-10-12
* filters: Simplify convertersJason A. Donenfeld2015-10-09
* filters: apply HTML escapingLazaros Koromilas2015-08-12
* remove trailing whitespaces from source filesChristian Hesse2014-04-17
* filters: toggle perl utf8 situationJason A. Donenfeld2013-05-28
* filters: import more modern scriptsJason A. Donenfeld2013-05-27
son A. Donenfeld 2014-01-17ui-shared: do not allow negative minutesJason A. Donenfeld 2014-01-17auth: document tweakables in lua scriptJason A. Donenfeld 2014-01-17repolist: make owner clickable to searchJason A. Donenfeld 2014-01-17ui-shared: move about tab all the way to the leftJason A. Donenfeld 2014-01-17filter: don't forget to reap the auth filterJason A. Donenfeld 2014-01-17cgit.c: free tmp variableJason A. Donenfeld 2014-01-17Switch to exclusively using global ctxLukas Fleischer 2014-01-16auth: have cgit calculate login addressJason A. Donenfeld 2014-01-16auth: lua string comparisons are time invariantJason A. Donenfeld 2014-01-16authentication: use hidden form instead of refererJason A. Donenfeld 2014-01-16auth: add basic authentication filter frameworkJason A. Donenfeld 2014-01-16t0111: Additions and fixesLukas Fleischer 2014-01-16parsing.c: Remove leading space from committerLukas Fleischer