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