summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore44log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile2567log plain blame
-rw-r--r--README.74622log plain blame
-rw-r--r--buffer.c6270log plain blame
-rw-r--r--catgirl.119899log plain blame
-rw-r--r--chat.c13252log plain blame
-rw-r--r--chat.h10650log plain blame
-rw-r--r--command.c17505log plain blame
-rw-r--r--complete.c5056log plain blame
-rw-r--r--config.c3799log plain blame
-rwxr-xr-xconfigure1148log plain blame
-rw-r--r--edit.c7468log plain blame
-rw-r--r--filter.c4344log plain blame
-rw-r--r--handle.c39716log plain blame
-rw-r--r--irc.c8211log plain blame
-rw-r--r--log.c4187log plain blame
d---------scripts322log plain
-rw-r--r--ui.c33261log plain blame
-rw-r--r--url.c6958log plain blame
-rw-r--r--xdg.c3830log plain blame
td colspan='3' class='logmsg'> 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe I can almost get these to work with an inner and outer SQL query, but when contexts starts overlapping it becomes a disaster, so I'm leavin it out at least for now. 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe