1. c422662 patch 9.1.0259: Normal mode TextChanged isn't tested properly by zeertzjq · 1 year, 4 months ago
  2. ee17b6f patch 9.0.1886: Various Typos by Christian Brabandt · 1 year, 11 months ago
  3. fc68299 patch 9.0.1857: [security] heap-use-after-free in is_qf_win() by Christian Brabandt · 1 year, 11 months ago
  4. 3c240f6 patch 9.0.1593: MS-Windows: assert error when compiled with debug mode by K.Takata · 2 years, 2 months ago
  5. 50809a4 patch 9.0.1572: error messages are not translated by Bram Moolenaar · 2 years, 3 months ago
  6. 378447f patch 9.0.1544: recent glibc marks sigset() as a deprecated by ichizok · 2 years, 3 months ago
  7. 7e5fe38 patch 9.0.1454: code indenting is confused by macros by ichizok · 2 years, 4 months ago
  8. c174c2e patch 9.0.1428: cursor in wrong position when leaving insert mode by Bram Moolenaar · 2 years, 5 months ago
  9. e857598 patch 9.0.1196: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 7 months ago
  10. b536540 patch 9.0.1101: unused global variable by Bram Moolenaar · 2 years, 8 months ago
  11. c216a7a patch 9.0.1007: there is no way to get a list of swap file names by Bram Moolenaar · 2 years, 8 months ago
  12. 733a69b patch 9.0.0980: the keyboard state response may end up in a shell command by Bram Moolenaar · 2 years, 8 months ago
  13. 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
  14. e76062c patch 9.0.0965: using one window for executing autocommands is insufficient by Bram Moolenaar · 2 years, 8 months ago
  15. 24fe33a patch 9.0.0934: various code formatting issues by Bram Moolenaar · 2 years, 9 months ago
  16. 35fc61c patch 9.0.0917: the WinScrolled autocommand event is not enough by Bram Moolenaar · 2 years, 9 months ago
  17. 0a60f79 patch 9.0.0913: only change in current window triggers the WinScrolled event by Bram Moolenaar · 2 years, 9 months ago
  18. 0fd7be7 patch 9.0.0848: help item for --log argument is not aligned nicely by K.Takata · 2 years, 9 months ago
  19. 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
  20. f7e7302 patch 9.0.0571: MS-Windows: CTRL-C can make Vim exit by Bram Moolenaar · 2 years, 11 months ago
  21. 470a141 patch 9.0.0461: 'scroll' is not always updated by Luuk van Baal · 2 years, 11 months ago
  22. 5ed3917 patch 9.0.0455: a few problems with 'splitscroll' by Luuk van Baal · 2 years, 11 months ago
  23. 5877985 patch 9.0.0397: :defer not tested with exceptions and ":qa!" by Bram Moolenaar · 3 years ago
  24. 13608d8 patch 9.0.0318: clearing screen causes flicker by Bram Moolenaar · 3 years ago
  25. 471c0fa patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete by Bram Moolenaar · 3 years ago
  26. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
  27. 7a1d328 patch 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode by Bram Moolenaar · 3 years, 2 months ago
  28. 2d12c25 patch 8.2.5084: when the GUI shows a dialog tests get stuck by Bram Moolenaar · 3 years, 2 months ago
  29. 1d97db3 patch 8.2.5056: the channel log only contains some of the raw terminal output by Bram Moolenaar · 3 years, 2 months ago
  30. 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 3 months ago
  31. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
  32. 31e5c60 patch 8.2.4753: error from setting an option is silently ignored by Bram Moolenaar · 3 years, 4 months ago
  33. c9a9a0a patch 8.2.4742: there is no way to start logging very early in startup by Bram Moolenaar · 3 years, 4 months ago
  34. d58862d patch 8.2.4739: accessing freed memory after WinScrolled autocmd event by zeertzjq · 3 years, 4 months ago
  35. 0937182 patch 8.2.4713: plugins cannot track text scrolling by LemonBoy · 3 years, 4 months ago
  36. 0b962e5 patch 8.2.4677: the Athena GUI support is outdated by Bram Moolenaar · 3 years, 4 months ago
  37. 3e559cd patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' by zeertzjq · 3 years, 4 months ago
  38. e7a74d5 patch 8.2.4591: cursor line not updated when a callback moves the cursor by Bram Moolenaar · 3 years, 5 months ago
  39. b247e06 patch 8.2.4316: __CYGWIN32__ is not defined on 64 bit systems by K.Takata · 3 years, 6 months ago
  40. 4fa1346 patch 8.2.4300: cannot build tiny version by Bram Moolenaar · 3 years, 6 months ago
  41. 46f3080 patch 8.2.4299: SafeState autocommand interferes with debugging by Bram Moolenaar · 3 years, 6 months ago
  42. 972db23 patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated by K.Takata · 3 years, 6 months ago
  43. 4dc0dd8 patch 8.2.4252: generating the normal command table at runtime is inefficient by Yegappan Lakshmanan · 3 years, 6 months ago
  44. 069613c patch 8.2.4098: typing "interrupt" at debug prompt may keep exception around by Bram Moolenaar · 3 years, 7 months ago
  45. 33b25d1 patch 8.2.4079: MS-Windows: "gvim --version" didn't work with VIMDLL by K.Takata · 3 years, 7 months ago
  46. 748b308 patch 8.2.4038: various code not used when features are disabled by Dominique Pelle · 3 years, 7 months ago
  47. 9a846fb patch 8.2.3977: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  48. 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  49. af4a61a patch 8.2.3914: various spelling mistakes in comments by Dominique Pelle · 3 years, 7 months ago
  50. 6073f13 patch 8.2.3881: QNX: crash when compiled with GUI but using terminal by h-east · 3 years, 8 months ago
  51. 651fca8 patch 8.2.3699: the +title feature adds a lot of #ifdef but little code by Bram Moolenaar · 3 years, 8 months ago
  52. 7f0c4b4 patch 8.2.3639: line commented out accidentally by Volodymyr Kot · 3 years, 9 months ago
  53. 0526815 patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied by Bram Moolenaar · 3 years, 9 months ago
  54. e29a27f patch 8.2.3190: error messages are spread out by Bram Moolenaar · 4 years, 1 month ago
  55. a2e468f patch 8.2.2924: superfluous extern declaration by K.Takata · 4 years, 2 months ago
  56. eeec254 patch 8.2.2922: computing array length is done in various ways by K.Takata · 4 years, 2 months ago
  57. 1d3a14e patch 8.2.2905: no error when defaults.vim cannot be loaded by Christian Brabandt · 4 years, 2 months ago
  58. 4a22897 patch 8.2.2822: MS-Windows: unnessarily loading libraries when unregistering by Bram Moolenaar · 4 years, 3 months ago
  59. 3d0e7a9 patch 8.2.2821: MS-Windows: unnessarily loading libraries when registering OLE by Bram Moolenaar · 4 years, 3 months ago
  60. 7007e31 patch 8.2.2662: there is no way to avoid some escape sequences by Bram Moolenaar · 4 years, 5 months ago
  61. f8c52e8 patch 8.2.2611: conditions for startup tests are not exactly right by Bram Moolenaar · 4 years, 5 months ago
  62. 0bcadf1 patch 8.2.2500: build fails without the GUI feature by Bram Moolenaar · 4 years, 6 months ago
  63. 3b67804 patch 8.2.2499: "vim -g --version" does not redirect output by Bram Moolenaar · 4 years, 6 months ago
  64. 9b8d622 patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval feature by Bram Moolenaar · 4 years, 7 months ago
  65. 8e1cbb5 patch 8.2.2110: cannot use ":shell" when reading from stdin by Bram Moolenaar · 4 years, 8 months ago
  66. f0068c5 patch 8.2.2070: can't get the exit value in VimLeave(Pre) autocommands by Bram Moolenaar · 4 years, 8 months ago
  67. 6ee874d patch 8.2.2059: Amiga: can't find plugins by Bram Moolenaar · 4 years, 8 months ago
  68. 204ade6 patch 8.2.1833: when reading from stdin dup() is called twice by Bram Moolenaar · 4 years, 10 months ago
  69. 097148e patch 8.2.1422: the Mac GUI implementation is outdated by Bram Moolenaar · 5 years ago
  70. 054f14b patch 8.2.1269: language and locale code spread out by Bram Moolenaar · 5 years ago
  71. 0c0eddd patch 8.2.0970: terminal properties are not available in Vim script by Bram Moolenaar · 5 years ago
  72. a45551a patch 8.2.0936: some terminals misinterpret the code for getting cursor style by Bram Moolenaar · 5 years ago
  73. 439c036 patch 8.2.0913: code for resetting v:register is duplicated by Bram Moolenaar · 5 years ago
  74. 129d6bf patch 8.2.0769: VimLeavePre not triggered when Vim is terminated by Bram Moolenaar · 5 years ago
  75. 9e6ba8c patch 8.2.0744: the name vim is not capatilized in a message by Bram Moolenaar · 5 years ago
  76. 86181df patch 8.2.0740: minor message mistakes by Bram Moolenaar · 5 years ago
  77. a80faa8 patch 8.2.0559: clearing a struct is verbose by Bram Moolenaar · 5 years ago
  78. f87a040 patch 8.2.0516: client-server code is spread out by Bram Moolenaar · 5 years ago
  79. cde0ff3 patch 8.2.0509: various code is not properly tested. by Bram Moolenaar · 5 years ago
  80. 0a8fed6 patch 8.2.0256: time and timer related code is spread out by Bram Moolenaar · 5 years ago
  81. e7ddf4e patch 8.2.0202: when 'lazyredraw' is set the window title may not be updated by Bram Moolenaar · 6 years ago
  82. 8a7d654 patch 8.2.0149: maintaining a Vim9 branch separately is more work by Bram Moolenaar · 6 years ago
  83. e31ee86 patch 8.2.0098: exe stack length can be wrong without being detected by Bram Moolenaar · 6 years ago
  84. 1a47ae3 patch 8.2.0056: execution stack is incomplete and inefficient by Bram Moolenaar · 6 years ago
  85. 5398955 patch 8.2.0035: saving and restoring called_emsg is clumsy by Bram Moolenaar · 6 years ago
  86. 9810cfb patch 8.1.2422: "make depend" does not work correctly for libvterm by Bram Moolenaar · 6 years ago
  87. 4ba37b5 patch 8.1.2388: using old C style comments by Bram Moolenaar · 6 years ago
  88. 05ad5ff patch 8.1.2371: FEAT_TEXT_PROP is a confusing name by Bram Moolenaar · 6 years ago
  89. eda1da0 patch 8.1.2313: debugging where a delay comes from is not easy by Bram Moolenaar · 6 years ago
  90. 69bf634 patch 8.1.2233: cannot get the Vim command line arguments by Bram Moolenaar · 6 years ago
  91. 11a58af patch 8.1.2214: too much is redrawn when 'cursorline' is set by Bram Moolenaar · 6 years ago
  92. 459fd78 patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled by Bram Moolenaar · 6 years ago
  93. 101e992 patch 8.1.2075: get many log messages when waiting for a typed character by Bram Moolenaar · 6 years ago
  94. bd67aac patch 8.1.2064: MS-Windows: compiler warnings for unused arguments by Bram Moolenaar · 6 years ago
  95. b20b9e1 patch 8.1.2062: the mouse code is spread out by Bram Moolenaar · 6 years ago
  96. d103ee7 patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys() by Bram Moolenaar · 6 years ago
  97. 397c6a1 patch 8.1.2049: cannot build tiny version by Bram Moolenaar · 6 years ago
  98. 37d1807 patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggered by Bram Moolenaar · 6 years ago
  99. 0e57dd8 patch 8.1.2047: cannot check the current state by Bram Moolenaar · 6 years ago
  100. 69198cb patch 8.1.2046: SafeState may be triggered at the wrong moment by Bram Moolenaar · 6 years ago