about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2011-05-30 23:57:25 +0200
committerLars Hjemli <hjemli@gmail.com>2011-05-30 23:57:25 +0200
commit52fbcf2ffac0025128cc1d50681a7ccd859ef3f0 (patch)
tree46ef06dfd6575e672dc4d5c92b522af7c3bf5f1c /.gitignore
parentui_repolist: get modtime from packed-refs as fallback (diff)
parentProperly escape ampersands inside HTML attributes (diff)
downloadcgit-pink-52fbcf2ffac0025128cc1d50681a7ccd859ef3f0.tar.gz
cgit-pink-52fbcf2ffac0025128cc1d50681a7ccd859ef3f0.zip
Merge branch 'stable'
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
mit/bin/hilex/c.l?id=aeeeeb0370dfd0ef670d7c45af155c3e270a4807&follow=1'>Match 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