about summary refs log tree commit diff
path: root/complete.c (follow)
Commit message (Expand)AuthorAge
* Say "OpenSSL" in additional permission noticesJune McEnroe2020-08-04
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Separate completeID state from complete stateJune McEnroe2020-04-23
* Use gnu-case-range and gnu-conditional-omitted-operand extensionsJune McEnroe2020-04-03
* Various small cleanupsJune McEnroe2020-02-16
* Replace small integers in size_t with uintJune McEnroe2020-02-15
* Fix completeReplace iterationJune McEnroe2020-02-11
* Handle KICKJune McEnroe2020-02-08
* Handle NICKJune McEnroe2020-02-08
* Clear completion for ID on self-partJune McEnroe2020-02-07
* Update completion on join, part, privmsgJune McEnroe2020-02-07
* Update color in completeTouchJune McEnroe2020-02-07
* Populate completion with commandsJune McEnroe2020-02-07
cEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe I can almost get these to work with an inner and outer SQL query, but when contexts starts overlapping it becomes a disaster, so I'm leavin it out at least for now. 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe