index
:
screen.git
caption-never
cmd-alias
jesstess-docs
jesstess-screen
master
next
screen-v4
scripting
unicode++
screen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
[PATCH 2/2] trivial: docs: Add missing ')'.
HEAD
master
Michael Witten
1
-1
/
+1
2020-12-17
[PATCH 1/2] trivial: docs: Fix typo (s/paramter/parameter)
Michael Witten
1
-1
/
+1
2020-10-20
bugfix: option -X ignores specified user in multiuser env
Taj Morton
1
-0
/
+4
2020-04-27
TERMCAP_BUF is used in place of TERMCAP_BUFSIZE
Victor Dmitriev
1
-1
/
+1
2020-02-22
Expand d_xtermosc array in struct Display
Václav Doležal
1
-1
/
+1
2020-02-05
Increase permitted length of OSC
Amadeusz Sławiński
1
-1
/
+1
2020-02-05
Fix out of bounds access when setting w_xtermosc after OSC 49
Amadeusz Sławiński
1
-1
/
+1
2020-02-03
Add escape to show number of currently open windows in hardstatus
ed@s5h.net
3
-0
/
+32
2020-02-03
Fix 100% cpu use on one core with poll
Amadeusz Sławiński
1
-1
/
+1
2020-02-03
Haiku port: Check for some libraries
François Revol
1
-1
/
+6
2020-02-03
fix mismatched types in prototype
François Revol
2
-2
/
+2
2020-02-03
remove hardcoded -lutil
François Revol
1
-1
/
+0
2020-02-03
add dirent.h test back to configure
François Revol
1
-0
/
+3
2020-02-02
build: acls.c: mark unused parameters
Chris Meyering
1
-0
/
+4
2020-02-02
build: tests/test-winmsgbuf.c: avoid GCC 10 alloca warning
Chris Meyering
1
-1
/
+2
2020-02-02
build: test-winmsgbuf.c: add const to avoid GCC 10 warning
Chris Meyering
1
-1
/
+1
2020-02-02
cleanup: acls.c: move unused variables into #if-0 block
Chris Meyering
1
-2
/
+2
2020-02-02
build: cast NULL to (char *) to prevent GCC 10 warning
Chris Meyering
1
-1
/
+1
2020-01-31
Refactor condition handling to use offset instead of pointer
Amadeusz Sławiński
3
-27
/
+30
2020-01-10
Copyright update for 2020
Alexander Naumov
1
-1
/
+1
2020-01-10
Fix return code of '--version' and '-v'
Alexander Naumov
1
-4
/
+6
2019-12-31
Fix code formatting
Amadeusz Sławiński
2
-12
/
+12
2019-12-28
Fix variable type
Amadeusz Sławiński
1
-2
/
+2
2019-12-28
Disable exclusive mode on TTY device when closing
David Dorfman
3
-3
/
+20
2019-12-28
Create TERMCAP entries limited to 1023 bytes by default.
Scott Shambarger
5
-17
/
+49
2019-12-28
Fix coredump on xterm and rxvt
Christoph Moench-Tegeder
1
-1
/
+1
2019-12-28
Count timeout in milliseconds instead of using struct timeval
Amadeusz Sławiński
4
-31
/
+20
2019-12-28
Convert select() to poll() in sched.c
Amadeusz Sławiński
1
-22
/
+67
2019-12-28
Convert select() to poll() in screen.c
Amadeusz Sławiński
1
-5
/
+6
2019-12-28
Convert select() to poll() in display.c
Amadeusz Sławiński
1
-14
/
+14
2019-12-28
Make closeallfiles() faster
Amadeusz Sławiński
1
-5
/
+25
2019-11-09
Using 'https' instead of 'http'
Alexander Naumov
57
-61
/
+61
2019-10-02
Update ambiguous and wide characters tables to Unicode 12.1.0
Amadeusz Sławiński
1
-15
/
+22
2019-09-19
Get rid of externs in telnet.c
Amadeusz Sławiński
2
-6
/
+3
2019-09-07
Fix broken mouse after ncurses 6.1
Amadeusz Sławiński
2
-2
/
+6
2019-05-18
Fix some gcc-9 warning in utmp
Amadeusz Sławiński
1
-11
/
+9
2019-05-13
Revert "Remove unnecessary condition check"
Amadeusz Sławiński
1
-0
/
+2
2019-04-17
Clean whole buffer if we don't want to parse it
Amadeusz Sławiński
2
-5
/
+5
2019-04-14
Remove unnecessary condition check
Amadeusz Sławiński
1
-2
/
+0
2019-04-14
Close file descriptor after query command
Amadeusz Sławiński
1
-0
/
+1
2019-04-13
Fix -L option when passed to backend via Msg
Amadeusz Sławiński
2
-0
/
+3
2019-03-31
Define data pointer in Event as void
Amadeusz Sławiński
1
-1
/
+1
2019-03-31
Fix D_processinputdata type
Amadeusz Sławiński
2
-3
/
+3
2019-03-29
Copyright update for 2019
Alexander Naumov
1
-1
/
+1
2019-03-29
Typo in man page
Alexander Naumov
1
-1
/
+1
2019-03-17
fix UTF-8 characters with more than 2 bytes
Stefan Assmann
1
-1
/
+0
2019-02-14
drop unnecessary BEL from bracketed paste mode sequence
Amadeusz Sławiński
1
-2
/
+2
2019-02-11
Fix extra characters when sending a command in one go
Nicolas Schodet
1
-1
/
+2
2019-02-02
make build date reproducible
Amadeusz Sławiński
2
-2
/
+9
2019-01-27
Fix blanker to work when screen is suid root
Scott Shambarger
4
-7
/
+22
[next]