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.119468log plain blame
-rw-r--r--chat.c11921log plain blame
-rw-r--r--chat.h10582log plain blame
-rw-r--r--command.c17473log 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.c39678log plain blame
-rw-r--r--irc.c8071log plain blame
-rw-r--r--log.c3369log plain blame
d---------scripts322log plain
-rw-r--r--ui.c32857log plain blame
-rw-r--r--url.c6958log plain blame
-rw-r--r--xdg.c3830log plain blame
12-31Implement nick-colored outputJune McEnroe 2019-12-31Only enable highlighting on terminal outputJune McEnroe 2019-12-31Set up pager pipeJune McEnroe 2019-12-30Normalize date inputJune McEnroe Mostly this just allows the use of 'now'. 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 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