1. bdedd2b patch 9.0.0511: unnecessary scrolling for message of only one line by zeertzjq · 2 years, 11 months ago
  2. cdc8393 patch 9.0.0449: there is no easy way to translate a key code into a string by zeertzjq · 2 years, 11 months ago
  3. cf0995d patch 9.0.0447: using :echowin while at the hit-enter prompt causes problems by Bram Moolenaar · 2 years, 11 months ago
  4. 3b474dc patch 9.0.0352: using :echowindow in a timer clears part of message by Bram Moolenaar · 3 years ago
  5. a2a8973 patch 9.0.0340: the 'cmdheight' zero support causes too much trouble by Bram Moolenaar · 3 years ago
  6. 24735f2 patch 9.0.0329: ":highlight" hangs when 'cmdheight' is zero by Bram Moolenaar · 3 years ago
  7. 37fef16 patch 9.0.0321: cannot use the message popup window directly by Bram Moolenaar · 3 years ago
  8. 13608d8 patch 9.0.0318: clearing screen causes flicker by Bram Moolenaar · 3 years ago
  9. 309c4e0 patch 9.0.0315: shell command is displayed in message window by Bram Moolenaar · 3 years ago
  10. b849c82 patch 9.0.0310: output of :messages dissappears when cmdheight is zero by Bram Moolenaar · 3 years ago
  11. 33a5dd8 patch 9.0.0308: when cmdheight is zero the attention prompt doesn't show by Bram Moolenaar · 3 years ago
  12. f2fb54f patch 9.0.0306: buffer write message is two lines in message popup window by Bram Moolenaar · 3 years ago
  13. 878e1d2 patch 9.0.0301: the message window popup is delayed after an error message by Bram Moolenaar · 3 years ago
  14. 8934ec0 patch 9.0.0298: compiler warning for size_t to int conversion by Wilhelm Payne · 3 years ago
  15. 35a4fbc patch 9.0.0296: message in popup is shortened unnecessary by Bram Moolenaar · 3 years ago
  16. d54af2e patch 9.0.0290: compiler warning for variable set but not used by Bram Moolenaar · 3 years ago
  17. beedd0a patch 9.0.0289: invalid memory write by Bram Moolenaar · 3 years ago
  18. 9198de3 patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed 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. 213e70e patch 9.0.0227: cannot read error message when abort() is called by Bram Moolenaar · 3 years ago
  21. 28c162f patch 9.0.0207: stacktrace not shown when debugging by zeertzjq · 3 years ago
  22. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
  23. f39cfb7 patch 9.0.0114: the command line takes up space even when not used by Shougo Matsushita · 3 years ago
  24. 46af7bc patch 9.0.0099: scrollback can be wrong after redrawing the command line by zeertzjq · 3 years ago
  25. ecdc82e patch 9.0.0071: command overlaps with printed text in scrollback by zeertzjq · 3 years ago
  26. b8329db patch 9.0.0044: typos in comments, wrapping lines by Bram Moolenaar · 3 years, 1 month ago
  27. 083692d patch 9.0.0009: going past the end of a menu item with only modifier by Bram Moolenaar · 3 years, 1 month ago
  28. 0fbc926 patch 8.2.5161: might still access invalid memory by Bram Moolenaar · 3 years, 1 month ago
  29. 74ac29c patch 8.2.5097: using uninitialized memory when using 'listchars' by Bram Moolenaar · 3 years, 2 months ago
  30. 2d12c25 patch 8.2.5084: when the GUI shows a dialog tests get stuck by Bram Moolenaar · 3 years, 2 months ago
  31. b5f0801 patch 8.2.5070: unnecessary code by zeertzjq · 3 years, 2 months ago
  32. aca12fd patch 8.2.5066: timer_create is not available on every Mac system by Bram Moolenaar · 3 years, 2 months ago
  33. 0519ce0 patch 8.2.4924: maparg() may return a string that cannot be reused by zeertzjq · 3 years, 3 months ago
  34. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
  35. ac402f4 patch 8.2.4867: listing of mapping with K_SPECIAL is wrong by zeertzjq · 3 years, 3 months ago
  36. fe15499 patch 8.2.4610: some conditions are always true by Bram Moolenaar · 3 years, 5 months ago
  37. 8196e94 patch 8.2.4343: when reloading not all properties are detected by Rob Pilling · 3 years, 6 months ago
  38. 420fabc patch 8.2.4241: some type casts are redundant by =?UTF-8?q?Dundar=20G=C3=B6c?= · 3 years, 6 months ago
  39. 726f7f9 patch 8.2.4156: fileinfo message overwrites echo'ed message by Rob Pilling · 3 years, 7 months ago
  40. 9f1a39a patch 8.2.4040: keeping track of allocated lines is too complicated by Bram Moolenaar · 3 years, 7 months ago
  41. 748b308 patch 8.2.4038: various code not used when features are disabled by Dominique Pelle · 3 years, 7 months ago
  42. ac78dd4 patch 8.2.3985: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  43. 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  44. 096ca73 patch 8.2.3963: build failure with tiny and small features by Bram Moolenaar · 3 years, 7 months ago
  45. 436b5ad patch 8.2.3961: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  46. 1c67f3a patch 8.2.3946: when an internal error makes Vim exit the error is not seen by Bram Moolenaar · 3 years, 7 months ago
  47. af4a61a patch 8.2.3914: various spelling mistakes in comments by Dominique Pelle · 3 years, 7 months ago
  48. ba8c926 patch 8.2.3675: using freed memory when vim_strsave() fails by Bram Moolenaar · 3 years, 9 months ago
  49. 0bd8d05 patch 8.2.3673: crash when allocating signal stack fails by Bram Moolenaar · 3 years, 9 months ago
  50. f14b8ba patch 8.2.3424: a sequence of spaces is hard to see in list mode by zeertzjq · 4 years ago
  51. 88c89c7 patch 8.2.3341: Vim9: function call aborted despite try/catch by Bram Moolenaar · 4 years ago
  52. 8ee52af patch 8.2.3320: some local functions are not static by Yegappan Lakshmanan · 4 years ago
  53. cc7eb2a patch 8.2.3149: some plugins have a problem with the error check by Bram Moolenaar · 4 years, 1 month ago
  54. a97c363 patch 8.2.3006: crash when echoing a value very early by Bram Moolenaar · 4 years, 2 months ago
  55. 599410c patch 8.2.2743: Vim9: function state stuck when compiling with ":silent!" by Bram Moolenaar · 4 years, 4 months ago
  56. eed9d46 patch 8.2.2518: 'listchars' should be window-local by Bram Moolenaar · 4 years, 6 months ago
  57. 6281815 patch 8.2.2515: memory access error when truncating an empty message by Bram Moolenaar · 4 years, 6 months ago
  58. 91478ae patch 8.2.2454: leading space can not be made visible by Bram Moolenaar · 4 years, 6 months ago
  59. 56602ba patch 8.2.2097: Vim9: using :silent! when calling a function prevents abort by Bram Moolenaar · 4 years, 8 months ago
  60. 29d2f45 patch 8.2.2091: MS-Windows: build warnings by Bram Moolenaar · 4 years, 8 months ago
  61. 1cbfc99 patch 8.2.2078: illegal memory access when using :print on invalid text by Bram Moolenaar · 4 years, 8 months ago
  62. 28ee892 patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution by Bram Moolenaar · 4 years, 9 months ago
  63. e100440 patch 8.2.1898: command modifier parsing always uses global cmdmod by Bram Moolenaar · 4 years, 10 months ago
  64. 3d30af8 patch 8.2.1844: using "q" at the more prompt doesn't stop a long message by Bram Moolenaar · 4 years, 10 months ago
  65. f4e8cdd patch 8.2.1840: Vim9: error message is not clear about compilation error by Bram Moolenaar · 4 years, 10 months ago
  66. 4f25b1a patch 8.2.1653: expand('<stack>') does not include the final line number by Bram Moolenaar · 5 years ago
  67. 9bd5d87 patch 8.2.1631: test_fails() does not check the context of the line number by Bram Moolenaar · 5 years ago
  68. 1d63454 patch 8.2.1479: Vim9: error for list index uses wrong line number by Bram Moolenaar · 5 years ago
  69. a5d0423 patch 8.2.1297: when a test fails it's often not easy to see where by Bram Moolenaar · 5 years ago
  70. 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 5 years ago
  71. 27321db patch 8.2.1147: :confirm may happen in cooked mode by Bram Moolenaar · 5 years ago
  72. 32ee627 patch 8.2.0943: displaying ^M or ^J depends on current buffer by Bram Moolenaar · 5 years ago
  73. b42c0d5 patch 8.2.0839: dropping modifier when putting a character back in typeahead by Bram Moolenaar · 5 years ago
  74. 41f6918 patch 8.2.0636: :messages does not show the maintainer when $LANG is unset by Bram Moolenaar · 5 years ago
  75. 292b90d patch 8.2.0399: various memory leaks by Bram Moolenaar · 5 years ago
  76. 693e80e patch 8.2.0364: printf test failing on Haiku by Bram Moolenaar · 5 years ago
  77. dd58923 patch 8.2.0334: abort called when using test_void() by Bram Moolenaar · 5 years ago
  78. f9706e9 patch 8.2.0296: mixing up "long long" and __int64 may cause problems by Bram Moolenaar · 5 years ago
  79. 82f654e patch 8.2.0271: the "num64" feature is available everywhere by Bram Moolenaar · 5 years ago
  80. 8a7d654 patch 8.2.0149: maintaining a Vim9 branch separately is more work by Bram Moolenaar · 6 years ago
  81. d0337e3 patch 8.2.0060: message test only runs with one encoding by Bram Moolenaar · 6 years ago
  82. 1a47ae3 patch 8.2.0056: execution stack is incomplete and inefficient by Bram Moolenaar · 6 years ago
  83. 5398955 patch 8.2.0035: saving and restoring called_emsg is clumsy by Bram Moolenaar · 6 years ago
  84. 85a2002 patch 8.2.0026: still some /* */ comments by Bram Moolenaar · 6 years ago
  85. 0efd1bd patch 8.1.2419: with a long file name the hit-enter prompt appears by Bram Moolenaar · 6 years ago
  86. f48ee3c patch 8.1.2402: typos and other small things by Bram Moolenaar · 6 years ago
  87. 32aa102 patch 8.1.2243: typos in comments by Bram Moolenaar · 6 years ago
  88. a1cb1d1 patch 8.1.2171: mouse support not always available by Bram Moolenaar · 6 years ago
  89. e3a22cb patch 8.1.2149: crash when running out of memory very early by Bram Moolenaar · 6 years ago
  90. e807098 patch 8.1.2141: :tselect has an extra hit-enter prompt by Bram Moolenaar · 6 years ago
  91. ce0fac2 patch 8.1.2083: multi-byte chars do not work properly with "%.*S" in printf() by Bram Moolenaar · 6 years ago
  92. b20b9e1 patch 8.1.2062: the mouse code is spread out by Bram Moolenaar · 6 years ago
  93. e5fbd73 patch 8.1.2018: using freed memory when out of memory and displaying message by Bram Moolenaar · 6 years ago
  94. b005cd8 patch 8.1.1979: code for handling file names is spread out by Bram Moolenaar · 6 years ago
  95. 6f10c70 patch 8.1.1895: using NULL pointer when out of memory by Bram Moolenaar · 6 years ago
  96. 5843f5f patch 8.1.1891: functions used in one file are global by Bram Moolenaar · 6 years ago
  97. e809a4e patch 8.1.1630: various small problems by Bram Moolenaar · 6 years ago
  98. c799fe2 patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts by Bram Moolenaar · 6 years ago
  99. 51e1438 patch 8.1.1393: unnecessary type casts 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