summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/ui-log.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-29 13:54:59 -0500
committerJune McEnroe <june@causal.agency>2020-12-29 13:54:59 -0500
commitc6c3c43ebdd3dc01386e876345b546e70eb4b7fd (patch)
tree304fca1417650591a189e4ebba9f7b5d46487cf9 /www/git.causal.agency/cgit/ui-log.c
parentAdd hilex HTML output (diff)
downloadsrc-c6c3c43ebdd3dc01386e876345b546e70eb4b7fd.tar.gz
src-c6c3c43ebdd3dc01386e876345b546e70eb4b7fd.zip
Change HTML class from hi to hilex
You can tell I was just copying the HTML code huh.
Diffstat (limited to 'www/git.causal.agency/cgit/ui-log.c')
0 files changed, 0 insertions, 0 deletions
s='logheader'>2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe