summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v4.5.0v.4.5.0Alexander Naumov2016-12-074-11/+20
* Build bugfix for AIXAlexander Naumov2016-12-063-1/+8
* Help message knows about log filename (-L)Alexander Naumov2016-12-061-1/+1
* Code reformating (layout.c + logfile.c)Alexander Naumov2016-11-062-290/+185
* Code reformating (fileio.c)Alexander Naumov2016-11-051-523/+420
* Code reformating (viewport.c)Alexander Naumov2016-11-051-84/+73
* Code reformating (help.c)Alexander Naumov2016-11-051-454/+335
* fix %x improperly separating argumentsAmadeusz Sławiński2016-11-041-1/+1
* adding permissions check for the logfile nameAlexander Naumov2016-11-041-0/+6
* fix term size in replyAmadeusz Sławiński2016-10-281-2/+2
* document dynamictitle and defdynamictitle commandsAmadeusz Sławiński2016-10-191-1/+15
* add dynamicatitle and defdynamictitle commandsAmadeusz Sławiński2016-10-195-1/+16
* Remove unnecessary decrement of rep_cntGuo Ci2016-10-161-1/+0
* Code reformatingAlexander Naumov2016-09-241-1945/+1818
* Allow specifying logfile's name via command line parameterAlexander Naumov2016-09-223-2/+14
* fix crash with long $TERMAmadeusz Sławiński2016-09-101-3/+3
* fix terminal type length in option parsingAmadeusz Sławiński2016-09-011-1/+1
* Fixes broken handling of "bind u digraph U+"Jan C. Nordholz2016-08-071-3/+3
* Fix crash when bumping blank windowDmitri Vereshchagin2016-07-091-2/+2
* fix install with custom DESTDIRAmadeusz Sławiński2016-07-041-2/+2
* use VDISABLE instead of hardcoded valuesAmadeusz Sławiński2016-07-041-6/+6
* change VKILL to ^UAmadeusz Sławiński2016-07-041-3/+3
* Fix typos in documentationAmadeusz Sławiński2016-06-202-4/+4
* 4.4.0 bumpv.4.4.0Amadeusz Sławiński2016-06-193-4/+9
* Fix more hardcoded termlenAmadeusz Sławiński2016-06-188-20/+25
* fix null pointer dereference in RC_LOGFILEAmadeusz Sławiński2016-05-021-1/+1
* fix logfile command so it starts logging to new fileAmadeusz Sławiński2016-04-051-1/+7
* fix compile with -DDEBUGAmadeusz Sławiński2016-03-101-1/+1
* bugfix: vi-style search fails on long wrapped lines.Alexander Naumov2016-03-071-9/+30
* Global out of bounds read in termcap.c due to wrong loopAmadeusz Sławiński2015-12-061-2/+2
* Added support for 24 function keys (ie. up to Shift-F12)Ed King2015-09-051-0/+4
* fix impossible if()Amadeusz Sławiński2015-09-051-1/+1
* Use-after-freeAmadeusz Sławiński2015-09-051-1/+1
* remove unused variables xs xe ysAmadeusz Sławiński (amade)2015-09-051-4/+1
* Revert "change checks for utmp/utmpx in header"Amadeusz Sławiński2015-09-051-4/+2
* Partially revert "change checks for utmp/utmpx in header"Amadeusz Sławiński2015-09-052-2/+3
* Add trivial definitions of RFC 2292 CMSG_LEN() CMSG_SIZE()saper2015-09-051-0/+7
* Use realpath(name, buf) for Solarissaper2015-09-051-4/+6
* Fix stack overflow due to too deep recursionKuang-che Wu2015-08-311-7/+7
* Fix multijob buildAmadeusz Sławiński2015-08-081-1/+1
* Remove version number from INSTALL, README and man pageAlexander Naumov2015-07-013-9/+2
* 4.3.1 bumpv.4.3.1Amadeusz Sławiński2015-06-286-6/+9
* Update ChangeLog: version 4.3.0Alexander Naumov2015-06-221-0/+13
* Fix off by one error when resizing windowsAmadeusz Sławiński2015-06-211-1/+1
* Update README and INSTALL filesv.4.3.0Amadeusz Sławiński2015-06-132-9/+10
* change checks for utmp/utmpx in headerAmadeusz Sławiński2015-06-132-5/+6
* man page: AUTHORS, emails addedAlexander Naumov2015-06-121-1/+2
* Update man page (part AUTORS)Alexander Naumov2015-06-111-3/+4
* Fix implicit declarationsAmadeusz Sławiński2015-06-101-1/+5
* fix warning with clangAmadeusz Sławiński2015-06-101-1/+8