aboutsummaryrefslogtreecommitdiff
path: root/degesch.c
Commit message (Expand)AuthorAgeFilesLines
* Bump libertyPřemysl Eric Janouch2020-10-121-44/+10
* degesch: add support for crossed-out textPřemysl Eric Janouch2020-10-111-10/+21
* degesch: support more coloursPřemysl Eric Janouch2020-10-111-4/+21
* degesch: prefer British spelling in commentsPřemysl Eric Janouch2020-10-111-23/+23
* Bump libertyPřemysl Eric Janouch2020-10-101-1/+1
* degesch: fix prompt not showing up after changePřemysl Eric Janouch2020-10-061-5/+3
* degesch: enable wrapping in the backlog by defaultPřemysl Eric Janouch2020-10-041-1/+1
* degesch: resolve the issue with less(1) and SO/SIPřemysl Eric Janouch2020-10-041-10/+25
* degesch: make the unread marker look a bit fancierPřemysl Janouch2020-10-041-1/+27
* degesch: fix a typoPřemysl Eric Janouch2020-10-041-1/+1
* degesch: make use of arguments in _new() functionsPřemysl Eric Janouch2020-10-041-10/+10
* degesch: save some memory on channel usersPřemysl Eric Janouch2020-10-041-26/+21
* degesch: expand comment about character encodingPřemysl Eric Janouch2020-10-021-2/+7
* Bump liberty, use iscntrl_ascii()Přemysl Eric Janouch2020-10-021-2/+2
* degesch: remove unnecessary quotes from macro defsPřemysl Eric Janouch2020-09-201-16/+16
* degesch: update comment to reflect realityPřemysl Eric Janouch2020-09-201-1/+2
* Update copyright yearsPřemysl Eric Janouch2020-09-021-1/+1
* degesch: work around a libedit attribute issuePřemysl Eric Janouch2020-09-021-3/+16
* degesch: fix a libedit crashPřemysl Eric Janouch2020-09-021-1/+2
* degesch: fix Lua 5.4 buildPřemysl Eric Janouch2020-09-021-1/+8
* degesch: fix a pointer operation in the libedit layerPřemysl Eric Janouch2020-09-021-1/+2
* Name changePřemysl Eric Janouch2020-09-021-1/+1
* degesch: fix log reopening after a buffer renamePřemysl Janouch2020-03-231-2/+2
* degesch: clean up unused functionsPřemysl Janouch2020-03-221-32/+0
* Fix handling terminal resizes while the terminal is suspendedPřemysl Janouch2020-03-211-0/+2
* degesch: fix getpwuid usagePřemysl Janouch2019-12-071-0/+1
* degesch: add a comment about ENOTCONNPřemysl Janouch2018-10-211-0/+2
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-211-3/+2
* degesch: fix some log messagesPřemysl Janouch2018-06-211-5/+5
* degesch: introduce cstr_set()Přemysl Janouch2018-01-081-74/+32
* degesch: thorough review, no functional changesPřemysl Janouch2018-01-081-20/+61
* degesch: fix IPv6:port in irc_split_host_port()Přemysl Janouch2018-01-081-12/+14
* degesch: fix a minor bug in buffer_merge()Přemysl Janouch2018-01-081-2/+1
* degesch: simplify a popular assertionPřemysl Janouch2018-01-081-20/+10
* degesch: simplify the configuration dumperPřemysl Janouch2018-01-081-29/+11
* degesch: show an error message on log write failurePřemysl Janouch2018-01-081-2/+17
* degesch: make buffer index computation easier to followPřemysl Janouch2018-01-081-2/+3
* degesch: fix a Lua error messagePřemysl Janouch2018-01-081-1/+1
* Bump liberty, avoid fall-through warningsPřemysl Janouch2018-01-071-0/+1
* degesch: better shift state encoding handlingPřemysl Janouch2017-07-071-6/+8
* Rework constructors/destructorsPřemysl Janouch2017-06-221-33/+17
* Bump libertyPřemysl Janouch2017-06-221-231/+138
* Avoid the "poller_fd::closed" featurePřemysl Janouch2017-05-061-5/+2
* Update copyright yearsPřemysl Janouch2017-04-221-1/+1
* degesch: simplify quittingPřemysl Janouch2017-04-201-49/+36
* degesch: fix confusing messagePřemysl Janouch2017-04-201-1/+2
* degesch: make a second /disconnect always succeedPřemysl Janouch2017-04-201-2/+11
* Bump libertyPřemysl Janouch2017-01-231-166/+167
* Various fixes related to channel modesPřemysl Janouch2016-12-301-10/+28
* CleanupPřemysl Janouch2016-12-281-9/+1