about summary refs log tree commit diff
path: root/.mailmap
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2022-01-11 11:03:29 +0100
committerChristian Hesse <mail@eworm.de>2022-01-24 20:45:20 +0100
commit73e98c16e8c63f0061d2b7e792c3b7d0552c05a9 (patch)
tree460390ae53a79ea8a2a3c9e7022a54386d5f883b /.mailmap
parentgit: update to v2.34.1 (diff)
downloadcgit-pink-73e98c16e8c63f0061d2b7e792c3b7d0552c05a9.tar.gz
cgit-pink-73e98c16e8c63f0061d2b7e792c3b7d0552c05a9.zip
git: update to v2.35.0
Update to git version v2.35.0, no additional changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
bb373662b37f547b979bbf95c54c3d45864d4a8a&follow=1'>Clean up C lexerJune McEnroe 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