about summary refs log tree commit diff
path: root/tests/t0010-validate-html.sh
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2010-06-19 11:38:46 +0200
committerLars Hjemli <hjemli@gmail.com>2010-06-19 11:38:46 +0200
commit9af580d8f6e31ccd68307a728a710c525e4133ab (patch)
tree30b5fb3d0d323423da7ee52ba9a45b36bb557252 /tests/t0010-validate-html.sh
parentMerge branch 'stable' (diff)
parentOptionally generate verbose parent links (diff)
downloadcgit-pink-9af580d8f6e31ccd68307a728a710c525e4133ab.tar.gz
cgit-pink-9af580d8f6e31ccd68307a728a710c525e4133ab.zip
Merge branch 'sn/subject-link'
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
s='logmsg'> This ordering of rules feels much cleaner. 2020-12-29Clean 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