| Commit message (Expand) | Author | Age |
* | Use QueryCap for select | June McEnroe | 2021-04-27 |
* | Add missing comma in manual | June McEnroe | 2021-04-21 |
* | Add -t option to trust self-signed certificates | June McEnroe | 2021-04-03 |
* | Clarify configuration path interpretations | June McEnroe | 2021-04-03 |
* | Tighten up XDG base directory path handling | June McEnroe | 2021-04-03 |
* | Skip STATUSMSG prefixes | June McEnroe | 2021-04-02 |
* | Allow interspersing flags and config files 1.7 | June McEnroe | 2021-01-15 |
* | 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-12-13 |
* | Directly output IRC-to-ANSI conversion | June McEnroe | 2020-10-24 |
* | Rename unscoop test flag to -! | June McEnroe | 2020-09-30 |
* | Undocument unscoop -n | June McEnroe | 2020-09-30 |
* | Remove rc script 1.6 | June McEnroe | 2020-08-27 |
* | Move rc script docs to rc script comment | June McEnroe | 2020-08-26 |
* | Recommend catsit first in README | June McEnroe | 2020-08-25 |
* | Mention catsit in README | June McEnroe | 2020-08-24 |
* | Document how cert/priv are searched for | June McEnroe | 2020-08-22 |
* | Use a static buffer for base directory paths | June McEnroe | 2020-08-21 |
* | 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-20 |
* | Say "OpenSSL" in additional permission notices | June McEnroe | 2020-08-10 |
* | Mention LibreTLS in README 1.5 | June McEnroe | 2020-08-10 |
* | Check return value of asprintf | June McEnroe | 2020-08-01 |
* | 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-24 |
* | Add scooper to README | June McEnroe | 2020-07-21 |
* | Add -U scooper-url option to make scooper links | June McEnroe | 2020-07-19 |
* | Replace time index with (context, time) index 1.4p1 | June McEnroe | 2020-07-11 |
* | 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-08 |
* | 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-07-07 |
* | Bump ParamCap to 254 | June McEnroe | 2020-06-24 |
* | Remove RPL_MOTDSTART handler | June McEnroe | 2020-06-12 |
* | Add additional permission for linking with LibreSSL | June McEnroe | 2020-06-08 |
* | Perform all migrations in one transaction 1.3 | June McEnroe | 2020-05-22 |
* | 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 |