| Commit message (Expand) | Author |
2021-04-03 | Tighten up XDG base directory path handling | June McEnroe |
2021-04-02 | Skip STATUSMSG prefixes | June McEnroe |
2021-01-15 | Allow interspersing flags and config files 1.7 | June McEnroe |
2020-12-13 | Color contexts like catgirl | June McEnroe |
2020-12-13 | Emulate catgirl in 16-color mode | June McEnroe |
2020-12-13 | Refactor scoop formatters | June McEnroe |
2020-12-13 | Use nick for color if user is "*" | June McEnroe |
2020-10-24 | Directly output IRC-to-ANSI conversion | June McEnroe |
2020-09-30 | Rename unscoop test flag to -! | June McEnroe |
2020-09-30 | Undocument unscoop -n | June McEnroe |
2020-08-27 | Remove rc script 1.6 | June McEnroe |
2020-08-26 | Move rc script docs to rc script comment | June McEnroe |
2020-08-25 | Recommend catsit first in README | June McEnroe |
2020-08-24 | Mention catsit in README | June McEnroe |
2020-08-22 | Document how cert/priv are searched for | June McEnroe |
2020-08-21 | Use a static buffer for base directory paths | June McEnroe |
2020-08-20 | Use configPath to load cert/priv | June McEnroe |
2020-08-20 | Use dataPath for dbFind | June McEnroe |
2020-08-20 | Import xdg.c from catgirl | June McEnroe |
2020-08-10 | Say "OpenSSL" in additional permission notices | June McEnroe |
2020-08-10 | Mention LibreTLS in README 1.5 | June McEnroe |
2020-08-01 | Check return value of asprintf | June McEnroe |
2020-07-24 | Don't bother with --sysconfdir | June McEnroe |
2020-07-24 | Use asprintf to concatenate query | June McEnroe |
2020-07-24 | Fix select #define | June McEnroe |
2020-07-24 | Rewrite configure script for all platforms, add OpenBSD | June McEnroe |
2020-07-21 | Add scooper to README | June McEnroe |
2020-07-19 | Add -U scooper-url option to make scooper links | June McEnroe |
2020-07-11 | Replace time index with (context, time) index 1.4p1 | June McEnroe |
2020-07-08 | Delay creating eventsTime index when migration from v2 1.4 | June McEnroe |
2020-07-08 | Add link to "IRC Suite" post in README | June McEnroe |
2020-07-08 | Fix -D now | June McEnroe |
2020-07-08 | Convert timestamps to unix epoch time | June McEnroe |
2020-07-07 | Allocate enough bind space for :open and :close | June McEnroe |
2020-07-07 | Create index on events.time | June McEnroe |
2020-07-07 | Use >= and < on events.time for -D | June McEnroe |
2020-07-07 | Only join FTS table when FTS query is present | June McEnroe |
2020-06-24 | Bump ParamCap to 254 | June McEnroe |
2020-06-12 | Remove RPL_MOTDSTART handler | June McEnroe |
2020-06-08 | Add additional permission for linking with LibreSSL | June McEnroe |
2020-05-22 | Perform all migrations in one transaction 1.3 | June McEnroe |
2020-05-21 | Clean up unscoop manual page | June McEnroe |
2020-05-21 | Fix search expression append | June McEnroe |
2020-05-21 | Fix dbPrepare errx call | June McEnroe |
2020-05-21 | Add only the necessary expressions to scoop's query | June McEnroe |
2020-05-21 | Explicitly set stdout line buffered when paging | June McEnroe |
2020-05-21 | Do not sort results in scoop by default | June McEnroe |
2020-05-21 | Expand and clarify documentation | June McEnroe |
2020-05-21 | Execute PAGER with the SHELL | June McEnroe |
2020-05-21 | Automatically perform database migrations in litterbox | June McEnroe |