1. cf2594f patch 9.0.0877: using freed memory with :comclear while listing commands by Bram Moolenaar · 3 years, 5 months ago
  2. 68353e5 patch 9.0.0876: code is indented more than needed by Yegappan Lakshmanan · 3 years, 5 months ago
  3. 398a26f patch 9.0.0875: using freed memory when executing delfunc at more prompt by Bram Moolenaar · 3 years, 5 months ago
  4. 920d311 patch 9.0.0874: using freed memory when executing unmenu at more prompt by Bram Moolenaar · 3 years, 5 months ago
  5. bf533e4 patch 9.0.0873: using freed memory when executing mapclear at more prompt by Bram Moolenaar · 3 years, 5 months ago
  6. 623e94e patch 9.0.0872: code is indented more than needed by Yegappan Lakshmanan · 3 years, 5 months ago
  7. 3b014be patch 9.0.0871: using freed memory when clearing augroup at more prompt by Bram Moolenaar · 3 years, 5 months ago
  8. 2f7bfe6 patch 9.0.0870: get E967 when using text property in quickfix window by Bram Moolenaar · 3 years, 5 months ago
  9. 28c56d5 patch 9.0.0869: bogus error when string used after :elseif by Bram Moolenaar · 3 years, 5 months ago
  10. 1140b51 patch 9.0.0868: MS-Windows: after Vim exits console resizing problem by Christopher Plewright · 3 years, 5 months ago
  11. d6e9138 patch 9.0.0867: wildmenu redrawing code is spread out by Bram Moolenaar · 3 years, 5 months ago
  12. f7570f2 patch 9.0.0866: no test for what patch 8.2.2207 fixes by zeertzjq · 3 years, 5 months ago
  13. b3052aa patch 9.0.0865: duplicate arguments are not always detected by Nir Lichtman · 3 years, 5 months ago
  14. 6600447 patch 9.0.0864: crash when using "!!" without a previous shell command by Bram Moolenaar · 3 years, 5 months ago
  15. 4c8d2f0 patch 9.0.0863: col() and charcol() only work for the current window by Yegappan Lakshmanan · 3 years, 5 months ago
  16. 0aad88f patch 9.0.0862: default value of 'endoffile' is wrong by Bram Moolenaar · 3 years, 5 months ago
  17. 9954dc3 patch 9.0.0861: solution for "!!sort" in closed fold is not optimal by Bram Moolenaar · 3 years, 5 months ago
  18. a20be06 patch 9.0.0860: MS-Windows: windres fails with clang 15.0.4 by Bram Moolenaar · 3 years, 5 months ago
  19. fd3084b patch 9.0.0859: compiler warning for unused variable by Bram Moolenaar · 3 years, 5 months ago
  20. f00112d patch 9.0.0858: "!!sort" in a closed fold sorts too many lines by Bram Moolenaar · 3 years, 5 months ago
  21. 37f1030 patch 9.0.0857: selecting MSVC 2017 does not set $PLATFORM by K.Takata · 3 years, 5 months ago
  22. d55bfca patch 9.0.0856: MS-Windows: executable not found when running test by Christopher Plewright · 3 years, 5 months ago
  23. 09a93e3 patch 9.0.0855: comment not located above the code it refers to by zeertzjq · 3 years, 5 months ago
  24. 7265851 patch 9.0.0854: no proper test for what 9.0.0846 fixes by zeertzjq · 3 years, 5 months ago
  25. 98aebcc patch 9.0.0853: terminal mouse test is still flaky on MacOS M1 by Bram Moolenaar · 3 years, 5 months ago
  26. 90e66ec patch 9.0.0852: crypt test is skipped if xxd is not found by Bram Moolenaar · 3 years, 5 months ago
  27. 1d139a0 patch 9.0.0851: terminal mouse test is still flaky by Bram Moolenaar · 3 years, 5 months ago
  28. 38804d6 patch 9.0.0850: MS-Windows Terminal has unstable color control by Christopher Plewright · 3 years, 5 months ago
  29. 157241e patch 9.0.0849: terminal mouse test is a bit flaky by James McCoy · 3 years, 5 months ago
  30. 76db9e0 Update runtime files by Bram Moolenaar · 3 years, 5 months ago
  31. 0fd7be7 patch 9.0.0848: help item for --log argument is not aligned nicely by K.Takata · 3 years, 5 months ago
  32. 80613d6 patch 9.0.0847: CI: not totally clear what MS-Windows version is used by K.Takata · 3 years, 5 months ago
  33. f220643 patch 9.0.0846: using assert_fails() may cause hit-enter prompt by Bram Moolenaar · 3 years, 5 months ago
  34. 4e7590e patch 9.0.0845: shell command with just space gives strange error by shane.xb.qian · 3 years, 5 months ago
  35. 7b224fd patch 9.0.0844: handling 'statusline' errors is spread out by Luuk van Baal · 3 years, 5 months ago
  36. 1756f4b patch 9.0.0843: VHS tape files are not recognized by Carlos A Becker · 3 years, 5 months ago
  37. 0e364c9 patch 9.0.0842: Unicode range for Apple SF symbols is outdated by Yee Cheng Chin · 3 years, 5 months ago
  38. 7af3ee2 patch 9.0.0841: deletebufline() does not always return 1 on failure by zeertzjq · 3 years, 5 months ago
  39. adbc08f patch 9.0.0840: cannot change a slice of a const list by Bram Moolenaar · 3 years, 5 months ago
  40. 69a8bb8 patch 9.0.0839: test may fail depending on sequence of events by Yee Cheng Chin · 3 years, 5 months ago
  41. a25f718 patch 9.0.0838: compiler warnings for unused variables by Bram Moolenaar · 3 years, 5 months ago
  42. cd9c8d4 patch 9.0.0837: append() reports failure when not appending anything by Bram Moolenaar · 3 years, 5 months ago
  43. 91c75d1 patch 9.0.0836: wrong error when using extend() with funcref by zeertzjq · 3 years, 5 months ago
  44. 845bbb7 patch 9.0.0835: the window title is not redrawn when 'endoffile' changes by K.Takata · 3 years, 5 months ago
  45. f8ea106 patch 9.0.0834: warning for missing return type by Sam James · 3 years, 5 months ago
  46. 25b8420 patch 9.0.0833: Mac: no +sound feature in huge build by Yee Cheng Chin · 3 years, 5 months ago
  47. 5a5f17f patch 9.0.0832: deprecation warning causes build failure by Philip H · 3 years, 5 months ago
  48. 6c3d3e6 patch 9.0.0831: compiler warning for redefining HAVE_DUP by ichizok · 3 years, 5 months ago
  49. 5375205 patch 9.0.0830: compiling with Perl on Mac 12 fails by Philip H · 3 years, 5 months ago
  50. 3d19c81 patch 9.0.0829: wrong counts in macro comment by zeertzjq · 3 years, 5 months ago
  51. c57b5bc patch 9.0.0828: various typos by dundargoc · 3 years, 5 months ago
  52. 1410d18 patch 9.0.0827: <Home> key in tmux doesn't work when 'term' set to "xterm" by Bram Moolenaar · 3 years, 5 months ago
  53. 3af9821 patch 9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong place by K.Takata · 3 years, 5 months ago
  54. 8e0ccb6 patch 9.0.0825: cannot drag an entry in the tabpage line by zeertzjq · 3 years, 5 months ago
  55. 873f41a patch 9.0.0824: crash when using win_move_separator() in other tab page by zeertzjq · 3 years, 5 months ago
  56. 7a7db04 patch 9.0.0823: mouse drag test fails by Bram Moolenaar · 3 years, 5 months ago
  57. 8ab9ca9 patch 9.0.0822: crash when dragging the statusline with a mapping by Bram Moolenaar · 3 years, 5 months ago
  58. 86e6717 patch 9.0.0820: memory leak with empty shell command by Bram Moolenaar · 3 years, 5 months ago
  59. 03d6e6f patch 9.0.0820: memory leak with empty shell command by Bram Moolenaar · 3 years, 5 months ago
  60. 1577537 patch 9.0.0819 by Bram Moolenaar · 3 years, 5 months ago
  61. 3f68a41 Add missing entry for the 'endoffile' option. by Bram Moolenaar · 3 years, 5 months ago
  62. 72c8e3c Fix wrong struct access for member. by Bram Moolenaar · 3 years, 5 months ago
  63. f0b567e Revert unintended Makefile change by Bram Moolenaar · 3 years, 5 months ago
  64. ad35324 patch 9.0.0818 by Bram Moolenaar · 3 years, 6 months ago
  65. fb0cf23 patch 9.0.0817 by Bram Moolenaar · 3 years, 6 months ago
  66. 9c50eeb patch 9.0.0815 by Martin Tournoij · 3 years, 6 months ago
  67. 436e5d3 patch 9.0.0814: aws config files are not recognized by Justin M. Keyes · 3 years, 6 months ago
  68. 4bc85f2 patch 9.0.0813: Kitty terminal is not recognized by Bram Moolenaar · 3 years, 6 months ago
  69. 7fa02bc patch 9.0.0812: GUI mouse scrollwheel mappings don't work by Christopher Plewright · 3 years, 6 months ago
  70. 2435adf patch 9.0.0811: error if :echowin is preceded by a command modifier by Bram Moolenaar · 3 years, 6 months ago
  71. 5b2a3d7 patch 9.0.0810: readblob() returns empty when trying to read too much by Bram Moolenaar · 3 years, 6 months ago
  72. 63c8473 patch 9.0.0809: test for job writing to buffer fails by Bram Moolenaar · 3 years, 6 months ago
  73. 6c8bc37 patch 9.0.0808: jsonnet filetype detection has a typo by Maxime Brunet · 3 years, 6 months ago
  74. d5337ef patch 9.0.0807: with 'smoothscroll' typing "0" may not go to the first column by Bram Moolenaar · 3 years, 6 months ago
  75. 49660f5 patch 9.0.0806: 'langmap' works differently when there are modifiers by zeertzjq · 3 years, 6 months ago
  76. d0fab10 patch 9.0.0805: filetype autocmd may cause freed memory access by Bram Moolenaar · 3 years, 6 months ago
  77. cdef1ce patch 9.0.0804: crash when trying to divide a number by -1 by Bram Moolenaar · 3 years, 6 months ago
  78. 4362576 patch 9.0.0803: readblob() cannot read from character device by K.Takata · 3 years, 6 months ago
  79. 4c36678 patch 9.0.0802: MS-Windows: cannot map console mouse scroll events by Christopher Plewright · 3 years, 6 months ago
  80. 7609c88 patch 9.0.0801: the modifyOtherKeys flag is set when it should not by Bram Moolenaar · 3 years, 6 months ago
  81. d505c82 patch 9.0.0800: compiler complains about repeated typedef by Bram Moolenaar · 3 years, 6 months ago
  82. d0fbb41 patch 9.0.0799: in compiled function ->() on next line not recognized by Bram Moolenaar · 3 years, 6 months ago
  83. 3c708c4 patch 9.0.0798: clang format configuration files are not recognized by Marwin Glaser · 3 years, 6 months ago
  84. df63f05 patch 9.0.0797: order of assert function arguments is reverted by zeertzjq · 3 years, 6 months ago
  85. 060b838 patch 9.0.0796: mapping test fails in some situations by Bram Moolenaar · 3 years, 6 months ago
  86. 11df3ae patch 9.0.0795: readblob() always reads the whole file by K.Takata · 3 years, 6 months ago
  87. 9f62ea0 patch 9.0.0794: there is no way to find out if modifyOtherKeys has been seen by Bram Moolenaar · 3 years, 6 months ago
  88. 605d02a patch 9.0.0793: MS-Windows: mouse scroll events only work with the dll by Christopher Plewright · 3 years, 6 months ago
  89. bf72e0c patch 9.0.0792: MS-Windows: compiler complains about unused function by Bram Moolenaar · 3 years, 6 months ago
  90. a353282 patch 9.0.0791: at the hit-Enter prompt the End and Home keys may not work by Trygve Aaberge · 3 years, 6 months ago
  91. 53c5c9f patch 9.0.0790: test for dummy buffer does not always produce the E86 error by Bram Moolenaar · 3 years, 6 months ago
  92. 8f3c3c6 patch 9.0.0789: dummy buffer ends up in a window by Bram Moolenaar · 3 years, 6 months ago
  93. 61c4b04 patch 9.0.0788: ModeChanged autocmd not executed when Visual ends with CTRL-C by Bram Moolenaar · 3 years, 6 months ago
  94. 9298a99 patch 9.0.0787: mouse scrolling in terminal misbehaves without dll by Christopher Plewright · 3 years, 6 months ago
  95. 208567e patch 9.0.0786: user command does not get number from :tab modifier by zeertzjq · 3 years, 6 months ago
  96. 9652249 patch 9.0.0785: memory leak with empty shell command by Bram Moolenaar · 3 years, 6 months ago
  97. b99e6e6 patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo' by Bram Moolenaar · 3 years, 6 months ago
  98. 8107a2a patch 9.0.0783: ":!" doesn't do anything but does update the previous command by Bram Moolenaar · 3 years, 6 months ago
  99. 4bf67ec patch 9.0.0782: OpenVPN files are not recognized by ObserverOfTime · 3 years, 6 months ago
  100. e6a16e9 patch 9.0.0781: workaround to rename "small" to "smallfont" is clumsy by Bram Moolenaar · 3 years, 6 months ago