about summary refs log tree commit diff
path: root/complete.c (follow)
Commit message (Collapse)AuthorAge
* Various small cleanupsJune McEnroe2020-02-16
| | | | Haven't really gone through ui.c yet.
* Replace small integers in size_t with uintJune McEnroe2020-02-15
|
* Fix completeReplace iterationJune McEnroe2020-02-11
|
* Handle KICKJune McEnroe2020-02-08
| | | | | See I knew the color cache in complete would be useful in at least one place!
* 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
a href='/src/commit/bin/title.c?id=eecfff41291d0ab9a122b6924c3e4a6e1053a645&follow=1'>Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe