Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a memory leak in SOCKS connector | Přemysl Janouch | 2016-01-07 | 1 | -1/+0 |
* | degesch: fix switching of buffers by command | Přemysl Janouch | 2016-01-07 | 1 | -8/+27 |
* | degesch: Lua: fix a resource leak | Přemysl Janouch | 2016-01-06 | 1 | -2/+6 |
* | degesch: refactor Lua | Přemysl Janouch | 2016-01-05 | 1 | -93/+62 |
* | degesch: Lua: halfplement a connector wrapper | Přemysl Janouch | 2016-01-05 | 1 | -5/+237 |
* | Fix build of tests | Přemysl Janouch | 2016-01-05 | 1 | -1/+1 |
* | degesch: Lua: allow arbitrary userdata properties | Přemysl Janouch | 2016-01-04 | 1 | -2/+35 |
* | degesch: Lua: use references for hook callbacks | Přemysl Janouch | 2016-01-04 | 1 | -10/+8 |
* | degesch: add basic autocomplete for /topic | Přemysl Janouch | 2016-01-04 | 2 | -1/+30 |
* | Cleanup | Přemysl Janouch | 2016-01-04 | 1 | -2/+2 |
* | Bump liberty, enable TLS SNI | Přemysl Janouch | 2016-01-04 | 7 | -53/+52 |
* | ZyklonB: fix tls_ca_{path,file} config. options | Přemysl Janouch | 2016-01-01 | 1 | -2/+2 |
* | degesch: fix a memory leak under libedit | Přemysl Janouch | 2016-01-01 | 1 | -14/+19 |
* | Bump versionv0.9.2 | Přemysl Janouch | 2015-12-31 | 2 | -2/+2 |
* | degesch: fix segfault on /quit under libedit | Přemysl Janouch | 2015-12-31 | 1 | -5/+5 |
* | Update README | Přemysl Janouch | 2015-12-31 | 1 | -2/+2 |
* | Cleanup | Přemysl Janouch | 2015-12-31 | 1 | -1/+1 |
* | degesch: Alt-Tab switch to the last buffer | Přemysl Janouch | 2015-12-31 | 2 | -0/+33 |
* | degesch: avoid fileno() after fork() | Přemysl Janouch | 2015-12-31 | 1 | -4/+4 |
* | degesch: typos | Přemysl Janouch | 2015-12-31 | 1 | -2/+2 |
* | degesch: enable configuration in Lua plugins | Přemysl Janouch | 2015-12-28 | 2 | -5/+320 |
* | degesch: little step towards localisation | Přemysl Janouch | 2015-12-25 | 1 | -7/+16 |
* | degesch: allow launching an editor for input | Přemysl Janouch | 2015-12-25 | 3 | -47/+250 |
* | degesch: better handling of terminal suspension | Přemysl Janouch | 2015-12-25 | 1 | -2/+2 |
* | degesch: refactoring | Přemysl Janouch | 2015-12-25 | 1 | -17/+19 |
* | Bump liberty | Přemysl Janouch | 2015-12-13 | 2 | -66/+1 |
* | Bump liberty | Přemysl Janouch | 2015-12-11 | 3 | -1122/+4 |
* | Refactor config schema initialization | Přemysl Janouch | 2015-12-11 | 1 | -30/+46 |
* | Cleanup | Přemysl Janouch | 2015-12-11 | 1 | -11/+5 |
* | utm-filter.lua: filter out "gclid" as well | Přemysl Janouch | 2015-12-10 | 1 | -0/+2 |
* | degesch: add a test for configuration | Přemysl Janouch | 2015-12-10 | 2 | -13/+76 |
* | degesch: add more tests, bump liberty | Přemysl Janouch | 2015-12-10 | 2 | -9/+35 |
* | Update Travis CI and bump CMake | Přemysl Janouch | 2015-12-09 | 2 | -8/+7 |
* | Fix Travis CI | Přemysl Janouch | 2015-12-09 | 1 | -0/+6 |
* | degesch: add a unit test for message wrapping algo | Přemysl Janouch | 2015-12-09 | 3 | -1/+54 |
* | degesch: compactify word wrapping algorithm | Přemysl Janouch | 2015-12-08 | 1 | -14/+5 |
* | degesch: clarify text wrapping algorithm | Přemysl Janouch | 2015-12-08 | 1 | -3/+8 |
* | degesch: fix timer hook resource leak | Přemysl Janouch | 2015-11-29 | 1 | -0/+3 |
* | degesch: Lua: add a "server" property to buffers | Přemysl Janouch | 2015-11-24 | 1 | -60/+78 |
* | degesch: Lua: add a "buffer" property to servers | Přemysl Janouch | 2015-11-24 | 1 | -11/+46 |
* | ping-timeout.lua: simplify | Přemysl Janouch | 2015-11-24 | 1 | -1/+1 |
* | degesch: readline fixups | Přemysl Janouch | 2015-11-24 | 1 | -6/+7 |
* | degesch: fix a segfault-inducing typo in hooks | Přemysl Janouch | 2015-11-24 | 1 | -1/+1 |
* | degesch: add a URL cleaning Lua plugin | Přemysl Janouch | 2015-11-24 | 1 | -0/+61 |
* | degesch: make auto-away less spammy | Přemysl Janouch | 2015-11-23 | 1 | -24/+10 |
* | degesch: implement auto-away | Přemysl Janouch | 2015-11-22 | 3 | -3/+103 |
* | Fix searching for Lua 5.3 on OpenBSD | Přemysl Janouch | 2015-11-22 | 1 | -1/+1 |
* | degesch: optimize prompt changes | Přemysl Janouch | 2015-11-22 | 1 | -2/+12 |
* | degesch: better terminal suspension | Přemysl Janouch | 2015-11-22 | 1 | -2/+2 |
* | degesch: fix hook debug logs | Přemysl Janouch | 2015-11-22 | 1 | -13/+12 |