summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/ui-commit.c (follow)
Commit message (Expand)AuthorAge
* Merge commit '5213546273ee798369ff594ad60077f1bef4655e'June McEnroe2021-06-08
* Use <pre> for commit-msgEric Wong2021-01-17
* Use git raw note formatChris Mayo2021-01-17
* Show subject in commit page titleJune McEnroe2020-12-27
* Merge commit '6169012d588458b9dbbbea56528d5e3669596c80' as 'www/git.causal.ag...June McEnroe2020-12-27
/a>June McEnroe 2020-12-30Add postfix $ operator to bitJune McEnroe 2020-12-29Add make lexerJune McEnroe 2020-12-29Clean up C lexerJune McEnroe 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 2020-12-29Add hilex HTML outputJune McEnroe