1. cd68f21 patch 9.1.1475: completion: regression when "nearest" in 'completeopt' by Girish Palya · 10 months ago
  2. 46b0260 patch 9.1.1474: missing out-of-memory check in mark.c by John Marriott · 10 months ago
  3. d75ab0c patch 9.1.1473: inconsistent range arg for :diffget/diffput by Yee Cheng Chin · 10 months ago
  4. c50f4d0 patch 9.1.1472: if_python: PySequence_Fast_{GET_SIZE,GET_ITEM} removed by Zdenek Dohnal · 10 months ago
  5. 5fbe72e patch 9.1.1471: completion: inconsistent ordering with CTRL-P by Girish Palya · 10 months ago
  6. 8e83105 patch 9.1.1470: use-after-free with popup callback on error by Christian Brabandt · 10 months ago
  7. 9d065a4 patch 9.1.1469: potential buffer-underflow with invalid hl_id by Christian Brabandt · 10 months ago
  8. 03e5ee2 patch 9.1.1468: filetype: bright(er)script files are not recognized by Riley Bruins · 10 months ago
  9. fff0132 patch 9.1.1467: too many strlen() calls by John Marriott · 10 months ago
  10. 4829511 patch 9.1.1466: filetype: not all lex files are recognized by Eisuke Kawashima · 10 months ago
  11. acd04b2 patch 9.1.1465: tabpanel: not correctly drawn with 'equalalways' by Hirohito Higashi · 10 months ago
  12. cb27992 patch 9.1.1464: gv does not work in operator-pending mode by phanium · 10 months ago
  13. 93318a9 patch 9.1.1463: Integer overflow in getmarklist() after linewise operation by zeertzjq · 10 months ago
  14. 8ae8b30 patch 9.1.1462: missing change from patch v9.1.1461 by Christian Brabandt · 10 months ago
  15. e5c96e3 patch 9.1.1461: tabpanel: tabpanel vanishes with popup menu by Hirohito Higashi · 10 months ago
  16. e5297e3 patch 9.1.1460: MS-Windows: too many strlen() calls in os_win32.c by John Marriott · 10 months ago
  17. 6897f18 patch 9.1.1459: xxd: coloring output is inefficient by Emanuel Krollmann · 10 months ago
  18. f5aa269 patch 9.1.1458: tabpanel: tabs not properly updated with 'stpl' by Hirohito Higashi · 10 months ago
  19. a9657c8 patch 9.1.1457: compile warning with tabpanelopt by John Marriott · 10 months ago
  20. 532a5fb patch 9.1.1456: comment plugin fails toggling if 'cms' contains \ by Maxim Kim · 10 months ago
  21. ae31d7b patch 9.1.1455: Haiku: dailog objects created with no reference by jinyaoguo · 10 months ago
  22. 6cc9bd4 patch 9.1.1454: tests: no test for pum at line break position by glepnir · 10 months ago
  23. e965b7a patch 9.1.1453: tests: Test_geometry() may fail by Christian Brabandt · 10 months ago
  24. ecf8f15 patch 9.1.1452: completion: redundant check for completion flags by glepnir · 10 months ago
  25. 30b4ddf patch 9.1.1451: tabpanel rendering artifacts when scrolling by Hirohito Higashi · 10 months ago
  26. a304e49 patch 9.1.1450: Session has wrong arglist with :tcd and :arglocal by zeertzjq · 10 months ago
  27. ed4eb74 patch 9.1.1449: typo in pum_display() by glepnir · 10 months ago
  28. 3ca6776 patch 9.1.1448: tabpanel is not displayed correctly when msg_scrolled by Hirohito Higashi · 10 months ago
  29. 91782b4 patch 9.1.1447: completion: crash when backspacing with fuzzy completion by zeertzjq · 10 months ago
  30. 601cfa9 patch 9.1.1446: filetype: cuda-gdb config files are not recognized by Wu, Zhenyu · 10 months ago
  31. 328332b patch 9.1.1445: negative matchfuzzy scores although there is a match by Girish Palya · 10 months ago
  32. de1c7ac patch 9.1.1444: Unused assignment in set_fuzzy_score() by zeertzjq · 10 months ago
  33. 82a96e3 patch 9.1.1443: potential buffer underflow in insertchar() by jinyaoguo · 10 months ago
  34. 69565e3 patch 9.1.1442: tests: Test_diff_fold_redraw() is insufficient by Gary Johnson · 10 months ago
  35. b8ee1cf patch 9.1.1441: completion: code can be improved by Girish Palya · 10 months ago
  36. 9cb27a5 patch 9.1.1440: too many strlen() calls in os_win32.c by John Marriott · 10 months ago
  37. 3fa0d35 patch 9.1.1439: Last diff folds not merged by Gary Johnson · 10 months ago
  38. c4eb1cb patch 9.1.1438: tests: Test_breakindent_list_split() fails by Aliaksei Budavei · 10 months ago
  39. 0174d8f patch 9.1.1437: MS-Windows: internal compile error in uc_list() by Mike Williams · 10 months ago
  40. ce2769b patch 9.1.1436: GUI control code is displayed on the console on startup by Hirohito Higashi · 10 months ago
  41. 8cd42a5 patch 9.1.1435: completion: various flaws in fuzzy completion by Girish Palya · 10 months ago
  42. 738df38 patch 9.1.1434: MS-Windows: missing out-of-memory checks in os_win32.c by John Marriott · 10 months ago
  43. 8f751d5 patch 9.1.1433: Unnecessary :if when writing session by zeertzjq · 10 months ago
  44. 08896dd patch 9.1.1432: GTK GUI: Buffer menu does not handle unicode correctly by SUN Haitao · 10 months ago
  45. 0ca5966 patch 9.1.1431: Hit-Enter Prompt when loading session files by Miguel Barro · 10 months ago
  46. 862cb37 patch 9.1.1430: tabpanel may flicker in the GUI by Hirohito Higashi · 10 months ago
  47. a1522f7 patch 9.1.1429: dragging outside the tabpanel changes tabpagenr by Hirohito Higashi · 10 months ago
  48. 86d46a7 patch 9.1.1428: completion: register completion needs cleanup by glepnir · 10 months ago
  49. b29e371 patch 9.1.1427: rendering artifacts with the tabpanel by Hirohito Higashi · 10 months ago
  50. d5fdfa5 patch 9.1.1426: completion: register contents not completed by glepnir · 10 months ago
  51. 3b9b95d patch 9.1.1425: tabpanel: there are still some problems with the tabpanel by Hirohito Higashi · 10 months ago
  52. 6c40df0 patch 9.1.1424: PMenu selection broken with multi-line selection and limits by Girish Palya · 10 months ago
  53. cba66cf patch 9.1.1423: :tag command not working correctly using Vim9 Script by Christian Brabandt · 10 months ago
  54. 98c29db patch 9.1.1422: scheduling of complete function can be improved by Girish Palya · 10 months ago
  55. a541f1d patch 9.1.1421: tests: need a test for the new-style tutor.tutor by Phạm Bình An · 10 months ago
  56. 54a09e7 patch 9.1.1420: tests: could need some more tests for shebang lines by Eisuke Kawashima · 10 months ago
  57. 8cc6d8b patch 9.1.1419: It is difficult to ignore all but some events by Luuk van Baal · 10 months ago
  58. 5199567 patch 9.1.1418: configures GUI auto detection favors GTK2 by Drew Vogel · 10 months ago
  59. 49864ae patch 9.1.1417: missing info about register completion in complete_info() by glepnir · 10 months ago
  60. 19ef6b0 patch 9.1.1416: completion limits not respected for fuzzy completions by Girish Palya · 10 months ago
  61. ac83b3c patch 9.1.1415: potential use-after free when there is an error in 'tabpanel' by Christian Brabandt · 10 months ago
  62. 2c7ccaa patch 9.1.1414: MS-Windows: compile warnings in os_win32.c by John Marriott · 10 months ago
  63. 318ff9c patch 9.1.1413: spurious CursorHold triggered in GUI on startup by Gary Johnson · 10 months ago
  64. a004e51 patch 9.1.1412: tests: Test_tabpanel_tabonly() fails on larger screens by Christian Brabandt · 10 months ago
  65. a88c5bd patch 9.1.1411: crash when calling non-existing function for tabpanel by Christian Brabandt · 10 months ago
  66. 7c62105 patch 9.1.1410: out-of-bounds access with 'completefunc' by Girish Palya · 10 months ago
  67. 14f6da5 patch 9.1.1409: using f-flag in 'complete' conflicts with Neovim by Girish Palya · 10 months ago
  68. 0546068 patch 9.1.1408: not easily possible to complete from register content by glepnir · 10 months ago
  69. 5717ee3 patch 9.1.1407: Can't use getpos('v') in OptionSet when using setbufvar() by zeertzjq · 10 months ago
  70. 9772025 patch 9.1.1406: crash when importing invalid tuple by Yegappan Lakshmanan · 11 months ago
  71. 9ff1e59 patch 9.1.1405: tests: no test for mapping with special keys in session file by zeertzjq · 11 months ago
  72. e8302da patch 9.1.1404: wrong link to Chapter 2 in new-tutor by Phạm Bình An · 11 months ago
  73. 598bbb1 patch 9.1.1403: expansion of 'tabpanelopt' value adds wrong values by Hirohito Higashi · 11 months ago
  74. 5b07aff patch 9.1.1402: multi-byte mappings not properly stored in session file by GuyBrush · 11 months ago
  75. 56b1207 patch 9.1.1401: list not materialized in prop_list() by Christian Brabandt · 11 months ago
  76. 1307743 patch 9.1.1400: [security]: use-after-free when evaluating tuple fails by Yegappan Lakshmanan · 11 months ago
  77. 681f1c9 patch 9.1.1399: tests: test_codestyle fails for auto-generated files by Christian Brabandt · 11 months ago
  78. 0816f17 patch 9.1.1398: completion: trunc does not follow Pmenu highlighting attributes by glepnir · 11 months ago
  79. 2a1e253 patch 9.1.1397: tabpanel not correctly updated on :tabonly by Naruhiko Nishino · 11 months ago
  80. 7b9eb63 patch 9.1.1396: 'errorformat' is a global option by glepnir · 11 months ago
  81. 670d0c1 patch 9.1.1395: search_stat not reset when pattern differs in case by Christian Brabandt · 11 months ago
  82. c659e4a patch 9.1.1394: tabpanel not correctly redrawn on tabonly by Hirohito Higashi · 11 months ago
  83. 31be82e patch 9.1.1393: missing test for switching buffers and reusing curbuf by Sean Dewar · 11 months ago
  84. c49cb93 patch 9.1.1392: missing patch number by Christian Brabandt · 11 months ago
  85. be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 11 months ago
  86. e89aef3 patch 9.1.1390: style: more wrong indentation by Yegappan Lakshmanan · 11 months ago
  87. 08db2f4 patch 9.1.1389: completion: still some issue when 'isexpand' contains a space by glepnir · 11 months ago
  88. c6c72d1 patch 9.1.1388: Scrolling one line too far with 'nosmoothscroll' page scrolling by Luuk van Baal · 11 months ago
  89. 0077282 patch 9.1.1387: memory leak when buflist_new() fails to reuse curbuf by Sean Dewar · 11 months ago
  90. c952fd1 patch 9.1.1386: MS-Windows: some minor problems building on AARCH64 by Christian Brabandt · 11 months ago
  91. acf0ebe patch 9.1.1385: inefficient loop for 'nosmoothscroll' scrolling by Luuk van Baal · 11 months ago
  92. 13bea58 patch 9.1.1384: still some problem with the new tutors filetype plugin by Phạm Bình An · 11 months ago
  93. 8d0e42b patch 9.1.1383: completion: 'isexpand' option does not handle space char correct by glepnir · 11 months ago
  94. 411730e patch 9.1.1382: if_ruby: unused compiler warnings from ruby internals by Philip H. · 11 months ago
  95. 5a18ccf patch 9.1.1381: completion: cannot return to original text by glepnir · 11 months ago
  96. d4110e0 patch 9.1.1380: 'eventignorewin' only checked for current buffer by Sean Dewar · 11 months ago
  97. cf488eb patch 9.1.1379: MS-Windows: error when running evim when space in path by GuyBrush · 11 months ago
  98. 1b18683 patch 9.1.1378: sign without text overwrites number option by glepnir · 11 months ago
  99. d8ebccb patch 9.1.1377: patch v9.1.1370 causes some GTK warning messages by Drew Vogel · 11 months ago
  100. 270124f patch 9.1.1376: quickfix dummy buffer may remain as dummy buffer by Sean Dewar · 11 months ago