Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | degesch: introduce cstr_set() | Přemysl Janouch | 2018-01-08 | 2 | -74/+39 |
* | degesch: thorough review, no functional changes | Přemysl Janouch | 2018-01-08 | 1 | -20/+61 |
* | degesch: fix IPv6:port in irc_split_host_port() | Přemysl Janouch | 2018-01-08 | 1 | -12/+14 |
* | degesch: fix a minor bug in buffer_merge() | Přemysl Janouch | 2018-01-08 | 1 | -2/+1 |
* | degesch: simplify a popular assertion | Přemysl Janouch | 2018-01-08 | 1 | -20/+10 |
* | degesch: simplify the configuration dumper | Přemysl Janouch | 2018-01-08 | 1 | -29/+11 |
* | degesch: show an error message on log write failure | Přemysl Janouch | 2018-01-08 | 1 | -2/+17 |
* | degesch: make buffer index computation easier to follow | Přemysl Janouch | 2018-01-08 | 1 | -2/+3 |
* | degesch: fix a Lua error message | Přemysl Janouch | 2018-01-08 | 1 | -1/+1 |
* | Bump liberty, avoid fall-through warnings | Přemysl Janouch | 2018-01-07 | 4 | -1/+3 |
* | Update README | Přemysl Janouch | 2017-12-06 | 1 | -8/+4 |
* | Update README | Přemysl Janouch | 2017-12-02 | 1 | -5/+4 |
* | Update README | Přemysl Janouch | 2017-12-02 | 1 | -9/+5 |
* | degesch: better shift state encoding handling | Přemysl Janouch | 2017-07-07 | 1 | -6/+8 |
* | slack.lua: add a feature to undo emoji | Přemysl Janouch | 2017-07-03 | 1 | -1/+48 |
* | CMakeLists.txt: fix variable name | Přemysl Janouch | 2017-07-03 | 1 | -2/+2 |
* | Rework constructors/destructors | Přemysl Janouch | 2017-06-22 | 3 | -61/+36 |
* | Bump liberty | Přemysl Janouch | 2017-06-22 | 6 | -417/+255 |
* | kike: fix two memory leaks | Přemysl Janouch | 2017-06-22 | 1 | -0/+2 |
* | slack.lua: support @here and @channel | Přemysl Janouch | 2017-05-18 | 1 | -5/+10 |
* | slack.lua: improve input hook matching | Přemysl Janouch | 2017-05-17 | 1 | -1/+1 |
* | slack.lua: more unfucking | Přemysl Janouch | 2017-05-17 | 1 | -0/+25 |
* | Fix licensing notice in README | Přemysl Janouch | 2017-05-14 | 1 | -2/+4 |
* | fancy-prompt.lua: remove unnecessary local variable | Přemysl Janouch | 2017-05-13 | 1 | -1/+1 |
* | degesch: add a slack plugin | Přemysl Janouch | 2017-05-13 | 1 | -0/+71 |
* | Avoid the "poller_fd::closed" feature | Přemysl Janouch | 2017-05-06 | 3 | -13/+7 |
* | Update copyright years | Přemysl Janouch | 2017-04-22 | 2 | -2/+2 |
* | degesch: simplify quitting | Přemysl Janouch | 2017-04-20 | 1 | -49/+36 |
* | degesch: fix confusing message | Přemysl Janouch | 2017-04-20 | 1 | -1/+2 |
* | degesch: make a second /disconnect always succeed | Přemysl Janouch | 2017-04-20 | 1 | -2/+11 |
* | Travis CI: brevify notifications | Přemysl Janouch | 2017-02-03 | 1 | -0/+6 |
* | Bump liberty | Přemysl Janouch | 2017-01-23 | 5 | -270/+271 |
* | degesch: Lua is no longer experimental | Přemysl Janouch | 2017-01-23 | 1 | -1/+1 |
* | Travis CI: try adding the PPA back | Přemysl Janouch | 2016-12-30 | 1 | -0/+2 |
* | Travis CI: try removing a dead PPA | Přemysl Janouch | 2016-12-30 | 1 | -2/+0 |
* | Fix LibreSSL compatibility | Přemysl Janouch | 2016-12-30 | 1 | -1/+1 |