summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Allow interspersing flags and config files 1.7June McEnroe2021-01-15
* Color contexts like catgirlJune McEnroe2020-12-13
* Emulate catgirl in 16-color modeJune McEnroe2020-12-13
* Refactor scoop formattersJune McEnroe2020-12-13
* Use nick for color if user is "*"June McEnroe2020-12-13
* Directly output IRC-to-ANSI conversionJune McEnroe2020-10-24
* Rename unscoop test flag to -!June McEnroe2020-09-30
* Undocument unscoop -nJune McEnroe2020-09-30
* Remove rc script 1.6June McEnroe2020-08-27
* Move rc script docs to rc script commentJune McEnroe2020-08-26
* Recommend catsit first in READMEJune McEnroe2020-08-25
* Mention catsit in READMEJune McEnroe2020-08-24
* Document how cert/priv are searched forJune McEnroe2020-08-22
* Use a static buffer for base directory pathsJune McEnroe2020-08-21
* Use configPath to load cert/privJune McEnroe2020-08-20
* Use dataPath for dbFindJune McEnroe2020-08-20
* Import xdg.c from catgirlJune McEnroe2020-08-20
* Say "OpenSSL" in additional permission noticesJune McEnroe2020-08-10
* Mention LibreTLS in README 1.5June McEnroe2020-08-10
* Check return value of asprintfJune McEnroe2020-08-01
* Don't bother with --sysconfdirJune McEnroe2020-07-24
* Use asprintf to concatenate queryJune McEnroe2020-07-24
* Fix select #defineJune McEnroe2020-07-24
* Rewrite configure script for all platforms, add OpenBSDJune McEnroe2020-07-24
* Add scooper to READMEJune McEnroe2020-07-21
* Add -U scooper-url option to make scooper linksJune McEnroe2020-07-19
* Replace time index with (context, time) index 1.4p1June McEnroe2020-07-11
* Delay creating eventsTime index when migration from v2 1.4June McEnroe2020-07-08
* Add link to "IRC Suite" post in READMEJune McEnroe2020-07-08
* Fix -D nowJune McEnroe2020-07-08
* Convert timestamps to unix epoch timeJune McEnroe2020-07-08
* Allocate enough bind space for :open and :closeJune McEnroe2020-07-07
* Create index on events.timeJune McEnroe2020-07-07
* Use >= and < on events.time for -DJune McEnroe2020-07-07
* Only join FTS table when FTS query is presentJune McEnroe2020-07-07
* Bump ParamCap to 254June McEnroe2020-06-24
* Remove RPL_MOTDSTART handlerJune McEnroe2020-06-12
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Perform all migrations in one transaction 1.3June McEnroe2020-05-22
* Clean up unscoop manual pageJune McEnroe2020-05-21
* Fix search expression appendJune McEnroe2020-05-21
* Fix dbPrepare errx callJune McEnroe2020-05-21
* Add only the necessary expressions to scoop's queryJune McEnroe2020-05-21
* Explicitly set stdout line buffered when pagingJune McEnroe2020-05-21
* Do not sort results in scoop by defaultJune McEnroe2020-05-21
* Expand and clarify documentationJune McEnroe2020-05-21
* Execute PAGER with the SHELLJune McEnroe2020-05-21
* Automatically perform database migrations in litterboxJune McEnroe2020-05-21
* Don't install rc scripts on other platformsJune McEnroe2020-05-20
* Rewrite build and install like pounce 1.3June McEnroe2020-05-20