index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
os_unix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.1208: code is indented more than necessary
v9.0.1208
Yegappan Lakshmanan
2023-01-16
1
-257
/
+254
*
patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap
v9.0.1168
Bram Moolenaar
2023-01-10
1
-1
/
+5
*
patch 9.0.1080: the "kitty" terminfo entry is not widespread
v9.0.1080
Bram Moolenaar
2022-12-19
1
-1
/
+4
*
patch 9.0.0980: the keyboard state response may end up in a shell command
v9.0.0980
Bram Moolenaar
2022-12-01
1
-1
/
+1
*
patch 9.0.0977: it is not easy to see what client-server commands are doing
v9.0.0977
Bram Moolenaar
2022-11-30
1
-4
/
+4
*
patch 9.0.0965: using one window for executing autocommands is insufficient
v9.0.0965
Bram Moolenaar
2022-11-28
1
-15
/
+18
*
patch 9.0.0948: 'ttyfast' is set for arbitrary terminals
v9.0.0948
Bram Moolenaar
2022-11-25
1
-18
/
+0
*
patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug
v9.0.0930
Bram Moolenaar
2022-11-23
1
-3
/
+3
*
patch 9.0.0904: various comment and indent flaws
v9.0.0904
Bram Moolenaar
2022-11-18
1
-14
/
+21
*
patch 9.0.0694: no native sound support on Mac OS
v9.0.0694
Yee Cheng Chin
2022-10-08
1
-0
/
+4
*
patch 9.0.0655: passing modifier codes to a shell running in the GUI
v9.0.0655
Bram Moolenaar
2022-10-04
1
-1
/
+2
*
patch 9.0.0653: BS and DEL do not work properly in an interacive shell
v9.0.0653
Bram Moolenaar
2022-10-03
1
-1
/
+1
*
patch 9.0.0606: system() opens a terminal window when "!" is in 'guioptions'
v9.0.0606
Bram Moolenaar
2022-09-27
1
-1
/
+2
*
patch 9.0.0376: clang warns for dead assignments
v9.0.0376
Yegappan Lakshmanan
2022-09-04
1
-4
/
+3
*
patch 9.0.0287: Irix systems no longer exist
v9.0.0287
Yegappan Lakshmanan
2022-08-27
1
-1
/
+1
*
patch 9.0.0271: using INIT() in non-header files
v9.0.0271
zeertzjq
2022-08-26
1
-1
/
+1
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-1
/
+1
*
patch 9.0.0100: get hit-enter prompt for system() when '!' is in 'guioptions'
v9.0.0100
Bram Moolenaar
2022-07-28
1
-1
/
+4
*
patch 8.2.5154: still mentioning version8, some cosmetic issues
v8.2.5154
Bram Moolenaar
2022-06-23
1
-1
/
+2
*
patch 8.2.5141: using "volatile int" in a signal handler might be wrong
v8.2.5141
Bram Moolenaar
2022-06-20
1
-15
/
+14
*
patch 8.2.5137: cannot build without the +channel feature
v8.2.5137
Bram Moolenaar
2022-06-20
1
-0
/
+2
*
patch 8.2.5129: timeout handling is not optimal
v8.2.5129
Bram Moolenaar
2022-06-19
1
-1
/
+0
*
patch 8.2.5115: search timeout is overrun with some patterns
v8.2.5115
Bram Moolenaar
2022-06-17
1
-4
/
+6
*
patch 8.2.5113: timer becomes invalid after fork/exec, :gui gives errors
v8.2.5113
Bram Moolenaar
2022-06-16
1
-1
/
+14
*
patch 8.2.5067: timer_create is not available on every Mac system
v8.2.5067
Bram Moolenaar
2022-06-08
1
-1
/
+1
*
patch 8.2.5062: Coverity warns for dead code
v8.2.5062
Bram Moolenaar
2022-06-06
1
-1
/
+1
*
patch 8.2.5061: C89 requires signal handlers to return void
v8.2.5061
Bram Moolenaar
2022-06-05
1
-52
/
+41
*
patch 8.2.5057: using gettimeofday() for timeout is very inefficient
v8.2.5057
Paul Ollis
2022-06-05
1
-0
/
+214
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-5
/
+5
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-1
/
+1
*
patch 8.2.4742: there is no way to start logging very early in startup
v8.2.4742
Bram Moolenaar
2022-04-12
1
-0
/
+3
*
patch 8.2.4649: various formatting problems
v8.2.4649
Bram Moolenaar
2022-03-30
1
-1
/
+1
*
patch 8.2.4560: suspending with CTRL-Z does not work on DragonFlyBSD
v8.2.4560
ichizok
2022-03-13
1
-3
/
+3
*
patch 8.2.4532: suspending with CTRL-Z does not work on OpenBSD
v8.2.4532
Stuart Henderson
2022-03-09
1
-2
/
+3
*
patch 8.2.4480: suspending with CTRL-Z does not work on Android
v8.2.4480
xtkoba
2022-02-27
1
-1
/
+3
*
patch 8.2.4457: the GPM library can only be linked statically
v8.2.4457
Bram Moolenaar
2022-02-23
1
-1
/
+67
*
patch 8.2.4316: __CYGWIN32__ is not defined on 64 bit systems
v8.2.4316
K.Takata
2022-02-07
1
-1
/
+1
*
patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated
v8.2.4294
K.Takata
2022-02-04
1
-8
/
+6
*
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
Bram Moolenaar
2022-01-31
1
-153
/
+21
*
patch 8.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-4
/
+4
*
patch 8.2.4201: when using the GUI CTRL-Z does not stop gvim
v8.2.4201
Bram Moolenaar
2022-01-24
1
-1
/
+8
*
patch 8.2.4195: resizing terminal may cause to behave like CTRL-Z
v8.2.4195
dbivolaru
2022-01-23
1
-1
/
+3
*
patch 8.2.3985: error messages are spread out
v8.2.3985
Bram Moolenaar
2022-01-02
1
-1
/
+1
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-7
/
+7
*
patch 8.2.3941: SIGTSTP is not handled
v8.2.3941
dbivolaru
2021-12-29
1
-3
/
+36
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-1
/
+1
*
patch 8.2.3770: new compiler warnings from clang-12 and clang-13
v8.2.3770
ichizok
2021-12-09
1
-1
/
+9
*
patch 8.2.3760: not automatically handling gnome terminal mouse like xterm
v8.2.3760
Bram Moolenaar
2021-12-08
1
-0
/
+1
*
patch 8.2.3750: error messages are everywhere
v8.2.3750
Bram Moolenaar
2021-12-05
1
-2
/
+2
*
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-29
1
-21
/
+5
[next]