summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* from gentoo screen-4.0.1-int-overflow-fix.patchAmadeusz Sławiński2015-06-101-1/+1
* from gentoo 4.0.2-nonblock.patchAmadeusz Sławiński2015-06-101-1/+1
* add parenthesis around evaluated expressionsAmadeusz Sławiński2015-06-101-2/+2
* Document new commandsAmadeusz Sławiński2015-06-102-2/+49
* port of bumpandcollapse patchAmadeusz Sławiński2015-06-105-23/+48
* I'd like to upstream the ipv6.patch.Alexander Naumov2015-06-107-92/+115
* fix possible repeated close() in fileAmadeusz Sławiński (amade)2015-06-081-1/+0
* Document -R & -RR options properlyAmadeusz Sławiński2015-06-082-0/+9
* Document hardstatus firstlineAmadeusz Sławiński2015-06-082-8/+7
* Apply hardstatusfirstline.patch on gitHoverHell2015-06-086-4/+33
* Add AC_PREREQ to specify min autoconf versionAlexander Naumov2015-06-041-0/+1
* Rename configure.in to configure.acAlexander Naumov2015-06-041-1/+8
* Add AC_PREREQ to specify min autoconf versionAlexander Naumov2015-06-031-0/+1
* screen: Introduce argument to windows commandAlexander Naumov2015-06-034-3/+34
* Sort the windows in alphabetical order of the window tilesAlexander Naumov2015-06-033-0/+49
* Update man page (version 4.3.0)Alexander Naumov2015-06-022-13/+10
* screen: Implement dead/zombie window pollingAlexander Naumov2015-05-278-6/+74
* screen: Introduce Xx string escape showing the executed command of a windowAlexander Naumov2015-05-272-0/+18
* Initialize wtab on reallocAmadeusz Sławiński2014-12-071-1/+4
* fix: screen -ls always exits with 1Amadeusz Sławiński2014-09-171-2/+2
* Set maximum width(/height) in one placeAmadeusz Sławiński2014-09-111-7/+11
* screen: fix breakage when used inside qemuJohn Spencer2014-07-082-0/+12
* Fix job control on DragonFly BSDAmadeusz Sławiński2014-07-081-1/+1