aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* degesch: add a last-fm "now playing" pluginPřemysl Janouch2016-01-092-1/+160
* degesch: Lua: pass hostname to on_connectedPřemysl Janouch2016-01-091-3/+3
* degesch: Lua: set sockets to nonblockingPřemysl Janouch2016-01-091-0/+1
* Bump libertyPřemysl Janouch2016-01-092-1/+0
* degesch: Lua: actually allow filtering out inputPřemysl Janouch2016-01-091-0/+4
* degesch: Lua: provide a traceback on load errorPřemysl Janouch2016-01-091-4/+9
* degesch: Lua: fix plugin configuration namesPřemysl Janouch2016-01-091-1/+10
* degesch: Lua: fix luaL_ref() usagePřemysl Janouch2016-01-091-11/+10
* degesch: Lua: fix configuration loadingPřemysl Janouch2016-01-091-6/+11
* degesch: make sure newlines are output correctlyPřemysl Janouch2016-01-081-0/+8
* degesch: Lua: finish implementation of connectionPřemysl Janouch2016-01-071-4/+182
* degesch: Lua: avoid resource leakPřemysl Janouch2016-01-071-10/+16
* Factor out socket_io_try_{read,write}()Přemysl Janouch2016-01-072-80/+113
* degesch: fix handling of input editor deathPřemysl Janouch2016-01-071-4/+12
* Fix a memory leak in SOCKS connectorPřemysl Janouch2016-01-071-1/+0
* degesch: fix switching of buffers by commandPřemysl Janouch2016-01-071-8/+27
* degesch: Lua: fix a resource leakPřemysl Janouch2016-01-061-2/+6
* degesch: refactor LuaPřemysl Janouch2016-01-051-93/+62
* degesch: Lua: halfplement a connector wrapperPřemysl Janouch2016-01-051-5/+237
* Fix build of testsPřemysl Janouch2016-01-051-1/+1
* degesch: Lua: allow arbitrary userdata propertiesPřemysl Janouch2016-01-041-2/+35
* degesch: Lua: use references for hook callbacksPřemysl Janouch2016-01-041-10/+8
* degesch: add basic autocomplete for /topicPřemysl Janouch2016-01-042-1/+30
* CleanupPřemysl Janouch2016-01-041-2/+2
* Bump liberty, enable TLS SNIPřemysl Janouch2016-01-047-53/+52
* ZyklonB: fix tls_ca_{path,file} config. optionsPřemysl Janouch2016-01-011-2/+2
* degesch: fix a memory leak under libeditPřemysl Janouch2016-01-011-14/+19
* Bump versionv0.9.2Přemysl Janouch2015-12-312-2/+2
* degesch: fix segfault on /quit under libeditPřemysl Janouch2015-12-311-5/+5
* Update READMEPřemysl Janouch2015-12-311-2/+2
* CleanupPřemysl Janouch2015-12-311-1/+1
* degesch: Alt-Tab switch to the last bufferPřemysl Janouch2015-12-312-0/+33
* degesch: avoid fileno() after fork()Přemysl Janouch2015-12-311-4/+4
* degesch: typosPřemysl Janouch2015-12-311-2/+2
* degesch: enable configuration in Lua pluginsPřemysl Janouch2015-12-282-5/+320
* degesch: little step towards localisationPřemysl Janouch2015-12-251-7/+16
* degesch: allow launching an editor for inputPřemysl Janouch2015-12-253-47/+250
* degesch: better handling of terminal suspensionPřemysl Janouch2015-12-251-2/+2
* degesch: refactoringPřemysl Janouch2015-12-251-17/+19
* Bump libertyPřemysl Janouch2015-12-132-66/+1
* Bump libertyPřemysl Janouch2015-12-113-1122/+4
* Refactor config schema initializationPřemysl Janouch2015-12-111-30/+46
* CleanupPřemysl Janouch2015-12-111-11/+5
* utm-filter.lua: filter out "gclid" as wellPřemysl Janouch2015-12-101-0/+2
* degesch: add a test for configurationPřemysl Janouch2015-12-102-13/+76
* degesch: add more tests, bump libertyPřemysl Janouch2015-12-102-9/+35
* Update Travis CI and bump CMakePřemysl Janouch2015-12-092-8/+7
* Fix Travis CIPřemysl Janouch2015-12-091-0/+6
* degesch: add a unit test for message wrapping algoPřemysl Janouch2015-12-093-1/+54
* degesch: compactify word wrapping algorithmPřemysl Janouch2015-12-081-14/+5