summary refs log tree commit diff
path: root/scoop.c (follow)
Commit message (Expand)AuthorAge
* 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
* Use >= and < on events.time for -DJune McEnroe2020-07-07
* Only join FTS table when FTS query is presentJune McEnroe2020-07-07
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Fix search expression appendJune 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
* Execute PAGER with the SHELLJune McEnroe2020-05-21
* Add Ban and Unban event typesJune McEnroe2020-04-05
* Update styleJune McEnroe2020-04-02
* Include <>/-/* around nicks in scoop coloring 1.1June McEnroe2020-03-02
* Replace .mk files with configure scriptJune McEnroe2020-03-02
* 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
/wsconsctl.conf?id=615e9ea88e9180c4386c7f2876f6d370715665f4&follow=1'>Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe