about summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore44log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile2545log plain blame
-rw-r--r--README.74558log plain blame
-rw-r--r--buffer.c6270log plain blame
-rw-r--r--catgirl.119350log plain blame
-rw-r--r--chat.c12124log plain blame
-rw-r--r--chat.h10505log plain blame
-rw-r--r--command.c17317log plain blame
-rw-r--r--complete.c4792log plain blame
-rw-r--r--config.c3799log plain blame
-rwxr-xr-xconfigure1148log plain blame
-rw-r--r--edit.c7474log plain blame
-rw-r--r--filter.c4344log plain blame
-rw-r--r--handle.c39417log plain blame
-rw-r--r--irc.c8053log plain blame
-rw-r--r--log.c3368log plain blame
d---------scripts322log plain
-rw-r--r--ui.c32856log plain blame
-rw-r--r--url.c6958log plain blame
-rw-r--r--xdg.c3809log plain blame
bers 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