1. 50e75fe patch 9.0.0147: cursor positioned wrong after two "below" text properties by Bram Moolenaar · 3 years, 8 months ago
  2. 4d2031f patch 9.0.0146: missing part of change for "override" flag by Bram Moolenaar · 3 years, 8 months ago
  3. 213bbaf patch 9.0.0145: substitute that joins lines drops text properties by Bram Moolenaar · 3 years, 8 months ago
  4. f4ba8bc patch 9.0.0144: text property cannot override 'cursorline' highlight by Bram Moolenaar · 3 years, 8 months ago
  5. afd2aa7 patch 9.0.0143: cursor positioned after virtual text in empty line by Bram Moolenaar · 3 years, 8 months ago
  6. 2f83cc4 patch 9.0.0142: crash when adding and removing virtual text by Bram Moolenaar · 3 years, 8 months ago
  7. 206fce3 patch 9.0.0141: "delmenu" does not remove autocmmands by zeertzjq · 3 years, 8 months ago
  8. 3d3f6ac patch 9.0.0140: execute() does not use the "legacy" command modifier by Kota Kato · 3 years, 8 months ago
  9. 398649e patch 9.0.0139: truncating virtual text after a line not implemented by Bram Moolenaar · 3 years, 8 months ago
  10. bc49c5f patch 9.0.0138: not enough characters accepted for 'spellfile' by Bram Moolenaar · 3 years, 8 months ago
  11. db7a88d patch 9.0.0137: debugger test may fail when $CWD is very long by James McCoy · 3 years, 9 months ago
  12. d6212b8 patch 9.0.0136: after CTRL-Left-mouse click a mouse scroll also has CTRL by Bram Moolenaar · 3 years, 9 months ago
  13. 0b0ccbb patch 9.0.0135: comment about tabpage line above the wrong code by zeertzjq · 3 years, 9 months ago
  14. f05a1e5 patch 9.0.0134: no test for text property with column zero by Bram Moolenaar · 3 years, 9 months ago
  15. e175dc6 patch 9.0.0133: virtual text after line moves to joined line by Bram Moolenaar · 3 years, 9 months ago
  16. 09ff4b5 patch 9.0.0132: multi-byte characters in virtual text not handled correctly by Bram Moolenaar · 3 years, 9 months ago
  17. 783ef72 patch 9.0.0131: virtual text with Tab is not displayed correctly by Bram Moolenaar · 3 years, 9 months ago
  18. 1f4ee19 patch 9.0.0130: cursor position wrong when inserting around virtual text by Bram Moolenaar · 3 years, 9 months ago
  19. ab146da patch 9.0.0129: compiler warning for int/size_t usage by Mike Williams · 3 years, 9 months ago
  20. 3f79b61 patch 9.0.0128: Coverity complains about possible double free by Bram Moolenaar · 3 years, 9 months ago
  21. e95f22f patch 9.0.0127: unused variable by zeertzjq · 3 years, 9 months ago
  22. 95fca12 patch 9.0.0126: expanding file names fails in dir with more than 255 entries by John Drouhard · 3 years, 9 months ago
  23. 84b247f patch 9.0.0125: cursor positioned wrong with virtual text after the line by Bram Moolenaar · 3 years, 9 months ago
  24. 101d57b patch 9.0.0124: code has more indent than needed by zeertzjq · 3 years, 9 months ago
  25. c146d97 patch 9.0.0123: cannot build with small features by Bram Moolenaar · 3 years, 9 months ago
  26. be33e5e patch 9.0.0122: breakindent test fails by Bram Moolenaar · 3 years, 9 months ago
  27. b7963df patch 9.0.0121: cannot put virtual text after or below a line by Bram Moolenaar · 3 years, 9 months ago
  28. 6b568b1 patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Space by Anton Sharonov · 3 years, 9 months ago
  29. dbdcc79 patch 9.0.0119: tiny chance that creating a backup file fails by K.Takata · 3 years, 9 months ago
  30. 7502094 patch 9.0.0118: no test for what patch 9.0.0155 fixes by zeertzjq · 3 years, 9 months ago
  31. 3a4cd39 patch 9.0.0117: text of removed textprop with text is not freed by Bram Moolenaar · 3 years, 9 months ago
  32. 711483c patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes" by Bram Moolenaar · 3 years, 9 months ago
  33. 6747cf1 patch 9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window by Bram Moolenaar · 3 years, 9 months ago
  34. f39cfb7 patch 9.0.0114: the command line takes up space even when not used by Shougo Matsushita · 3 years, 9 months ago
  35. d90f91f patch 9.0.0113: has() is not strict about parsing the patch version by K.Takata · 3 years, 9 months ago
  36. 0f823c3 patch 9.0.0112: MS-Windows: test fails because file already exists by Bram Moolenaar · 3 years, 9 months ago
  37. de78632 patch 9.0.0111: "nocombine" is missing from synIDattr() by Bram Moolenaar · 3 years, 9 months ago
  38. ddab3ce patch 9.0.0110: help tag generation picks up words in code examples by Carlo Teubner · 3 years, 9 months ago
  39. 1eead4c patch 9.0.0109: writing over the end of a buffer on stack by Bram Moolenaar · 3 years, 9 months ago
  40. 5f6cae8 patch 9.0.0108: configure check for timer_create may give wrong error by Bram Moolenaar · 3 years, 9 months ago
  41. 2ecbe53 Update runtime files by Bram Moolenaar · 3 years, 9 months ago
  42. 72981ac patch 9.0.0107: condition always has the same value by Bram Moolenaar · 3 years, 9 months ago
  43. cb36c2a patch 9.0.0106: illegal byte regexp test doesn't fail when fix is reversed by Bram Moolenaar · 3 years, 9 months ago
  44. f509405 patch 9.0.0105: illegal memory access when pattern starts with illegal byte by Bram Moolenaar · 3 years, 9 months ago
  45. 1e56bda patch 9.0.0104: going beyond allocated memory when evaluating string constant by Bram Moolenaar · 3 years, 9 months ago
  46. efffa53 patch 9.0.0103: if running configure with cached results -lrt may be missing by Bram Moolenaar · 3 years, 9 months ago
  47. a6f9e30 patch 9.0.0102: reading past end of line with insert mode completion by Bram Moolenaar · 3 years, 9 months ago
  48. 4e677b9 patch 9.0.0101: invalid memory access in diff mode with "dp" and undo by Bram Moolenaar · 3 years, 9 months ago
  49. cb5ed4d patch 9.0.0100: get hit-enter prompt for system() when '!' is in 'guioptions' by Bram Moolenaar · 3 years, 9 months ago
  50. 46af7bc patch 9.0.0099: scrollback can be wrong after redrawing the command line by zeertzjq · 3 years, 9 months ago
  51. 5748b7f patch 9.0.0098: missing include file in timer_create configure check by Bram Moolenaar · 3 years, 9 months ago
  52. 5f30e26 patch 9.0.0097: long quickfix line is truncated for :clist by Bram Moolenaar · 3 years, 9 months ago
  53. f678273 patch 9.0.0096: flag "new_value_alloced" is always true by zeertzjq · 3 years, 9 months ago
  54. 122dea7 patch 9.0.0095: conditions are always true by zeertzjq · 3 years, 9 months ago
  55. 3d6ee8b patch 9.0.0094: cursor restored unexpected with nested autocommand by Bram Moolenaar · 3 years, 9 months ago
  56. 7abd1c6 patch 9.0.0093: sway config files are recognized as i3config by James Eapen · 3 years, 9 months ago
  57. 61021aa patch 9.0.0092: plugins cannot change v:completed_item by Shougo Matsushita · 3 years, 9 months ago
  58. 34d1773 patch 9.0.0091: duplicate error number by Bram Moolenaar · 3 years, 9 months ago
  59. 28f84e1 patch 9.0.0090: no error when assigning bool to a string option by Bram Moolenaar · 3 years, 9 months ago
  60. 7db3a8e patch 9.0.0089: fuzzy argument completion doesn't work for shell commands by Yegappan Lakshmanan · 3 years, 9 months ago
  61. 30e212d patch 9.0.0088: pattern for detecting bitbake files is not sufficient by Gregory Anders · 3 years, 9 months ago
  62. 3f02667 patch 9.0.0087: MS-Windows: CTRL-[ on Belgian keyboard does not work like Esc by Anton Sharonov · 3 years, 9 months ago
  63. 6791adc patch 9.0.0086: tabline is not redrawn when entering command line by zeertzjq · 3 years, 9 months ago
  64. 1f0dc5e patch 9.0.0085: ":write" fails after ":file name" and the ":edit" by ii14 · 3 years, 9 months ago
  65. 15b87b6 patch 9.0.0084: using "terraform" filetype for .tfvars file is bad by Bram Moolenaar · 3 years, 9 months ago
  66. c9e8fd6 patch 9.0.0083: ModeChanged event not triggered when leaving cmdline window by zeertzjq · 3 years, 9 months ago
  67. 3cfae39 patch 9.0.0082: cannot interrupt global command from command line by zeertzjq · 3 years, 9 months ago
  68. c2842ad patch 9.0.0081: command line completion of user command may have duplicates by Bram Moolenaar · 3 years, 9 months ago
  69. 0494789 patch 9.0.0080: compiler warning for size_t to int conversion by Mike Williams · 3 years, 9 months ago
  70. 6809ff9 patch 9.0.0079: error in autoload script not reported for 'foldexpr' by Bram Moolenaar · 3 years, 9 months ago
  71. 559f230 patch 9.0.0078: star register is unexpectedly changed when deleting by Ernie Rael · 3 years, 9 months ago
  72. b03950f patch 9.0.0077: wrong restored cursor position when switching window in autocmd by Bram Moolenaar · 3 years, 9 months ago
  73. 92a1678 patch 9.0.0076: no test for what patch 8.1.1424 fixes by zeertzjq · 3 years, 9 months ago
  74. be3dbda patch 9.0.0075: some compilers warn for using an uninitialized variable by Bram Moolenaar · 3 years, 9 months ago
  75. 34a1f77 patch 9.0.0074: Coverity warns for double free by Bram Moolenaar · 3 years, 9 months ago
  76. 1b67f07 patch 9.0.0073: too many files recognized as bsdl by Martin Tournoij · 3 years, 9 months ago
  77. 6d023f9 patch 9.0.0072: compiler warning for uninitialized variable by Bram Moolenaar · 3 years, 9 months ago
  78. ecdc82e patch 9.0.0071: command overlaps with printed text in scrollback by zeertzjq · 3 years, 9 months ago
  79. 4dc513a patch 9.0.0070: using utfc_ptr2char_len() when length is negative by zeertzjq · 3 years, 9 months ago
  80. 0c740e7 patch 9.0.0069: leaking memory when using text prop with inserted text by Bram Moolenaar · 3 years, 9 months ago
  81. fe3fb6e patch 9.0.0068: build fails with tiny features by Bram Moolenaar · 3 years, 9 months ago
  82. 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years, 9 months ago
  83. cd6ad64 patch 9.0.0066: switching window uneccarily when getting buffer options by zeertzjq · 3 years, 9 months ago
  84. 509695c patch 9.0.0065: cross-compiling doesn't work because of timer_create check by Richard Purdie · 3 years, 9 months ago
  85. c963ec3 patch 9.0.0064: confusing error when using "q:" in command line window by Bram Moolenaar · 3 years, 9 months ago
  86. d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 9 months ago
  87. 5ac50de patch 9.0.0062: compiler warnings for signed/unsigned char by Bram Moolenaar · 3 years, 9 months ago
  88. 5fa9f23 patch 9.0.0061: ml_get error with nested autocommand by Bram Moolenaar · 3 years, 9 months ago
  89. b9e7173 patch 9.0.0060: accessing uninitialized memory when completing long line by Bram Moolenaar · 3 years, 9 months ago
  90. bb404f5 patch 9.0.0059: test file has wrong name by zeertzjq · 3 years, 9 months ago
  91. 81a3ff9 patch 9.0.0058: Win32: cannot test low level events by Yegappan Lakshmanan · 3 years, 9 months ago
  92. 5154a88 patch 9.0.0057: has('patch-xxx') returns true by Bram Moolenaar · 3 years, 9 months ago
  93. bd683e3 patch 9.0.0056: wrong line number reported when :cexpr fails in :def function by Bram Moolenaar · 3 years, 9 months ago
  94. fa49eb4 patch 9.0.0055: bitbake files are not detected by Gregory Anders · 3 years, 9 months ago
  95. c7bd2f0 patch 9.0.0054: compiler warning for size_t to int conversion by Bram Moolenaar · 3 years, 9 months ago
  96. 3a39379 patch 9.0.0053: E1281 not tested with the old regexp engine by Dominique Pelle · 3 years, 9 months ago
  97. 2ebcc35 patch 9.0.0052: "zG" may throw an error if invalid character follows by K.Takata · 3 years, 9 months ago
  98. f754fe6 patch 9.0.0051: using CTRL-C wih :append may hang Vim by zeertzjq · 3 years, 9 months ago
  99. b26592a patch 9.0.0050: split else-of is confusing by Bram Moolenaar · 3 years, 9 months ago
  100. 99af91e patch 9.0.0049: csv and tsv files are not recognized by Leandro Lourenci · 3 years, 9 months ago