about summary refs log tree commit diff
path: root/event.c (follow)
Commit message (Expand)AuthorAge
* Make copyright headers consistentJune McEnroe2019-07-27
* Mark sig_atomic_t array volatileJune McEnroe2019-07-27
* Show status window while connectingJune McEnroe2019-02-22
* Draw UI before connectingJune McEnroe2019-01-26
* Factor out ircQuitJune McEnroe2018-12-14
* Show error if disconnected unintentionallyJune McEnroe2018-12-04
* Send only SIGHUP in sandmanJune McEnroe2018-12-04
* Revert half-working reconnecting stuffJune McEnroe2018-12-04
* Crudely handle reconnecting after suspendJune McEnroe2018-12-01
* Handle signals consistently in the event loopJune McEnroe2018-11-30
* Separate ircConnect and ircDisconnectJune McEnroe2018-11-30
* Use const char *argv[] signaturesJune McEnroe2018-10-28
* Add /man commandJune McEnroe2018-09-10
* Move event loop to event.cJune McEnroe2018-09-06