1. 6cc9bd4 patch 9.1.1454: tests: no test for pum at line break position by glepnir · 10 months ago
  2. e965b7a patch 9.1.1453: tests: Test_geometry() may fail by Christian Brabandt · 10 months ago
  3. ecf8f15 patch 9.1.1452: completion: redundant check for completion flags by glepnir · 10 months ago
  4. 30b4ddf patch 9.1.1451: tabpanel rendering artifacts when scrolling by Hirohito Higashi · 10 months ago
  5. a304e49 patch 9.1.1450: Session has wrong arglist with :tcd and :arglocal by zeertzjq · 10 months ago
  6. ed4eb74 patch 9.1.1449: typo in pum_display() by glepnir · 10 months ago
  7. 3ca6776 patch 9.1.1448: tabpanel is not displayed correctly when msg_scrolled by Hirohito Higashi · 10 months ago
  8. 91782b4 patch 9.1.1447: completion: crash when backspacing with fuzzy completion by zeertzjq · 10 months ago
  9. 601cfa9 patch 9.1.1446: filetype: cuda-gdb config files are not recognized by Wu, Zhenyu · 10 months ago
  10. 328332b patch 9.1.1445: negative matchfuzzy scores although there is a match by Girish Palya · 10 months ago
  11. de1c7ac patch 9.1.1444: Unused assignment in set_fuzzy_score() by zeertzjq · 10 months ago
  12. 82a96e3 patch 9.1.1443: potential buffer underflow in insertchar() by jinyaoguo · 10 months ago
  13. 69565e3 patch 9.1.1442: tests: Test_diff_fold_redraw() is insufficient by Gary Johnson · 10 months ago
  14. b8ee1cf patch 9.1.1441: completion: code can be improved by Girish Palya · 10 months ago
  15. 9cb27a5 patch 9.1.1440: too many strlen() calls in os_win32.c by John Marriott · 10 months ago
  16. 3fa0d35 patch 9.1.1439: Last diff folds not merged by Gary Johnson · 10 months ago
  17. c4eb1cb patch 9.1.1438: tests: Test_breakindent_list_split() fails by Aliaksei Budavei · 10 months ago
  18. 0174d8f patch 9.1.1437: MS-Windows: internal compile error in uc_list() by Mike Williams · 10 months ago
  19. ce2769b patch 9.1.1436: GUI control code is displayed on the console on startup by Hirohito Higashi · 10 months ago
  20. 8cd42a5 patch 9.1.1435: completion: various flaws in fuzzy completion by Girish Palya · 10 months ago
  21. 738df38 patch 9.1.1434: MS-Windows: missing out-of-memory checks in os_win32.c by John Marriott · 10 months ago
  22. 8f751d5 patch 9.1.1433: Unnecessary :if when writing session by zeertzjq · 10 months ago
  23. 08896dd patch 9.1.1432: GTK GUI: Buffer menu does not handle unicode correctly by SUN Haitao · 10 months ago
  24. 0ca5966 patch 9.1.1431: Hit-Enter Prompt when loading session files by Miguel Barro · 10 months ago
  25. 862cb37 patch 9.1.1430: tabpanel may flicker in the GUI by Hirohito Higashi · 10 months ago
  26. a1522f7 patch 9.1.1429: dragging outside the tabpanel changes tabpagenr by Hirohito Higashi · 10 months ago
  27. 86d46a7 patch 9.1.1428: completion: register completion needs cleanup by glepnir · 10 months ago
  28. b29e371 patch 9.1.1427: rendering artifacts with the tabpanel by Hirohito Higashi · 10 months ago
  29. d5fdfa5 patch 9.1.1426: completion: register contents not completed by glepnir · 10 months ago
  30. 3b9b95d patch 9.1.1425: tabpanel: there are still some problems with the tabpanel by Hirohito Higashi · 10 months ago
  31. 6c40df0 patch 9.1.1424: PMenu selection broken with multi-line selection and limits by Girish Palya · 10 months ago
  32. cba66cf patch 9.1.1423: :tag command not working correctly using Vim9 Script by Christian Brabandt · 10 months ago
  33. 98c29db patch 9.1.1422: scheduling of complete function can be improved by Girish Palya · 10 months ago
  34. a541f1d patch 9.1.1421: tests: need a test for the new-style tutor.tutor by Phạm Bình An · 10 months ago
  35. 54a09e7 patch 9.1.1420: tests: could need some more tests for shebang lines by Eisuke Kawashima · 10 months ago
  36. 8cc6d8b patch 9.1.1419: It is difficult to ignore all but some events by Luuk van Baal · 10 months ago
  37. 5199567 patch 9.1.1418: configures GUI auto detection favors GTK2 by Drew Vogel · 10 months ago
  38. 49864ae patch 9.1.1417: missing info about register completion in complete_info() by glepnir · 10 months ago
  39. 19ef6b0 patch 9.1.1416: completion limits not respected for fuzzy completions by Girish Palya · 10 months ago
  40. ac83b3c patch 9.1.1415: potential use-after free when there is an error in 'tabpanel' by Christian Brabandt · 10 months ago
  41. e99987d translation(hy): renamed am.po -> hy.po for armenian lang translations by Gagik Hakobyan · 10 months ago
  42. 2c7ccaa patch 9.1.1414: MS-Windows: compile warnings in os_win32.c by John Marriott · 10 months ago
  43. 318ff9c patch 9.1.1413: spurious CursorHold triggered in GUI on startup by Gary Johnson · 10 months ago
  44. a004e51 patch 9.1.1412: tests: Test_tabpanel_tabonly() fails on larger screens by Christian Brabandt · 10 months ago
  45. a88c5bd patch 9.1.1411: crash when calling non-existing function for tabpanel by Christian Brabandt · 10 months ago
  46. 7c62105 patch 9.1.1410: out-of-bounds access with 'completefunc' by Girish Palya · 10 months ago
  47. 14f6da5 patch 9.1.1409: using f-flag in 'complete' conflicts with Neovim by Girish Palya · 10 months ago
  48. 0546068 patch 9.1.1408: not easily possible to complete from register content by glepnir · 10 months ago
  49. 5717ee3 patch 9.1.1407: Can't use getpos('v') in OptionSet when using setbufvar() by zeertzjq · 10 months ago
  50. 9772025 patch 9.1.1406: crash when importing invalid tuple by Yegappan Lakshmanan · 11 months ago
  51. 9ff1e59 patch 9.1.1405: tests: no test for mapping with special keys in session file by zeertzjq · 11 months ago
  52. e8302da patch 9.1.1404: wrong link to Chapter 2 in new-tutor by Phạm Bình An · 11 months ago
  53. 598bbb1 patch 9.1.1403: expansion of 'tabpanelopt' value adds wrong values by Hirohito Higashi · 11 months ago
  54. 5b07aff patch 9.1.1402: multi-byte mappings not properly stored in session file by GuyBrush · 11 months ago
  55. 56b1207 patch 9.1.1401: list not materialized in prop_list() by Christian Brabandt · 11 months ago
  56. 1307743 patch 9.1.1400: [security]: use-after-free when evaluating tuple fails by Yegappan Lakshmanan · 11 months ago
  57. 681f1c9 patch 9.1.1399: tests: test_codestyle fails for auto-generated files by Christian Brabandt · 11 months ago
  58. 0816f17 patch 9.1.1398: completion: trunc does not follow Pmenu highlighting attributes by glepnir · 11 months ago
  59. 2a1e253 patch 9.1.1397: tabpanel not correctly updated on :tabonly by Naruhiko Nishino · 11 months ago
  60. 7b9eb63 patch 9.1.1396: 'errorformat' is a global option by glepnir · 11 months ago
  61. 670d0c1 patch 9.1.1395: search_stat not reset when pattern differs in case by Christian Brabandt · 11 months ago
  62. c659e4a patch 9.1.1394: tabpanel not correctly redrawn on tabonly by Hirohito Higashi · 11 months ago
  63. 31be82e patch 9.1.1393: missing test for switching buffers and reusing curbuf by Sean Dewar · 11 months ago
  64. c49cb93 patch 9.1.1392: missing patch number by Christian Brabandt · 11 months ago
  65. be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 11 months ago
  66. e89aef3 patch 9.1.1390: style: more wrong indentation by Yegappan Lakshmanan · 11 months ago
  67. 08db2f4 patch 9.1.1389: completion: still some issue when 'isexpand' contains a space by glepnir · 11 months ago
  68. c6c72d1 patch 9.1.1388: Scrolling one line too far with 'nosmoothscroll' page scrolling by Luuk van Baal · 11 months ago
  69. 0077282 patch 9.1.1387: memory leak when buflist_new() fails to reuse curbuf by Sean Dewar · 11 months ago
  70. c952fd1 patch 9.1.1386: MS-Windows: some minor problems building on AARCH64 by Christian Brabandt · 11 months ago
  71. acf0ebe patch 9.1.1385: inefficient loop for 'nosmoothscroll' scrolling by Luuk van Baal · 11 months ago
  72. 13bea58 patch 9.1.1384: still some problem with the new tutors filetype plugin by Phạm Bình An · 11 months ago
  73. 8d0e42b patch 9.1.1383: completion: 'isexpand' option does not handle space char correct by glepnir · 11 months ago
  74. 411730e patch 9.1.1382: if_ruby: unused compiler warnings from ruby internals by Philip H. · 11 months ago
  75. 5a18ccf patch 9.1.1381: completion: cannot return to original text by glepnir · 11 months ago
  76. d4110e0 patch 9.1.1380: 'eventignorewin' only checked for current buffer by Sean Dewar · 11 months ago
  77. cf488eb patch 9.1.1379: MS-Windows: error when running evim when space in path by GuyBrush · 11 months ago
  78. 1b18683 patch 9.1.1378: sign without text overwrites number option by glepnir · 11 months ago
  79. d8ebccb patch 9.1.1377: patch v9.1.1370 causes some GTK warning messages by Drew Vogel · 11 months ago
  80. 270124f patch 9.1.1376: quickfix dummy buffer may remain as dummy buffer by Sean Dewar · 11 months ago
  81. b4074ea patch 9.1.1375: [security]: possible heap UAF with quickfix dummy buffer by Sean Dewar · 11 months ago
  82. 3141509 typo in comment in gui.c by Christ van Willegen · 11 months ago
  83. dc31405 patch 9.1.1374: completion: 'smartcase' not respected when filtering matches by Girish Palya · 11 months ago
  84. c3fbaa0 patch 9.1.1373: 'completeopt' checking logic can be simplified by glepnir · 11 months ago
  85. a4a00a7 patch 9.1.1372: style: braces issues in various files by Hirohito Higashi · 11 months ago
  86. 19e1dd6 patch 9.1.1371: style: indentation and brace issues in insexpand.c by glepnir · 11 months ago
  87. ea67ba7 patch 9.1.1370: CI Tests favor GTK2 over GTK3 by Drew Vogel · 11 months ago
  88. 9670f61 patch 9.1.1369: configure still using autoconf 2.71 by Christian Brabandt · 11 months ago
  89. 48b19b2 patch 9.1.1368: GTK3 and GTK4 will drop numeric cursor support. by Drew Vogel · 11 months ago
  90. d2fcbb4 patch 9.1.1367: too many strlen() calls in gui.c by John Marriott · 11 months ago
  91. 38972d8 patch 9.1.1366: v9.1.1364 unintentionally changed sign.c and sound.c by Hirohito Higashi · 11 months ago
  92. 51f6a78 patch 9.1.1365: MS-Windows: compile warnings and too many strlen() calls by John Marriott · 11 months ago
  93. 562610c patch 9.1.1364: style: more indentation issues by Yegappan Lakshmanan · 11 months ago
  94. c2a9000 patch 9.1.1363: style: inconsistent indentation in various files by Naruhiko Nishino · 11 months ago
  95. 41cddfa patch 9.1.1362: Vim9: type ignored when adding tuple to instance list var by Yegappan Lakshmanan · 11 months ago
  96. 6cb1c82 patch 9.1.1361: [security]: possible use-after-free when closing a buffer by Sean Dewar · 11 months ago
  97. af4a5d6 patch 9.1.1360: filetype: GNU Radio companion files are not recognized by zeertzjq · 11 months ago
  98. 9c9200d patch 9.1.1359: filetype: GNU Radio config files are not recognized by zeertzjq · 11 months ago
  99. 7292c0c patch 9.1.1358: if_lua: compile warnings with gcc15 by lilydjwg · 11 months ago
  100. 6af20a9 patch 9.1.1357: Vim incorrectly escapes tags with "[" in a help buffer by Phạm Bình An · 11 months ago