about summary refs log tree commit diff
path: root/xdg.c (unfollow)
Commit message (Expand)Author
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
2020-08-20Use configPath to load cert/privJune McEnroe
2020-08-20Use dataPath for dbFindJune McEnroe
2020-08-20Import xdg.c from catgirlJune McEnroe
2020-08-10Say "OpenSSL" in additional permission noticesJune McEnroe
2020-08-10Mention LibreTLS in README 1.5June McEnroe
2020-08-01Check return value of asprintfJune McEnroe
2020-07-24Don't bother with --sysconfdirJune McEnroe
2020-07-24Use asprintf to concatenate queryJune McEnroe
2020-07-24Fix select #defineJune McEnroe
2020-07-24Rewrite configure script for all platforms, add OpenBSDJune McEnroe
2020-07-21Add scooper to READMEJune McEnroe
2020-07-19Add -U scooper-url option to make scooper linksJune McEnroe
2020-07-11Replace time index with (context, time) index 1.4p1June McEnroe
2020-07-08Delay creating eventsTime index when migration from v2 1.4June McEnroe
2020-07-08Add link to "IRC Suite" post in READMEJune McEnroe
2020-07-08Fix -D nowJune McEnroe
2020-07-08Convert timestamps to unix epoch timeJune McEnroe
2020-07-07Allocate enough bind space for :open and :closeJune McEnroe