1. 4be1ab8 patch 9.1.1156: tests: No test for what patch 9.1.1152 fixes by zeertzjq · 5 months ago
  2. fce1fa5 patch 9.1.1155: Mode message not cleared after :silent message by zeertzjq · 5 months ago
  3. e9ae35f patch 9.1.1154: Vim9: not able to use autoload class accross scripts by Yegappan Lakshmanan · 5 months ago
  4. dbedc09 patch 9.1.1153: build error on Haiku by Begasus · 5 months ago
  5. 18bacc8 patch 9.1.1152: Patch v9.1.1151 causes problems by John Marriott · 5 months ago
  6. d3c4b7e patch 9.1.1151: too many strlen() calls in getchar.c by John Marriott · 5 months ago
  7. 9b41e8f patch 9.1.1150: :hi completion may complete to wrong value by Yee Cheng Chin · 5 months ago
  8. aa8345a patch 9.1.1149: Unix Makefile does not support Brazilian lang for the installer by RestorerZ · 5 months ago
  9. 6c01283 patch 9.1.1148: Vim9: finding imported scripts can be further improved by Hirohito Higashi · 5 months ago
  10. 12b1eb5 patch 9.1.1147: preview-window does not scroll correctly by Girish Palya · 5 months ago
  11. 16f2d3a patch 9.1.1146: Vim9: wrong context being used when evaluating class member by Yegappan Lakshmanan · 5 months ago
  12. 5090a1f patch 9.1.1145: multi-line completion has wrong indentation for last line by glepnir · 5 months ago
  13. b3854bf patch 9.1.1144: no way to create raw strings from a blob by Bakudankun · 6 months ago
  14. e0029da patch 9.1.1143: illegal memory access when putting a register by Christian Brabandt · 6 months ago
  15. 28155d0 patch 9.1.1142: tests: test_startup fails if $HOME/$XDG_CONFIG_HOME is defined by Christian Brabandt · 6 months ago
  16. b8989fb patch 9.1.1141: Misplaced comment in readfile() by zeertzjq · 6 months ago
  17. ed7d8e5 patch 9.1.1140: filetype: m17ndb files are not detected by David Mandelberg · 6 months ago
  18. f1c3134 patch 9.1.1139: [fifo] is not displayed when editing a fifo by Christian Brabandt · 6 months ago
  19. a7b8120 patch 9.1.1138: cmdline completion for :hi is too simplistic by Yee Cheng Chin · 6 months ago
  20. f4b3641 patch 9.1.1137: ins_str() is inefficient by calling STRLEN() by John Marriott · 6 months ago
  21. 7bbb0f3 patch 9.1.1136: Match highlighting marks a buffer region as changed by Luuk van Baal · 6 months ago
  22. bf595ae patch 9.1.1135: 'suffixesadd' doesn't work with multiple items by zeertzjq · 6 months ago
  23. 41a6026 patch 9.1.1134: filetype: Guile init file not recognized by David Mandelberg · 6 months ago
  24. b62bf81 patch 9.1.1133: filetype: xkb files not recognized everywhere by David Mandelberg · 6 months ago
  25. 060e655 patch 9.1.1132: Mark positions wrong after triggering multiline completion by zeertzjq · 6 months ago
  26. b79fa3d patch 9.1.1131: potential out-of-memory issue in search.c by John Marriott · 6 months ago
  27. 13f100e patch 9.1.1130: 'listchars' "precedes" is not drawn on Tabs. by zeertzjq · 6 months ago
  28. fbe2dd7 patch 9.1.1129: missing out-of-memory test in buf_write() by John Marriott · 6 months ago
  29. e3fed48 patch 9.1.1128: patch 9.1.1119 caused a regression with imports by Yegappan Lakshmanan · 6 months ago
  30. 52fd867 patch 9.1.1127: preinsert text is not cleaned up correctly by glepnir · 6 months ago
  31. 4418041 patch 9.1.1126: patch 9.1.1121 used a wrong way to handle enter by glepnir · 6 months ago
  32. 3af0a8d patch 9.1.1125: cannot loop through pum menu with multiline items by glepnir · 6 months ago
  33. 08a83a0 patch 9.1.1124: No test for 'listchars' "precedes" with double-width char by zeertzjq · 6 months ago
  34. e700dde patch 9.1.1123: popup hi groups not falling back to defaults by Yee Cheng Chin · 6 months ago
  35. d6e3c90 patch 9.1.1122: too many strlen() calls in findfile.c by John Marriott · 6 months ago
  36. 07f0dbe patch 9.1.1121: Enter does not insert newline with "noselect" by glepnir · 6 months ago
  37. 44c1c04 patch 9.1.1120: tests: Test_registers fails by Christian Brabandt · 6 months ago
  38. 778ada4 patch 9.1.1119: Vim9: Not able to use an autoloaded class from another autoloaded script by Yegappan Lakshmanan · 6 months ago
  39. b34a688 patch 9.1.1118: tests: test_termcodes fails by Christian Brabandt · 6 months ago
  40. 5887cce patch 9.1.1117: there are a few minor style issues by Hirohito Higashi · 6 months ago
  41. b5f463c patch 9.1.1116: Vim9: super not supported in lambda expressions by Yegappan Lakshmanan · 6 months ago
  42. c0f0e23 patch 9.1.1115: [security]: use-after-free in str_to_reg() by Christian Brabandt · 6 months ago
  43. 27822a0 patch 9.1.1114: enabling termguicolors automatically confuses users by Christian Brabandt · 6 months ago
  44. e67eff2 patch 9.1.1113: tests: Test_terminal_builtin_without_gui waits 2 seconds by Yee Cheng Chin · 6 months ago
  45. b6c900b patch 9.1.1112: Inconsistencies in get_next_or_prev_match() by zeertzjq · 6 months ago
  46. bf7c88d patch 9.1.1111: Vim9: variable not found in transitive import by Hirohito Higashi · 6 months ago
  47. e70587d patch 9.1.1110: Vim tests are slow and flaky by Yee Cheng Chin · 6 months ago
  48. 977561a patch 9.1.1109: cmdexpand.c hard to read by glepnir · 6 months ago
  49. 2c47ab8 patch 9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol" by zeertzjq · 6 months ago
  50. c0b7ca4 patch 9.1.1107: cannot loop through completion menu with fuzzy by glepnir · 6 months ago
  51. 88ce0c5 patch 9.1.1106: tests: Test_log_nonexistent() causes asan failure by Christian Brabandt · 6 months ago
  52. 7e89800 patch 9.1.1105: Vim9: no support for protected new() method by Yegappan Lakshmanan · 6 months ago
  53. f0ed0e6 patch 9.1.1104: CI: using Ubuntu 22.04 Github runners by Drew Vogel · 6 months ago
  54. 8cc725e patch 9.1.1103: if_perl: still some compile errors with Perl 5.38 by Drew Vogel · 6 months ago
  55. bfc7719 patch 9.1.1102: tests: Test_WinScrolled_Resized_eiw() uses wrong filename by Christian Brabandt · 6 months ago
  56. 40891ba patch 9.1.1101: insexpand.c hard to read by glepnir · 6 months ago
  57. 35e02af patch 9.1.1100: tests: Test_log_nonexistent only works on Linux by Christian Brabandt · 6 months ago
  58. 54d7f18 patch 9.1.1099: Vim9: import with extends may crash by Yegappan Lakshmanan · 6 months ago
  59. e3647c8 patch 9.1.1098: leaking memory with completing multi lines by glepnir · 6 months ago
  60. c5654b8 patch 9.1.1097: --log with non-existent path causes a crash by Hirohito Higashi · 6 months ago
  61. 97baa1c patch 9.1.1096: if_perl: Perl 5.38 adds new symbols causing link failure by Drew Vogel · 6 months ago
  62. 7de6b1b patch 9.1.1095: tests: matchparen plugin test wrongly named by Christian Brabandt · 6 months ago
  63. 68d0858 patch 9.1.1094: Vim9: problem finding implemented method in type hierarchy by Yegappan Lakshmanan · 6 months ago
  64. 3cfac59 patch 9.1.1093: tests: output of test ...win32_ctrl_z depends on python version by Christian Brabandt · 6 months ago
  65. 2e4361b patch 9.1.1092: tests: fix expected return code for python 3.13 on Windows by Christian Brabandt · 6 months ago
  66. ec7a4e4 patch 9.1.1091: tests: timeout might be a bit too small by Christian Brabandt · 6 months ago
  67. aae1bfb patch 9.1.1090: tests: test_terminwscroll_topline2 unreliable by Christian Brabandt · 6 months ago
  68. 6f14ef4 patch 9.1.1089: tests: No check when tests are run under Github actions by Christian Brabandt · 6 months ago
  69. 934d9ab patch 9.1.1088: tests: plugin tests are named inconsistently by Christian Brabandt · 6 months ago
  70. 645a428 patch 9.1.1087: Vim9: import with extends may crash by Hirohito Higashi · 6 months ago
  71. 76bdb82 patch 9.1.1086: completion doesn't work with multi lines by glepnir · 6 months ago
  72. 746fe54 patch 9.1.1085: filetype: cmmt files are not recognized by Christoph Sax · 6 months ago
  73. b7147f8 patch 9.1.1084: Unable to persistently ignore events in a window and its buffers by Luuk van Baal · 6 months ago
  74. a17f8bf patch 9.1.1083: setreg() doesn't correctly handle mbyte chars in blockwise mode by Yee Cheng Chin · 6 months ago
  75. a6d5778 patch 9.1.1082: unexpected DCS responses may cause out of bounds reads by Julio B · 6 months ago
  76. a41dfcd patch 9.1.1081: has('bsd') is true for GNU/Hurd by Zhaoming Luo · 6 months ago
  77. 9c8f9b1 patch 9.1.1080: filetype: Mill files are not recognized by Chris Kipp · 6 months ago
  78. a5e03f6 patch 9.1.1079: GUI late startup leads to uninitialized scrollbars by Yee Cheng Chin · 6 months ago
  79. cde8ff6 patch 9.1.1078: Terminal ansi colors off by one after tgc reset by Julio B · 6 months ago
  80. f50d536 patch 9.1.1077: included syntax items do not understand contains=TOP by Theodore Dubois · 6 months ago
  81. 34e1e8d patch 9.1.1076: vim_strnchr() is strange and unnecessary by zeertzjq · 6 months ago
  82. f7cb9f9 patch 9.1.1075: Vim9: len variable not used in compile_load() by Hirohito Higashi · 6 months ago
  83. 449c2e5 patch 9.1.1074: Strange error when heredoc marker starts with "trim" by zeertzjq · 6 months ago
  84. 23da16d patch 9.1.1073: tests: test_compiler fails on Windows without Maven by zeertzjq · 6 months ago
  85. ccd7f45 patch 9.1.1072: 'diffopt' "linematch" cannot be used with {n} less than 10 by zeertzjq · 6 months ago
  86. 04d2a3f patch 9.1.1071: args missing after failing to redefine a function by zeertzjq · 6 months ago
  87. edf0f7d patch 9.1.1070: Cannot control cursor positioning of getchar() by zeertzjq · 6 months ago
  88. 001c26c patch 9.1.1069: preinsert text completions not deleted with <C-W>/<C-U> by glepnir · 6 months ago
  89. e0a2ab3 patch 9.1.1068: getchar() can't distinguish between C-I and Tab by zeertzjq · 6 months ago
  90. 44a2135 patch 9.1.1067: tests: Test_termwinscroll_topline2 fails on MacOS by Christian Brabandt · 6 months ago
  91. 2101230 patch 9.1.1066: heap-use-after-free and stack-use-after-scope with :14verbose by zeertzjq · 6 months ago
  92. 3a62118 patch 9.1.1065: no digraph for "Approaches the limit" by Hans Ginzel · 6 months ago
  93. c078675 patch 9.1.1064: not possible to use plural forms with gettext() by Christ van Willegen · 6 months ago
  94. b32800f patch 9.1.1063: too many strlen() calls in userfunc.c by John Marriott · 6 months ago
  95. 3219da5 patch 9.1.1062: terminal: E315 when dragging the terminal with the mouse by Hirohito Higashi · 6 months ago
  96. 85e3f24 patch 9.1.1061: tests: test_glvs fails when unarchiver not available by Christian Brabandt · 6 months ago
  97. d7f5854 patch 9.1.1060: Vim always enables 'termguicolors' in a terminal by Christian Brabandt · 6 months ago
  98. bfb4eea patch 9.1.1059: completion: input text deleted with preinsert when adding leader by glepnir · 6 months ago
  99. fe0a9a3 patch 9.1.1058: translation(sr): Missing Serbian translation for the tutor by Ivan Pešić · 6 months ago
  100. 8297e2c patch 9.1.1057: Superfluous cleanup steps in test_ins_complete.vim by zeertzjq · 6 months ago