summaryrefslogtreecommitdiff
path: root/src/compgen.c
AgeCommit message (Expand)Author
2023-07-17Use `access()` to check execute permissions.Phil Jones
2022-12-11Fix a couple of cache-generation memory leaks.Phil Jones
2022-12-01Fix typo.Phil Jones
2022-11-28Improve performance of tofi-run history sorting.Phil Jones
2022-11-28Refactor string vector code.Phil Jones
2022-11-19Make vector finding functions names clearer.Phil Jones
2022-11-19Cleanup some potentially flaky logic.Phil Jones
2022-11-19Sort items in normal tofi mode when using history.Phil Jones
2022-07-24Add drun mode.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
2022-06-10Various small changes.Phil Jones
2022-06-10Add indents to log functions.Phil Jones
2021-11-17Add sorting by run frequency.Phil Jones
2021-11-15Multiple smaller changes.Phil Jones
2021-11-06Start conversion to tofi.Phil Jones