summary refs log tree commit diff
path: root/scoop.c (follow)
Commit message (Expand)AuthorAge
* Use < for beforeJune McEnroe2020-01-18
* Rearrange code in scoopJune McEnroe2020-01-18
* Add scoop flag for local timeJune McEnroe2020-01-16
* Ensure ansi resets formatting and null-terminatesJune McEnroe2020-01-14
* Implement IRC formatting to ANSI translationJune McEnroe2020-01-14
* Open database readwrite in scoopJune McEnroe2020-01-11
* Add -m regexp option to scoopJune McEnroe2020-01-04
* Assert that SQL query fits in bufferJune McEnroe2020-01-01
* Don't special case user being * in queriesJune McEnroe2020-01-01
* Factor out hashing functionJune McEnroe2020-01-01
* Add option for custom where expression to scoopJune 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
* 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