summary refs log tree commit diff
path: root/complete.c
AgeCommit message (Expand)Author
2021-06-17Match window substrings case-sensitivelyC. McEnroe
2021-06-17Match windows by substring in /windowC. McEnroe
2020-08-04Say "OpenSSL" in additional permission noticesC. McEnroe
2020-06-08Add additional permission for linking with LibreSSLC. McEnroe
2020-04-23Separate completeID state from complete stateC. McEnroe
2020-04-03Use gnu-case-range and gnu-conditional-omitted-operand extensionsC. McEnroe
2020-02-16Various small cleanupsC. McEnroe
2020-02-15Replace small integers in size_t with uintC. McEnroe
2020-02-11Fix completeReplace iterationC. McEnroe
2020-02-08Handle KICKC. McEnroe
2020-02-08Handle NICKC. McEnroe
2020-02-07Clear completion for ID on self-partC. McEnroe
2020-02-07Update completion on join, part, privmsgC. McEnroe
2020-02-07Update color in completeTouchC. McEnroe
2020-02-07Populate completion with commandsC. McEnroe