summaryrefslogtreecommitdiff
path: root/src/string_vec.h
AgeCommit message (Expand)Author
2023-04-17Add --matching-algorithm option.Phil Jones
2022-11-28Refactor string vector code.Phil Jones
2022-11-19Make vector finding functions names clearer.Phil Jones
2022-11-19Fix sorting in normal tofi mode with history.Phil Jones
2022-11-19Cleanup some potentially flaky logic.Phil Jones
2022-08-12Add --fuzzy_match option.Phil Jones
2022-08-02Add a few more function attributes.Phil Jones
2022-07-26Add keyword matching for drun searches.Phil Jones
2022-07-05Fix typo.Phil Jones
2022-07-05Sort results by match position.Phil Jones
2022-06-21Add config file handling.Phil Jones
2022-06-11Add compgen caching.Phil Jones
2021-11-17Add sorting by run frequency.Phil Jones
2021-11-15Multiple smaller changes.Phil Jones
2021-11-07Initial working build.Phil Jones
2021-11-06Start conversion to tofi.Phil Jones