aboutsummaryrefslogtreecommitdiff
path: root/degesch.c
Commit message (Expand)AuthorAgeFilesLines
...
* degesch: make it work to some extentPřemysl Janouch2015-04-181-35/+66
* degesch: printing to buffers etc.Přemysl Janouch2015-04-171-51/+48
* degesch: stub IRC command handlersPřemysl Janouch2015-04-171-2/+71
* degesch: add irc_to_utf8()Přemysl Janouch2015-04-171-9/+19
* degesch: fix irc_process_message()Přemysl Janouch2015-04-171-5/+11
* degesch: prepare for printing to buffersPřemysl Janouch2015-04-171-2/+7
* degesch: leak lines from related buffersPřemysl Janouch2015-04-171-0/+4
* degesch: inline a conditionPřemysl Janouch2015-04-171-5/+1
* degesch: factor out make_prompt()Přemysl Janouch2015-04-171-27/+37
* degesch: actually send messagesPřemysl Janouch2015-04-171-2/+6
* degesch: more user command handlingPřemysl Janouch2015-04-171-11/+109
* degesch: factor out buffer_{previous,next}()Přemysl Janouch2015-04-171-18/+37
* degesch: factor out buffer_get_index()Přemysl Janouch2015-04-171-6/+15
* degesch: enhance the promptPřemysl Janouch2015-04-161-5/+14
* degesch: factor out buffer_goto()Přemysl Janouch2015-04-161-8/+16
* degesch: fix quoting a slashPřemysl Janouch2015-04-161-3/+5
* degesch: some more progressPřemysl Janouch2015-04-161-41/+167
* degesch: more buffer-related stuffPřemysl Janouch2015-04-151-8/+53
* degesch: show active buffers in promptPřemysl Janouch2015-04-151-2/+30
* degesch: fix reading in the configurationPřemysl Janouch2015-04-151-21/+26
* degesch: add an error buffer line typePřemysl Janouch2015-04-151-1/+5
* degesch: update TODO/FIXME commentsPřemysl Janouch2015-04-151-4/+21
* degesch: reorder configurationPřemysl Janouch2015-04-151-5/+5
* degesch: fix Travis CI buildPřemysl Janouch2015-04-151-0/+5
* degesch: fix Travis CI build (hopefully)Přemysl Janouch2015-04-151-0/+4
* degesch: more GNU Readline workPřemysl Janouch2015-04-151-46/+175
* degesch: steady progressPřemysl Janouch2015-04-131-23/+268
* degesch: actually do add the clientPřemysl Janouch2015-04-121-0/+1707