summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not link against libelf.Amadeusz Sławiński2014-07-081-8/+0
* Do not break xterm scrollback.Amadeusz Sławiński2014-07-081-2/+2
* fix for altscreenLukáš Nykrýn2014-05-231-1/+1
* Fix cpation/hardstatus rendering problemAmadeusz Sławiński2014-05-171-2/+2
* Revert "Revert "Fix a rendition issue for padded captions""Amadeusz Sławiński2014-05-171-1/+3
* Revert "Fix a rendition issue for padded captions"Amadeusz Sławiński2014-05-171-3/+1
* Fix OpenBSD buildAmadeusz Sławiński2014-05-101-2/+5
* clang warningAmadeusz Sławiński2014-05-101-1/+1
* prepare for v.4.2.1v.4.2.1Amadeusz Sławiński2014-04-281-2/+2
* Document 'cjkwidth' commandAmadeusz Sławiński2014-04-282-0/+16
* Bump msg struct versionAmadeusz Sławiński2014-04-281-1/+2
* Update ChangelogAmadeusz Sławiński2014-04-281-1/+7
* Revert "Revert "allow /dev/console to be a symlink""Amadeusz Sławiński2014-04-261-3/+13
* fix-utf8-status-padding-bugAmadeusz Sławiński2014-04-261-5/+14
* Check return code from setgid/setuid.Miroslav Lichvar2014-04-261-14/+28
* Set PAM_TTY item.Miroslav Lichvar2014-04-261-0/+10
* Remove redundant if statements.Miroslav Lichvar2014-04-262-3/+0
* Don't assign address of auto variable to outer scope symbol.Miroslav Lichvar2014-04-261-1/+1