Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | degesch: fix a typo | Přemysl Eric Janouch | 2020-10-04 | 1 | -1/+1 |
* | degesch: make use of arguments in _new() functions | Přemysl Eric Janouch | 2020-10-04 | 1 | -10/+10 |
* | degesch: save some memory on channel users | Přemysl Eric Janouch | 2020-10-04 | 1 | -26/+21 |
* | degesch: expand comment about character encoding | Přemysl Eric Janouch | 2020-10-02 | 1 | -2/+7 |
* | Bump liberty, use iscntrl_ascii() | Přemysl Eric Janouch | 2020-10-02 | 2 | -2/+2 |
* | kike: silence an annoying build warning | Přemysl Eric Janouch | 2020-09-20 | 1 | -13/+22 |
* | degesch: remove unnecessary quotes from macro defs | Přemysl Eric Janouch | 2020-09-20 | 1 | -16/+16 |
* | degesch: update comment to reflect reality | Přemysl Eric Janouch | 2020-09-20 | 1 | -1/+2 |
* | Update NEWS, bump versionv0.9.8 | Přemysl Eric Janouch | 2020-09-02 | 2 | -1/+11 |
* | Update copyright years | Přemysl Eric Janouch | 2020-09-02 | 2 | -2/+2 |
* | README: improve libasciidoc compatibility | Přemysl Eric Janouch | 2020-09-02 | 1 | -2/+5 |
* | README: discourage from using libedit | Přemysl Eric Janouch | 2020-09-02 | 1 | -0/+3 |
* | degesch: work around a libedit attribute issue | Přemysl Eric Janouch | 2020-09-02 | 1 | -3/+16 |
* | degesch: fix a libedit crash | Přemysl Eric Janouch | 2020-09-02 | 1 | -1/+2 |
* | degesch: fix Lua 5.4 build | Přemysl Eric Janouch | 2020-09-02 | 2 | -2/+9 |
* | degesch: fix a pointer operation in the libedit layer | Přemysl Eric Janouch | 2020-09-02 | 1 | -1/+2 |
* | Bump liberty | Přemysl Eric Janouch | 2020-09-02 | 1 | -0/+0 |
* | Name change | Přemysl Eric Janouch | 2020-09-02 | 22 | -23/+23 |
* | CMakeLists.txt: add a comment | Přemysl Janouch | 2020-09-02 | 1 | -0/+2 |
* | degesch: fix log reopening after a buffer rename | Přemysl Janouch | 2020-03-23 | 1 | -2/+2 |
* | degesch: clean up unused functions | Přemysl Janouch | 2020-03-22 | 1 | -32/+0 |
* | Fix handling terminal resizes while the terminal is suspended | Přemysl Janouch | 2020-03-21 | 1 | -0/+2 |
* | degesch: fix getpwuid usage | Přemysl Janouch | 2019-12-07 | 1 | -0/+1 |
* | Update NEWS, bump versionv0.9.7 | Přemysl Janouch | 2018-10-21 | 4 | -4/+7 |
* | degesch: add a comment about ENOTCONN | Přemysl Janouch | 2018-10-21 | 1 | -0/+2 |
* | Update NEWS | Přemysl Janouch | 2018-10-21 | 1 | -0/+14 |
* | kike: fix wildcard handling in WHOIS | Přemysl Janouch | 2018-10-21 | 1 | -6/+6 |
* | kike: allow STATS with no parameters | Přemysl Janouch | 2018-10-21 | 1 | -4/+4 |
* | kike: explicit conversion from pointer to boolean | Přemysl Janouch | 2018-08-01 | 1 | -1/+1 |
* | kike: break out properly on errors in MODE processing | Přemysl Janouch | 2018-08-01 | 1 | -1/+2 |
* | kike: reset user modes while processing USER | Přemysl Janouch | 2018-08-01 | 1 | -0/+1 |
* | kike: do nothing on equivalent renicks | Přemysl Janouch | 2018-08-01 | 1 | -0/+4 |
* | kike: code cleanups | Přemysl Janouch | 2018-08-01 | 1 | -4/+1 |
* | kike: fix grammar in hostname validation | Přemysl Janouch | 2018-08-01 | 1 | -1/+2 |
* | kike: fix grammar in config item description | Přemysl Janouch | 2018-08-01 | 1 | -1/+1 |
* | kike: add a comment about identifier encoding | Přemysl Janouch | 2018-08-01 | 1 | -0/+7 |
* | Update NEWS, bump versionv0.9.6 | Přemysl Janouch | 2018-06-22 | 2 | -2/+6 |
* | fancy-prompt.lua: workaround a Readline UTF-8 bug | Přemysl Janouch | 2018-06-22 | 1 | -0/+4 |
* | Bump liberty | Přemysl Janouch | 2018-06-22 | 1 | -0/+0 |
* | degesch: add static analysis for the logger | Přemysl Janouch | 2018-06-21 | 2 | -0/+16 |
* | Remove .travis.yml | Přemysl Janouch | 2018-06-21 | 1 | -50/+0 |
* | Update README | Přemysl Janouch | 2018-06-21 | 1 | -5/+5 |
* | Relicense to 0BSD, update mail address | Přemysl Janouch | 2018-06-21 | 18 | -50/+32 |
* | Update submodule URL for liberty | Přemysl Janouch | 2018-06-21 | 1 | -1/+1 |
* | Prepare NEWS for the next release | Přemysl Janouch | 2018-06-21 | 1 | -0/+23 |
* | degesch: fix some log messages | Přemysl Janouch | 2018-06-21 | 1 | -5/+5 |
* | kike: disable TLS session reuse | Přemysl Janouch | 2018-01-09 | 1 | -0/+3 |
* | kike: handle accept() errors better | Přemysl Janouch | 2018-01-09 | 1 | -9/+14 |
* | kike: thorough review, no functional changes | Přemysl Janouch | 2018-01-09 | 1 | -3/+15 |
* | kike: introduce cstr_set() | Přemysl Janouch | 2018-01-08 | 1 | -23/+12 |