about summary refs log tree commit diff
path: root/filters/gentoo-ldap-authentication.lua
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-02-23 15:35:32 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-02-23 15:35:32 +0100
commitc424b5cb0253d8b55d3932efa51aa703dab2bf40 (patch)
tree79089836eec82696720622762dca84c9439d0bb5 /filters/gentoo-ldap-authentication.lua
parentcss: fix indentation (diff)
downloadcgit-pink-c424b5cb0253d8b55d3932efa51aa703dab2bf40.tar.gz
cgit-pink-c424b5cb0253d8b55d3932efa51aa703dab2bf40.zip
tabs: do not use target=_blank
Diffstat (limited to 'filters/gentoo-ldap-authentication.lua')
0 files changed, 0 insertions, 0 deletions
s='logsubject'>Ignore about-filterJune McEnroe 2019-12-19Fix matching make tags with no sourcesJune McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe