about summary refs log tree commit diff
path: root/configure (unfollow)
Commit message (Expand)Author
2023-06-12Strip CR LF from input lines in unscoopJune McEnroe
2022-09-18Make copyrights and AUTHORS consistent 1.9June McEnroe
2022-05-21Open database readonly from scoopJune McEnroe
2021-12-28Close database before calling tls_close(3)June McEnroe
2021-10-16Import refactored xdg.c from pounceJune McEnroe
2021-10-05Don't set "compat" ciphersJune McEnroe
2021-10-04Define unscoop formats separatelyJune McEnroe
2021-10-04Use | between equivalent optionsJune McEnroe
2021-06-20Tighten action handlingJune McEnroe
2021-05-19Fix MOTD buffer reallocation 1.8June McEnroe
2021-05-19Replace freenode with tilde.chatJune McEnroe
2021-05-18Match weechat query noticesJune McEnroe
2021-05-18Interpret weechat and znc timestamps as local timeJune McEnroe
2021-05-18Add weechat format to unscoopJune McEnroe
2021-05-18Mention unscoop, Liberapay in READMEJune McEnroe
2021-05-18Add scoop -i flag for case-insensitive regexpJune McEnroe
2021-05-17Add znc format to unscoopJune McEnroe
2021-05-17Clean up manualsJune McEnroe
2021-05-17Print paths to stdout and progress to stderrJune McEnroe
2021-05-17Allocate 1 + ParamCap matches in unscoopJune McEnroe
2021-05-17Avoid VLAsJune McEnroe
2021-05-17Add scoop -r reverse flagJune McEnroe
2021-05-07Order by rowids for scoop -lJune McEnroe
2021-05-07Format litterbox query interface results like scoopJune McEnroe
2021-05-07Limit query interface results using search.rowid DESCJune McEnroe
2021-05-02Get list of formats to test from unscoop itselfJune McEnroe
2021-05-02Default to MANDIR=${PREFIX}/man, support BINDIRJune McEnroe
2021-05-02Only link litterbox with -ltlsJune McEnroe
2021-04-28Match multiple types with -tJune McEnroe
2021-04-27Interpret -D, -a, -b as local time with -LJune McEnroe
2021-04-27Use QueryCap for selectJune McEnroe
2021-04-21Add missing comma in manualJune McEnroe
2021-04-03Add -t option to trust self-signed certificatesJune McEnroe
2021-04-03Clarify configuration path interpretationsJune McEnroe
2021-04-03Tighten up XDG base directory path handlingJune McEnroe
2021-04-02Skip STATUSMSG prefixesJune McEnroe
2021-01-15Allow interspersing flags and config files 1.7June McEnroe
2020-12-13Color contexts like catgirlJune McEnroe
2020-12-13Emulate catgirl in 16-color modeJune McEnroe
2020-12-13Refactor scoop formattersJune McEnroe
2020-12-13Use nick for color if user is "*"June McEnroe
2020-10-24Directly output IRC-to-ANSI conversionJune McEnroe
2020-09-30Rename unscoop test flag to -!June McEnroe
2020-09-30Undocument unscoop -nJune McEnroe
2020-08-27Remove rc script 1.6June McEnroe
2020-08-26Move rc script docs to rc script commentJune McEnroe
2020-08-25Recommend catsit first in READMEJune McEnroe
2020-08-24Mention catsit in READMEJune McEnroe
2020-08-22Document how cert/priv are searched forJune McEnroe
2020-08-21Use a static buffer for base directory pathsJune McEnroe