summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore70log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile1373log plain blame
-rw-r--r--README.71660log plain blame
-rw-r--r--bounce.c12508log plain blame
-rw-r--r--bounce.h4287log plain blame
-rw-r--r--calico.11716log plain blame
-rw-r--r--client.c7505log plain blame
-rw-r--r--config.c3178log plain blame
-rw-r--r--dispatch.c7406log plain blame
-rw-r--r--listen.c5406log plain blame
-rw-r--r--pounce.16561log plain blame
d---------rc.d68log plain
-rw-r--r--ring.c5964log plain blame
-rw-r--r--server.c4230log plain blame
-rw-r--r--state.c9997log plain blame
src/commit/bin/hi.c?id=d595b389262c65cb758d3c2e32835b768b35b957&follow=1'>Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. 2019-12-18Customize cgit CSSJune McEnroe 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