aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ZyklonB: add a calc pluginPřemysl Janouch2016-04-161-0/+236
* degesch: fix crash on invalid cp1252 charactersPřemysl Janouch2016-04-031-14/+36
* ZyklonB, kike: Use pledge(2) in OpenBSDPřemysl Janouch2016-03-302-0/+12
* degesch: update program logoPřemysl Janouch2016-03-281-6/+6
* Update READMEPřemysl Janouch2016-03-281-3/+0
* Update NEWS, bump releasev0.9.3Přemysl Janouch2016-03-272-3/+5
* degesch: fix two minor issuesPřemysl Janouch2016-03-261-1/+7
* degesch: don't wrap lines in pagerPřemysl Janouch2016-03-261-1/+1
* degesch: detect //TRANSLIT support, use cp1252Přemysl Janouch2016-03-263-17/+31
* degesch: remap goto-activity to M-aPřemysl Janouch2016-03-262-2/+2
* degesch: add partial matching /buffer gotoPřemysl Janouch2016-03-261-5/+38
* degesch: append message count in /buffer listingPřemysl Janouch2016-03-261-1/+10
* degesch: retain the unseen markerPřemysl Janouch2016-03-261-37/+50
* degesch: phase 1 of word wrapping implementationPřemysl Janouch2016-03-262-45/+293
* Fix Travis CI notificationsPřemysl Janouch2016-03-141-2/+2
* Fix git commit trackingPřemysl Janouch2016-03-131-3/+11
* kike: fix daemonization on *BSDPřemysl Janouch2016-03-132-0/+2
* degesch: cleanup, fix no-tty mode FWIWPřemysl Janouch2016-03-131-5/+5
* Use TMPDIR as a fallback if setPřemysl Janouch2016-03-131-0/+3
* Update NEWS, READMEPřemysl Janouch2016-03-122-13/+13
* degesch: add a --format switchPřemysl Janouch2016-03-122-0/+24
* Don't link kike, ZyklonB against degesch libsPřemysl Janouch2016-03-101-22/+27
* Fix manpage generationPřemysl Janouch2016-03-101-1/+1
* Update READMEPřemysl Janouch2016-03-101-2/+29
* degesch: add unbound commands for buffer movementPřemysl Janouch2016-03-101-28/+58
* degesch: fix binding to our own fns from inputrcPřemysl Janouch2016-03-101-4/+16
* degesch: add goto activity and highlightPřemysl Janouch2016-03-082-0/+46
* degesch: fix mIRC color parsingPřemysl Janouch2016-03-081-0/+4
* Update NEWS, cleanupPřemysl Janouch2016-03-072-2/+5
* degesch: rewrite input layerPřemysl Janouch2016-03-071-446/+652
* degesch: use libffi to unify input callbacksPřemysl Janouch2016-03-063-334/+292
* Try to use version information from gitPřemysl Janouch2016-03-062-12/+24
* Don't force override compile flagsPřemysl Janouch2016-03-061-1/+2
* degesch: fix +=/-= to null config itemsPřemysl Janouch2016-03-051-8/+11
* factoids: safer DB writesPřemysl Janouch2016-02-291-1/+4
* factoids: allow querying definitions by numberPřemysl Janouch2016-02-291-12/+30
* factoids: look for duplicates case-insensitivelyPřemysl Janouch2016-02-291-1/+1
* degesch: mark a problemPřemysl Janouch2016-02-291-0/+8
* ZyklonB: add a factoids pluginPřemysl Janouch2016-02-271-0/+156
* ZyklonB: run plugins in a special work directoryPřemysl Janouch2016-02-201-28/+54
* ZyklonB: revisit error handlingPřemysl Janouch2016-02-201-54/+18
* Resolve tls_ca_{file,path} relative to config dirPřemysl Janouch2016-02-192-63/+109
* ZyklonB: fix segfault on total SOCKS failurePřemysl Janouch2016-02-121-0/+2
* ZyklonB: avoid infinite reexec loopsPřemysl Janouch2016-02-121-0/+3
* degesch: fix segfault on sent messages w/o bufferPřemysl Janouch2016-02-121-0/+4
* degesch: update screen size when terminal resumedPřemysl Janouch2016-02-101-0/+1
* degesch: use mkstemp() with a safe umaskPřemysl Janouch2016-02-091-0/+3
* degesch: log messages from /quote and pluginsPřemysl Janouch2016-02-092-93/+151
* Fix typosPřemysl Janouch2016-02-092-2/+2
* degesch: allow changing the list of used CAPsPřemysl Janouch2016-02-013-7/+18