about summary refs log tree commit diff
path: root/scoop.1 (follow)
Commit message (Expand)AuthorAge
* Add scoop -r reverse flagJune McEnroe2021-05-17
* Order by rowids for scoop -lJune McEnroe2021-05-07
* Match multiple types with -tJune McEnroe2021-04-28
* Interpret -D, -a, -b as local time with -LJune McEnroe2021-04-27
* Add only the necessary expressions to scoop's queryJune McEnroe2020-05-21
* Do not sort results in scoop by defaultJune McEnroe2020-05-21
* Expand and clarify documentationJune McEnroe2020-05-21
* Update email addressesJune McEnroe2020-05-20
* Add scoop flag for local timeJune McEnroe2020-01-16
* Add -m regexp option to scoopJune McEnroe2020-01-04
* Expand scoop(1) documentationJune McEnroe2020-01-04
* 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
* Add strftime format string optionJune McEnroe2019-12-31
* Add option to group events by contextJune McEnroe2019-12-31
* Rewrite scoop(1) argument descriptionsJune McEnroe2019-12-31
* Add -D flag to prospective scoop manualJune McEnroe2019-12-30
* Remove scoop -ABCJune McEnroe2019-12-30
* Add prospective scoop manual pageJune McEnroe2019-12-30
19:34:19 -0400'>2018-08-03Handle KICK and NICKJune McEnroe 2018-08-03Continue on EINTR from pollJune McEnroe Resizing the terminal causes it. 2018-08-03Handle ACTIONsJune McEnroe 2018-08-03Use more octal char literalsJune McEnroe I might be coming around to octal. 2018-08-03Send a WHO in response to NAMES to get usernamesJune McEnroe Other than this slight hack, I think coloring by username rather than nick is a much better idea. 2018-08-03Colorize nicks and channelsJune McEnroe 2018-08-03Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe Forgive me. 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe irc.mozilla.org, using GnuTLS, doesn't support *any* of the "secure" ciphers! 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe Seems like handling input is going to be the worst thing ever. 2018-08-02Add chroot.tar targetJune McEnroe