summaryrefslogtreecommitdiff
path: root/src/desktop_vec.c
AgeCommit message (Expand)Author
2022-12-11Fix a couple of cache-generation memory leaks.Phil Jones
2022-11-28Refactor string vector code.Phil Jones
2022-11-19Make vector finding functions names clearer.Phil Jones
2022-10-23Replace wchar and friends with Unicode handling.Phil Jones
2022-10-18Improve UTF-8 handling.Phil Jones
2022-09-07Allow space-separated, per-word matches.Phil Jones
2022-08-12Add --fuzzy_match option.Phil Jones
2022-07-26Add keyword matching for drun searches.Phil Jones
2022-07-24Add drun mode.Phil Jones