1. ab281f8 patch 9.1.1208: MS-Windows: not correctly restoring alternate screen on Win 10 by Christopher Plewright · 5 months ago
  2. b516598 patch 9.1.0780: MS-Windows: incorrect Win32 error checking by Nir Lichtman · 10 months ago
  3. ded5913 patch 9.1.0768: MS-Windows: incorrect cursor position when restoring screen by William Bresler · 10 months ago
  4. 563e8ec patch 9.1.0750: there are some Win9x legacy references by Nir Lichtman · 10 months ago
  5. 568cbc9 patch 9.1.0664: MS-Windows: console vim did not switch back to main screen on exit by Ken Takata · 1 year ago
  6. f5f69e8 patch 9.1.0660: MS-Windows: Shift-Insert does work on old conhost by Christopher Plewright · 1 year ago
  7. 56f587b patch 9.1.0502: MS-Windows: too much legacy code by K.Takata · 1 year, 2 months ago
  8. 52ecc76 patch 9.1.0123: MS-Windows: system() may deadlock by GuyBrush · 1 year, 6 months ago
  9. 1f13fcc patch 9.1.0028: win32: Ctrl-D cannot be used to close a pipe by GuyBrush · 1 year, 7 months ago
  10. 184f71c patch 9.1.0006: is*() and to*() function may be unsafe by Keith Thompson · 1 year, 7 months ago
  11. 38bea30 patch 9.0.2186: LTCG compile error ARM64 for write_chars by Saleem Abdulrasool · 1 year, 7 months ago
  12. 6cd2d1d patch 9.0.2099: win32: terminal codes clear the terminal by Nir Lichtman · 1 year, 9 months ago
  13. 119fdd9 patch 9.0.1980: win32: issues with stable python ABI by Ken Takata · 1 year, 10 months ago
  14. ad29f6a patch 9.0.1901: win32: not correctly freeing environment by Ken Takata · 1 year, 11 months ago
  15. f5d0f54 patch 9.0.1769: executable() ignoring symlinks on Windows by AmberArr · 2 years ago
  16. f741e3e patch 9.0.1560: Win32: When 'encoding' is set $PATH has duplicate entries by K.Takata · 2 years, 3 months ago
  17. 378447f patch 9.0.1544: recent glibc marks sigset() as a deprecated by ichizok · 2 years, 3 months ago
  18. c9471b1 patch 9.0.1529: code style test doesn't check for space after "if" by Bram Moolenaar · 2 years, 3 months ago
  19. 960dcbd patch 9.0.1391: "clear" macros are not always used by Yegappan Lakshmanan · 2 years, 5 months ago
  20. 14113fd patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file by Yegappan Lakshmanan · 2 years, 5 months ago
  21. ce3189d patch 9.0.1313: some settings use the current codepage instead of 'encoding' by K.Takata · 2 years, 6 months ago
  22. f75a2cb patch 9.0.1252: MS-Windows: scrollback cropped off on Vim exit by Christopher Plewright · 2 years, 6 months ago
  23. fadc02a patch 9.0.1251: checking returned value of ga_grow() is inconsistent by Yegappan Lakshmanan · 2 years, 6 months ago
  24. dc7179f patch 9.0.1235: MS-Windows console: not flushing termguicolors by Christopher Plewright · 2 years, 7 months ago
  25. d343c60 patch 9.0.1232: ColorTable saving and restoring does not work properly by Christopher Plewright · 2 years, 7 months ago
  26. a41e221 patch 9.0.1208: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 7 months ago
  27. 566f76e patch 9.0.1169: some key+modifier tests fail on some AppVeyor images by Christopher Plewright · 2 years, 7 months ago
  28. c8b2049 patch 9.0.1146: MS-Windows: various special keys/modifiers are not mappable by Christopher Plewright · 2 years, 7 months ago
  29. 7b0afc1 patch 9.0.1112: test_mswin_event() can hang by Christopher Plewright · 2 years, 7 months ago
  30. 9fca133 patch 9.0.1088: clang warns for unused variable by Bram Moolenaar · 2 years, 8 months ago
  31. c8b126d patch 9.0.1086: display wrong in Windows terminal after exiting Vim by Christopher Plewright · 2 years, 8 months ago
  32. 9b8a365 patch 9.0.1085: compiler warns for uninitialized variable by Bram Moolenaar · 2 years, 8 months ago
  33. 20b795e patch 9.0.1084: code handling low level MS-Windows events cannot be tested by Christopher Plewright · 2 years, 8 months ago
  34. 4c5678f patch 9.0.0977: it is not easy to see what client-server commands are doing by Bram Moolenaar · 2 years, 8 months ago
  35. e76062c patch 9.0.0965: using one window for executing autocommands is insufficient by Bram Moolenaar · 2 years, 8 months ago
  36. 36446bb patch 9.0.0931: MS-Windows: mouse column limited to 223 by Christopher Plewright · 2 years, 9 months ago
  37. 0319306 patch 9.0.0918: MS-Windows: modifier keys do not work with mouse scroll event by Christopher Plewright · 2 years, 9 months ago
  38. 161b6ac patch 9.0.0880: preprocessor indenting is off by K.Takata · 2 years, 9 months ago
  39. 1140b51 patch 9.0.0868: MS-Windows: after Vim exits console resizing problem by Christopher Plewright · 2 years, 9 months ago
  40. 38804d6 patch 9.0.0850: MS-Windows Terminal has unstable color control by Christopher Plewright · 2 years, 9 months ago
  41. a25f718 patch 9.0.0838: compiler warnings for unused variables by Bram Moolenaar · 2 years, 9 months ago
  42. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 9 months ago
  43. 4c36678 patch 9.0.0802: MS-Windows: cannot map console mouse scroll events by Christopher Plewright · 2 years, 10 months ago
  44. 605d02a patch 9.0.0793: MS-Windows: mouse scroll events only work with the dll by Christopher Plewright · 2 years, 10 months ago
  45. bf72e0c patch 9.0.0792: MS-Windows: compiler complains about unused function by Bram Moolenaar · 2 years, 10 months ago
  46. 9298a99 patch 9.0.0787: mouse scrolling in terminal misbehaves without dll by Christopher Plewright · 2 years, 10 months ago
  47. 2a46f81 patch 9.0.0775: MS-Windows: mouse scrolling not supported in the console by Christopher Plewright · 2 years, 10 months ago
  48. 2f7e1b8 patch 9.0.0655: passing modifier codes to a shell running in the GUI by Bram Moolenaar · 2 years, 10 months ago
  49. 01c34e7 patch 9.0.0653: BS and DEL do not work properly in an interacive shell by Bram Moolenaar · 2 years, 10 months ago
  50. 27b53be patch 9.0.0496: no good reason to keep supporting Windows-XP by K.Takata · 2 years, 11 months ago
  51. 2da11a4 patch 9.0.0436: CI: running tests in parallel causes flakiness by K.Takata · 2 years, 11 months ago
  52. e53a0d4 patch 9.0.0392: inverted condition is a bit confusing by K.Takata · 3 years ago
  53. df5320c patch 9.0.0347: MS-Windows: cannot set cursor shape in Windows Terminal by K.Takata · 3 years ago
  54. e42c8da patch 9.0.0344: MS-Windows: background color wrong in Console by Yasuhiro Matsumoto · 3 years ago
  55. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
  56. 155f2d1 patch 8.2.5141: using "volatile int" in a signal handler might be wrong by Bram Moolenaar · 3 years, 2 months ago
  57. 1f30caf patch 8.2.5129: timeout handling is not optimal by Bram Moolenaar · 3 years, 2 months ago
  58. 09f68a5 patch 8.2.5125: MS-Windows: warnings from MinGW compiler by Yasuhiro Matsumoto · 3 years, 2 months ago
  59. a34b446 patch 8.2.5077: various warnings from clang on MS-Windows by Yegappan Lakshmanan · 3 years, 2 months ago
  60. 35d7a2f patch 8.2.5073: clang on MS-Windows produces warnings by Bram Moolenaar · 3 years, 2 months ago
  61. ebb01bd patch 8.2.5069: various warnings from clang on MS-Windows by Yegappan Lakshmanan · 3 years, 2 months ago
  62. 6574577 patch 8.2.5057: using gettimeofday() for timeout is very inefficient by Paul Ollis · 3 years, 2 months ago
  63. 9f1983d patch 8.2.4945: inconsistent use of white space by Bram Moolenaar · 3 years, 3 months ago
  64. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
  65. aa04e1b patch 8.2.4906: MS-Windows: cannot use transparent background by Yasuhiro Matsumoto · 3 years, 3 months ago
  66. 40fd7e6 patch 8.2.4875: MS-Windows: some .exe files are not recognized by LemonBoy · 3 years, 3 months ago
  67. 05cf63e patch 8.2.4860: MS-Windows: always uses current directory for executables by Yasuhiro Matsumoto · 3 years, 3 months ago
  68. 75ab590 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
  69. c9a9a0a patch 8.2.4742: there is no way to start logging very early in startup by Bram Moolenaar · 3 years, 4 months ago
  70. d68b2fc patch 8.2.4354: dynamic loading of libsodium not handled properly by K.Takata · 3 years, 6 months ago
  71. 63ff72a patch 8.2.4317: MS-Windows: Vim exits when Python 3 initialisation fails by Bram Moolenaar · 3 years, 6 months ago
  72. 972db23 patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated by K.Takata · 3 years, 6 months ago
  73. 5411910 patch 8.2.4289: warnings reported by MSVC by K.Takata · 3 years, 6 months ago
  74. 6e1d31e patch 8.2.4288: preprocessor indents are inconsistent by K.Takata · 3 years, 6 months ago
  75. 135e152 patch 8.2.4256: MS-Windows: compiler warnings when compiled with /W4 by K.Takata · 3 years, 6 months ago
  76. 76687d2 patch 8.2.4213: too much code for supporting old MSVC versions by K.Takata · 3 years, 7 months ago
  77. c351dc1 patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not useful by K.Takata · 3 years, 7 months ago
  78. b7057bd patch 8.2.4170: MS-Windows: still using old message API calls by K.Takata · 3 years, 7 months ago
  79. 04935fb patch 8.2.4043: using int for second argument of ga_init2() by Bram Moolenaar · 3 years, 7 months ago
  80. ac78dd4 patch 8.2.3985: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  81. 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  82. af4a61a patch 8.2.3914: various spelling mistakes in comments by Dominique Pelle · 3 years, 7 months ago
  83. 651fca8 patch 8.2.3699: the +title feature adds a lot of #ifdef but little code by Bram Moolenaar · 3 years, 8 months ago
  84. 0526815 patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied by Bram Moolenaar · 3 years, 9 months ago
  85. fd916d6 patch 8.2.3569: error for :let when vimrc is Vim 9 script by Christian Brabandt · 3 years, 9 months ago
  86. 1a3e574 patch 8.2.3208: dynamic library load error does not mention why it failed by Martin Tournoij · 4 years, 1 month ago
  87. a3d1b29 patch 8.2.3079: Powershell core not supported by default by Mike Williams · 4 years, 1 month ago
  88. 1279502 patch 8.2.3071: shell options are not set properly for PowerShell by Mike Williams · 4 years, 1 month ago
  89. dc73b4b patch 8.2.2962: MS-Windows command line arguments have wrong encoding by K.Takata · 4 years, 2 months ago
  90. eeec254 patch 8.2.2922: computing array length is done in various ways by K.Takata · 4 years, 2 months ago
  91. 6ef5ab5 patch 8.2.2913: MS-Windows conpty supports using mouse events by Wez Furlong · 4 years, 2 months ago
  92. 4eb1914 patch 8.2.2874: MS-Windows: screen redraws too often by matveyt · 4 years, 3 months ago
  93. e08795e patch 8.2.2841: MS-Windows: cursor wrong when 'lz' and 'stl' are set by matveyt · 4 years, 3 months ago
  94. 3d0e7a9 patch 8.2.2821: MS-Windows: unnessarily loading libraries when registering OLE by Bram Moolenaar · 4 years, 3 months ago
  95. d23f8bd patch 8.2.2793: MS-Windows: string literals are writable with MSVC by Bram Moolenaar · 4 years, 4 months ago
  96. 6d4c1c7 patch 8.2.2787: MS-Windows: crash when using :echoconsole by Bram Moolenaar · 4 years, 4 months ago
  97. e7bebc4 patch 8.2.2451: MS-Windows: Extended Attributes not preserved by Bram Moolenaar · 4 years, 6 months ago
  98. 8e7d622 patch 8.2.2160: various typos by Bram Moolenaar · 4 years, 8 months ago
  99. 29d2f45 patch 8.2.2091: MS-Windows: build warnings by Bram Moolenaar · 4 years, 8 months ago
  100. c478ee3 patch 8.2.2076: MS-Windows console: sometimes drops typed characters by Bram Moolenaar · 4 years, 8 months ago