summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Factor out hashing functionJune McEnroe2020-01-01
* Add option for custom where expression to scoopJune McEnroe2020-01-01
* Document ENVIRONMENT in scoop(1)June McEnroe2020-01-01
* Add before and after optionsJune McEnroe2019-12-31
* Add scoop IRC output formatJune McEnroe2019-12-31
* Add scoop output format optionJune McEnroe2019-12-31
* Refactor scoop formatters and group colored outputJune McEnroe2019-12-31
* Add strftime format string optionJune McEnroe2019-12-31
* Refactor binding in scoopJune McEnroe2019-12-31
* Add option to group events by contextJune McEnroe2019-12-31
* Add missing includeJune McEnroe2019-12-31
* Use standout mode for highlightingJune McEnroe2019-12-31
* Rewrite scoop(1) argument descriptionsJune McEnroe2019-12-31
* Color both nicks in a changeJune McEnroe2019-12-31
* Implement nick-colored outputJune McEnroe2019-12-31
* Only enable highlighting on terminal outputJune McEnroe2019-12-31
* Set up pager pipeJune McEnroe2019-12-31
* Normalize date inputJune McEnroe2019-12-30
* Add initial rough version of scoopJune McEnroe2019-12-30
* Join with USING wherever possibleJune McEnroe2019-12-30
* Add -D flag to prospective scoop manualJune McEnroe2019-12-30
* Order results by ID in outer query in litterboxJune McEnroe2019-12-30
* Use X macro for Type enumJune McEnroe2019-12-30
* Remove scoop -ABCJune McEnroe2019-12-30
* Add limit option for litterbox's search query interfaceJune McEnroe2019-12-30
* Add prospective scoop manual pageJune McEnroe2019-12-30
* Send fts5 errors in response to queriesJune McEnroe2019-12-28
* Don't insert self-messagesJune McEnroe2019-12-28
* Run PRAGMA optimize in dbCloseJune McEnroe2019-12-28
* Call tls_close and dbClose in atexitJune McEnroe2019-12-28
* Move querySearch code aroundJune McEnroe2019-12-27
* Add nick coloring to search query resultsJune McEnroe2019-12-27
* Reply to search queries with NOTICEJune McEnroe2019-12-27
* Add search query interfaceJune McEnroe2019-12-27
* Use bsearch to find handlerJune McEnroe2019-12-26
* Handle ERRORJune McEnroe2019-12-26
* Make sure context exists in handleReplyTopicJune McEnroe2019-12-26
* Inline queries, move stuff aroundJune McEnroe2019-12-25
* Treat topics like motdsJune McEnroe2019-12-25
* Insert MOTDs into the databaseJune McEnroe2019-12-25
* Insert existing topics into the databaseJune McEnroe2019-12-25
* Handle SIGINT and SIGTERMJune McEnroe2019-12-25
* Only send JOIN if there are channels to joinJune McEnroe2019-12-25
* Broadcast nick to user and host if they're unsetJune McEnroe2019-12-25
* Handle NAMES replyJune McEnroe2019-12-24
* Handle topicJune McEnroe2019-12-24
* Handle quitJune McEnroe2019-12-24
* It's The Big RefactorJune McEnroe2019-12-24
* Actually only use a transaction for handlers that need itJune McEnroe2019-12-23
* Take optional explicit path in dbFindJune McEnroe2019-12-23