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.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
*
patch 8.2.3623: "$*" is expanded to "nonomatch"
v8.2.3623
Christian Brabandt
2021-11-19
1
-4
/
+11
*
patch 8.2.3544: Unix: may leak file descriptor using non-existing directory
v8.2.3544
itchyny
2021-10-20
1
-1
/
+4
*
patch 8.2.3502: cannot enter password in shell command
v8.2.3502
Bram Moolenaar
2021-10-13
1
-0
/
+5
*
patch 8.2.3468: problem with :cd when editing file in non-existent directory
v8.2.3468
Bram Moolenaar
2021-10-03
1
-1
/
+9
*
patch 8.2.3388: fnamemodify('path/..', ':p') differs from using 'path/../'
v8.2.3388
Bram Moolenaar
2021-08-30
1
-1
/
+7
*
patch 8.2.3327: no check for sysconf() failing
v8.2.3327
Zdenek Dohnal
2021-08-11
1
-19
/
+27
*
patch 8.2.3041: detecting if the process of a swap file is running fails
v8.2.3041
Bram Moolenaar
2021-06-23
1
-2
/
+11
*
patch 8.2.2919: using ":!command" does not work if it uses posix_spawn()
v8.2.2919
Bram Moolenaar
2021-06-01
1
-5
/
+0
*
patch 8.2.2662: there is no way to avoid some escape sequences
v8.2.2662
Bram Moolenaar
2021-03-27
1
-4
/
+7
*
patch 8.2.2550: signal stack size is wrong with latest glibc 2.34
v8.2.2550
Bram Moolenaar
2021-02-25
1
-1
/
+13
*
patch 8.2.2109: "vim -" does not work well when modifyOtherKeys is enabled
v8.2.2109
Bram Moolenaar
2020-12-08
1
-3
/
+7
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-4
/
+4
*
patch 8.2.1896: valgrind warns for using uninitialized memory
v8.2.1896
Bram Moolenaar
2020-10-24
1
-2
/
+5
*
patch 8.2.1818: SE Linux: deprecation warning for security_context_t
v8.2.1818
Bram Moolenaar
2020-10-09
1
-2
/
+4
[next]