- efc41a5 patch 9.1.1050: too many strlen() calls in os_unix.c by John Marriott · 7 months ago
- 6cc3027 patch 9.1.0924: patch 9.1.0923 causes issues by Christian Brabandt · 8 months ago
- e29c8ba patch 9.1.0923: too many strlen() calls in filepath.c by John Marriott · 8 months ago
- a73dfc2 patch 9.1.0871: getcellpixels() can be further improved by mikoto2000 · 9 months ago
- de094dc patch 9.1.0863: getcellpixels() can be further improved by mikoto2000 · 9 months ago
- 1083cae patch 9.1.0854: cannot get terminal cell size by mikoto2000 · 10 months ago
- b50bc9a patch 9.1.0751: Error callback for term_start() not used by Christian Brabandt · 11 months ago
- d9be94c patch 9.1.0581: Various lines are indented inconsistently by zeertzjq · 1 year, 1 month ago
- 1ee7420 patch 9.1.0569: fnamemodify() treats ".." and "../" differently by zeertzjq · 1 year, 1 month ago
- 93a3d2b patch 9.1.0531: resource leak in mch_get_random() by Christian Brabandt · 1 year, 2 months ago
- 9987fe8 patch 9.1.0518: initialize the random buffer can be improved by LemonBoy · 1 year, 2 months ago
- 49528da patch 9.1.0321: Garbled output on serial terminals with XON/XOFF flow control by Anton Sharonov · 1 year, 4 months ago
- cc59d62 patch 9.1.0264: libgpm may delete some signal handlers by Julio B · 1 year, 5 months ago
- 14759de patch 9.1.0162: problem with writing extended attributes on failure by Paul R. Tagliamonte · 1 year, 6 months ago
- 6e0a18f patch 9.1.0064: No Wayland support by lilydjwg · 1 year, 7 months ago
- 184f71c patch 9.1.0006: is*() and to*() function may be unsafe by Keith Thompson · 1 year, 8 months ago
- 5a679b2 patch 9.0.2034: don't try to copy SMACK attribute, when none exist by Christian Brabandt · 1 year, 10 months ago
- 993b175 patch 9.0.1975: xattr: permission-denied errors on write by Gene C · 1 year, 11 months ago
- 7ece036 patch 9.0.1967: xattr errors not translated by zeertzjq · 1 year, 11 months ago
- a4dfbfe patch 9.0.1964: xattr support fails to build on MacOS X by Christian Brabandt · 1 year, 11 months ago
- 6de4e58 patch 9.0.1963: Configure script may not detect xattr by zeertzjq · 1 year, 11 months ago
- e085dfd patch 9.0.1962: No support for writing extended attributes by Christian Brabandt · 1 year, 11 months ago
- 9eb1ce5 patch 9.0.1946: filename expansion using ** in bash may fail by Christian Brabandt · 1 year, 11 months ago
- 4927bc7 patch 9.0.1930: compiler warnings with clang-17 by Dominique Pellé · 1 year, 11 months ago
- 545c8a5 patch 9.0.1642: build failure with tiny features by Bram Moolenaar · 2 years, 2 months ago
- 55f1b82 patch 9.0.1641: the log file does not give information about window sizes by Bram Moolenaar · 2 years, 2 months ago
- 50809a4 patch 9.0.1572: error messages are not translated by Bram Moolenaar · 2 years, 3 months ago
- 79cdf02 patch 9.0.1571: RedrawingDisabled not used consistently by Bram Moolenaar · 2 years, 3 months ago
- 378447f patch 9.0.1544: recent glibc marks sigset() as a deprecated by ichizok · 2 years, 4 months ago
- be9624e patch 9.0.1471: warnings for function declarations by Michael Jarvis · 2 years, 4 months ago
- 08210f8 patch 9.0.1450: MacOS: building fails if clock_gettime() is not available by Bram Moolenaar · 2 years, 4 months ago
- e764d1b patch 9.0.1403: unused variables and functions by Dominique Pelle · 2 years, 6 months ago
- 14113fd patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file by Yegappan Lakshmanan · 2 years, 6 months ago
- 5c6a3c9 patch 9.0.1377: job_status() may return "dead" if the process parent changed by Bram Moolenaar · 2 years, 6 months ago
- a41e221 patch 9.0.1208: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 7 months ago
- 06cd14d patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap by Bram Moolenaar · 2 years, 8 months ago
- afa3f1c patch 9.0.1080: the "kitty" terminfo entry is not widespread by Bram Moolenaar · 2 years, 8 months ago
- 733a69b patch 9.0.0980: the keyboard state response may end up in a shell command by Bram Moolenaar · 2 years, 9 months ago
- 4c5678f patch 9.0.0977: it is not easy to see what client-server commands are doing by Bram Moolenaar · 2 years, 9 months ago
- e76062c patch 9.0.0965: using one window for executing autocommands is insufficient by Bram Moolenaar · 2 years, 9 months ago
- c1cf4c9 patch 9.0.0948: 'ttyfast' is set for arbitrary terminals by Bram Moolenaar · 2 years, 9 months ago
- 63a2e36 patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug by Bram Moolenaar · 2 years, 9 months ago
- 88456cd patch 9.0.0904: various comment and indent flaws by Bram Moolenaar · 2 years, 9 months ago
- 4314e4f patch 9.0.0694: no native sound support on Mac OS by Yee Cheng Chin · 2 years, 11 months ago
- 2f7e1b8 patch 9.0.0655: passing modifier codes to a shell running in the GUI by Bram Moolenaar · 2 years, 11 months ago
- 01c34e7 patch 9.0.0653: BS and DEL do not work properly in an interacive shell by Bram Moolenaar · 2 years, 11 months ago
- 524c853 patch 9.0.0606: system() opens a terminal window when "!" is in 'guioptions' by Bram Moolenaar · 2 years, 11 months ago
- 6b085b9 patch 9.0.0376: clang warns for dead assignments by Yegappan Lakshmanan · 3 years ago
- aebc6ef patch 9.0.0287: Irix systems no longer exist by Yegappan Lakshmanan · 3 years ago
- 9b7d2a9 patch 9.0.0271: using INIT() in non-header files by zeertzjq · 3 years ago
- a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
- cb5ed4d patch 9.0.0100: get hit-enter prompt for system() when '!' is in 'guioptions' by Bram Moolenaar · 3 years, 1 month ago
- abd56da patch 8.2.5154: still mentioning version8, some cosmetic issues by Bram Moolenaar · 3 years, 2 months ago
- 155f2d1 patch 8.2.5141: using "volatile int" in a signal handler might be wrong by Bram Moolenaar · 3 years, 2 months ago
- 509ce03 patch 8.2.5137: cannot build without the +channel feature by Bram Moolenaar · 3 years, 2 months ago
- 1f30caf patch 8.2.5129: timeout handling is not optimal by Bram Moolenaar · 3 years, 2 months ago
- 616592e patch 8.2.5115: search timeout is overrun with some patterns by Bram Moolenaar · 3 years, 2 months ago
- c72e31d patch 8.2.5113: timer becomes invalid after fork/exec, :gui gives errors by Bram Moolenaar · 3 years, 2 months ago
- f78b52b patch 8.2.5067: timer_create is not available on every Mac system by Bram Moolenaar · 3 years, 3 months ago
- 1f89abf patch 8.2.5062: Coverity warns for dead code by Bram Moolenaar · 3 years, 3 months ago
- 99c48fe patch 8.2.5061: C89 requires signal handlers to return void by Bram Moolenaar · 3 years, 3 months ago
- 6574577 patch 8.2.5057: using gettimeofday() for timeout is very inefficient by Paul Ollis · 3 years, 3 months ago
- 6ed545e patch 8.2.4928: various white space and cosmetic mistakes by Bram Moolenaar · 3 years, 4 months ago
- 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 4 months ago
- c9a9a0a patch 8.2.4742: there is no way to start logging very early in startup by Bram Moolenaar · 3 years, 5 months ago
- b4ad3b0 patch 8.2.4649: various formatting problems by Bram Moolenaar · 3 years, 5 months ago
- 5f823d1 patch 8.2.4560: suspending with CTRL-Z does not work on DragonFlyBSD by ichizok · 3 years, 6 months ago
- f2832ad patch 8.2.4532: suspending with CTRL-Z does not work on OpenBSD by Stuart Henderson · 3 years, 6 months ago
- cbef12e patch 8.2.4480: suspending with CTRL-Z does not work on Android by xtkoba · 3 years, 6 months ago
- 33fc4a6 patch 8.2.4457: the GPM library can only be linked statically by Bram Moolenaar · 3 years, 6 months ago
- b247e06 patch 8.2.4316: __CYGWIN32__ is not defined on 64 bit systems by K.Takata · 3 years, 7 months ago
- 972db23 patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated by K.Takata · 3 years, 7 months ago
- 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 3 years, 7 months ago
- 420fabc patch 8.2.4241: some type casts are redundant by =?UTF-8?q?Dundar=20G=C3=B6c?= · 3 years, 7 months ago
- 8e4af85 patch 8.2.4201: when using the GUI CTRL-Z does not stop gvim by Bram Moolenaar · 3 years, 7 months ago
- 79a6e25 patch 8.2.4195: resizing terminal may cause to behave like CTRL-Z by dbivolaru · 3 years, 7 months ago
- ac78dd4 patch 8.2.3985: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
- 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
- ab16ad3 patch 8.2.3941: SIGTSTP is not handled by dbivolaru · 3 years, 8 months ago
- af4a61a patch 8.2.3914: various spelling mistakes in comments by Dominique Pelle · 3 years, 8 months ago
- dee78e1 patch 8.2.3770: new compiler warnings from clang-12 and clang-13 by ichizok · 3 years, 9 months ago
- 48873ae patch 8.2.3760: not automatically handling gnome terminal mouse like xterm by Bram Moolenaar · 3 years, 9 months ago
- 40bcec1 patch 8.2.3750: error messages are everywhere by Bram Moolenaar · 3 years, 9 months ago
- 651fca8 patch 8.2.3699: the +title feature adds a lot of #ifdef but little code by Bram Moolenaar · 3 years, 9 months ago
- 8b8d829 patch 8.2.3623: "$*" is expanded to "nonomatch" by Christian Brabandt · 3 years, 9 months ago
- 051a40c patch 8.2.3544: Unix: may leak file descriptor using non-existing directory by itchyny · 3 years, 10 months ago
- fff10d9 patch 8.2.3502: cannot enter password in shell command by Bram Moolenaar · 3 years, 11 months ago
- c6376c7 patch 8.2.3468: problem with :cd when editing file in non-existent directory by Bram Moolenaar · 3 years, 11 months ago
- 4eaef99 patch 8.2.3388: fnamemodify('path/..', ':p') differs from using 'path/../' by Bram Moolenaar · 4 years ago
- ba9c23e patch 8.2.3327: no check for sysconf() failing by Zdenek Dohnal · 4 years ago
- 44dea9d patch 8.2.3041: detecting if the process of a swap file is running fails by Bram Moolenaar · 4 years, 2 months ago
- 6a43b37 patch 8.2.2919: using ":!command" does not work if it uses posix_spawn() by Bram Moolenaar · 4 years, 3 months ago
- 7007e31 patch 8.2.2662: there is no way to avoid some escape sequences by Bram Moolenaar · 4 years, 5 months ago
- 0e62a67 patch 8.2.2550: signal stack size is wrong with latest glibc 2.34 by Bram Moolenaar · 4 years, 6 months ago
- 8a3da6a patch 8.2.2109: "vim -" does not work well when modifyOtherKeys is enabled by Bram Moolenaar · 4 years, 9 months ago
- e100440 patch 8.2.1898: command modifier parsing always uses global cmdmod by Bram Moolenaar · 4 years, 10 months ago
- e1be118 patch 8.2.1896: valgrind warns for using uninitialized memory by Bram Moolenaar · 4 years, 10 months ago
- 8956023 patch 8.2.1818: SE Linux: deprecation warning for security_context_t by Bram Moolenaar · 4 years, 11 months ago
- 80361a5 patch 8.2.1805: Unix: terminal mode changed when using ":shell" by Bram Moolenaar · 4 years, 11 months ago
- a422486 patch 8.2.1676: compiler warnings for function typecast by Bram Moolenaar · 5 years ago