about summary refs log tree commit diff
path: root/contrib
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 /contrib
parentcss: fix indentation (diff)
downloadcgit-pink-c424b5cb0253d8b55d3932efa51aa703dab2bf40.tar.gz
cgit-pink-c424b5cb0253d8b55d3932efa51aa703dab2bf40.zip
tabs: do not use target=_blank
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions
4058b779a4d537f6&follow=1'>Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe