summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore44log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile2357log plain blame
-rw-r--r--README.73381log plain blame
-rw-r--r--catgirl.114370log plain blame
-rw-r--r--chat.c9021log plain blame
-rw-r--r--chat.h7105log plain blame
-rw-r--r--command.c13248log plain blame
-rw-r--r--complete.c4142log plain blame
-rw-r--r--config.c3198log plain blame
-rwxr-xr-xconfigure762log plain blame
-rw-r--r--edit.c6368log plain blame
-rw-r--r--handle.c33651log plain blame
-rw-r--r--ignore.c2098log plain blame
-rw-r--r--irc.c6808log plain blame
-rw-r--r--log.c2805log plain blame
d---------scripts280log plain
-rw-r--r--ui.c27506log plain blame
-rw-r--r--url.c5092log plain blame
-rw-r--r--xdg.c3815log plain blame
class='logmsg'> 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe