1. c4bca1d patch 9.1.1532: termdebug: not enough ways to configure breakpoints by Dimitry Ishenko · 8 weeks ago
  2. 8331310 patch 9.1.1531: confusing error with nested legacy function by Hirohito Higashi · 8 weeks ago
  3. f2ec8d4 patch 9.1.1528: completion: crash with getcompletion() by Christian Brabandt · 8 weeks ago
  4. 2ffd35f patch 9.1.1527: Vim9: Crash with string compound assignment by Hirohito Higashi · 8 weeks ago
  5. 93c2d5b patch 9.1.1526: completion: search completion match may differ in case by Girish Palya · 8 weeks ago
  6. eb380b9 patch 9.1.1525: tests: testdir/ is a bit messy by Christian Brabandt · 9 weeks ago
  7. b0905e2 patch 9.1.1524: tests: too many imports in the test suite by Christian Brabandt · 9 weeks ago
  8. a4874d4 patch 9.1.1523: tests: test_clipmethod fails in non X11 environment by Christian Brabandt · 9 weeks ago
  9. bcb06c9 patch 9.1.1522: tests: still some ANSI escape sequences in test output by Christian Brabandt · 9 weeks ago
  10. 0cd7f35 patch 9.1.1521: completion: pum does not reset scroll pos on reopen with 'noselect' by Girish Palya · 9 weeks ago
  11. af22007 patch 9.1.1520: completion: search completion doesn't handle 'smartcase' well by Girish Palya · 9 weeks ago
  12. faed074 patch 9.1.1519: tests: Test_termdebug_decimal_breakpoints() may fail by Christian Brabandt · 9 weeks ago
  13. e2c0f81 patch 9.1.1518: getcompletiontype() may crash by zeertzjq · 9 weeks ago
  14. 5bcc492 patch 9.1.1517: filetype: autopkgtest files are not recognized by James McCoy · 9 weeks ago
  15. 08e5b12 patch 9.1.1516: tests: no test that 'incsearch' is updated after search completion by zeertzjq · 9 weeks ago
  16. 88be7a6 patch 9.1.1513: resizing Vim window causes unexpected internal window width by Hirohito Higashi · 9 weeks ago
  17. 7a734b7 tests: fix typo in comment (after v9.1.1511) by zeertzjq · 9 weeks ago
  18. ba11e78 patch 9.1.1512: completion: can only complete from keyword characters by Girish Palya · 9 weeks ago
  19. 96076bf patch 9.1.1511: tests: two edit tests change v:testing from 1 to 0 by zeertzjq · 9 weeks ago
  20. 5e34eec patch 9.1.1510: Search completion may use invalid memory by zeertzjq · 9 weeks ago
  21. 96b3ef2 patch 9.1.1509: patch 9.1.1505 was not good by Hirohito Higashi · 9 weeks ago
  22. 4ade668 patch 9.1.1507: symlinks are resolved on :cd commands by glepnir · 9 weeks ago
  23. 29b29c6 patch 9.1.1506: tests: missing cleanup in Test_search_cmdline_incsearch_highlight() by zeertzjq · 9 weeks ago
  24. 5d2354f patch 9.1.1505: not possible to return completion type for :ex command by Shougo Matsushita · 9 weeks ago
  25. 20eb68a patch 9.1.1504: filetype: numbat files are not recognized by 0xadk · 9 weeks ago
  26. b46e3aa patch 9.1.1503: filetype: haxe files are not recognized by 0xadk · 9 weeks ago
  27. fdcdded patch 9.1.1502: filetype: quickbms files are not recognized by 0xadk · 9 weeks ago
  28. b211916 patch 9.1.1501: filetype: flix files are not recognized by 0xadk · 9 weeks ago
  29. fa16c7a patch 9.1.1498: completion: 'complete' funcs behave different to 'omnifunc' by Girish Palya · 10 weeks ago
  30. 66b72f4 patch 9.1.1496: terminal: still not highlighting empty cells correctly by Christian Brabandt · 10 weeks ago
  31. bbeaa94 patch 9.1.1492: tests: failure when Wayland compositor fails to start by Christian Brabandt · 10 weeks ago
  32. 6b49fba patch 9.1.1490: 'wildchar' does not work in search contexts by Girish Palya · 10 weeks ago
  33. a899b27 patch 9.1.1489: terminal: no visual highlight of empty cols with empty 'listchars' by Christian Brabandt · 10 weeks ago
  34. 73b9650 patch 9.1.1486: documentation issues with Wayland by Hirohito Higashi · 10 weeks ago
  35. b90c239 patch 9.1.1485: missing Wayland clipboard support by Foxe Chen · 2 months ago
  36. 2231893 patch 9.1.1484: tests: Turkish locale tests fails on Mac by Christian Brabandt · 2 months ago
  37. fe803c8 patch 9.1.1482: scrolling with 'splitkeep' and line() by Luuk van Baal · 2 months ago
  38. 1c2c4ec patch 9.1.1480: Turkish translation outdated by Emir SARI · 2 months ago
  39. 8fe9e55 patch 9.1.1479: regression when displaying localized percentage position by Emir SARI · 2 months ago
  40. 74f0a77 patch 9.1.1476: no easy way to deduplicate text by Hirohito Higashi · 2 months ago
  41. cd68f21 patch 9.1.1475: completion: regression when "nearest" in 'completeopt' by Girish Palya · 3 months ago
  42. d75ab0c patch 9.1.1473: inconsistent range arg for :diffget/diffput by Yee Cheng Chin · 3 months ago
  43. 5fbe72e patch 9.1.1471: completion: inconsistent ordering with CTRL-P by Girish Palya · 3 months ago
  44. 8e83105 patch 9.1.1470: use-after-free with popup callback on error by Christian Brabandt · 3 months ago
  45. 03e5ee2 patch 9.1.1468: filetype: bright(er)script files are not recognized by Riley Bruins · 3 months ago
  46. 4829511 patch 9.1.1466: filetype: not all lex files are recognized by Eisuke Kawashima · 3 months ago
  47. acd04b2 patch 9.1.1465: tabpanel: not correctly drawn with 'equalalways' by Hirohito Higashi · 3 months ago
  48. cb27992 patch 9.1.1464: gv does not work in operator-pending mode by phanium · 3 months ago
  49. 93318a9 patch 9.1.1463: Integer overflow in getmarklist() after linewise operation by zeertzjq · 3 months ago
  50. e5c96e3 patch 9.1.1461: tabpanel: tabpanel vanishes with popup menu by Hirohito Higashi · 3 months ago
  51. 6897f18 patch 9.1.1459: xxd: coloring output is inefficient by Emanuel Krollmann · 3 months ago
  52. f5aa269 patch 9.1.1458: tabpanel: tabs not properly updated with 'stpl' by Hirohito Higashi · 3 months ago
  53. 532a5fb patch 9.1.1456: comment plugin fails toggling if 'cms' contains \ by Maxim Kim · 3 months ago
  54. 6cc9bd4 patch 9.1.1454: tests: no test for pum at line break position by glepnir · 3 months ago
  55. e965b7a patch 9.1.1453: tests: Test_geometry() may fail by Christian Brabandt · 3 months ago
  56. a304e49 patch 9.1.1450: Session has wrong arglist with :tcd and :arglocal by zeertzjq · 3 months ago
  57. 3ca6776 patch 9.1.1448: tabpanel is not displayed correctly when msg_scrolled by Hirohito Higashi · 3 months ago
  58. 91782b4 patch 9.1.1447: completion: crash when backspacing with fuzzy completion by zeertzjq · 3 months ago
  59. 601cfa9 patch 9.1.1446: filetype: cuda-gdb config files are not recognized by Wu, Zhenyu · 3 months ago
  60. 328332b patch 9.1.1445: negative matchfuzzy scores although there is a match by Girish Palya · 3 months ago
  61. 69565e3 patch 9.1.1442: tests: Test_diff_fold_redraw() is insufficient by Gary Johnson · 3 months ago
  62. b8ee1cf patch 9.1.1441: completion: code can be improved by Girish Palya · 3 months ago
  63. 3fa0d35 patch 9.1.1439: Last diff folds not merged by Gary Johnson · 3 months ago
  64. c4eb1cb patch 9.1.1438: tests: Test_breakindent_list_split() fails by Aliaksei Budavei · 3 months ago
  65. 0174d8f patch 9.1.1437: MS-Windows: internal compile error in uc_list() by Mike Williams · 3 months ago
  66. 8cd42a5 patch 9.1.1435: completion: various flaws in fuzzy completion by Girish Palya · 3 months ago
  67. 08896dd patch 9.1.1432: GTK GUI: Buffer menu does not handle unicode correctly by SUN Haitao · 3 months ago
  68. a1522f7 patch 9.1.1429: dragging outside the tabpanel changes tabpagenr by Hirohito Higashi · 3 months ago
  69. d5fdfa5 patch 9.1.1426: completion: register contents not completed by glepnir · 3 months ago
  70. 3b9b95d patch 9.1.1425: tabpanel: there are still some problems with the tabpanel by Hirohito Higashi · 3 months ago
  71. 6c40df0 patch 9.1.1424: PMenu selection broken with multi-line selection and limits by Girish Palya · 3 months ago
  72. cba66cf patch 9.1.1423: :tag command not working correctly using Vim9 Script by Christian Brabandt · 3 months ago
  73. a541f1d patch 9.1.1421: tests: need a test for the new-style tutor.tutor by Phạm Bình An · 3 months ago
  74. 54a09e7 patch 9.1.1420: tests: could need some more tests for shebang lines by Eisuke Kawashima · 3 months ago
  75. 8cc6d8b patch 9.1.1419: It is difficult to ignore all but some events by Luuk van Baal · 3 months ago
  76. 49864ae patch 9.1.1417: missing info about register completion in complete_info() by glepnir · 3 months ago
  77. 19ef6b0 patch 9.1.1416: completion limits not respected for fuzzy completions by Girish Palya · 3 months ago
  78. ac83b3c patch 9.1.1415: potential use-after free when there is an error in 'tabpanel' by Christian Brabandt · 3 months ago
  79. 318ff9c patch 9.1.1413: spurious CursorHold triggered in GUI on startup by Gary Johnson · 3 months ago
  80. a004e51 patch 9.1.1412: tests: Test_tabpanel_tabonly() fails on larger screens by Christian Brabandt · 3 months ago
  81. a88c5bd patch 9.1.1411: crash when calling non-existing function for tabpanel by Christian Brabandt · 3 months ago
  82. 7c62105 patch 9.1.1410: out-of-bounds access with 'completefunc' by Girish Palya · 3 months ago
  83. 14f6da5 patch 9.1.1409: using f-flag in 'complete' conflicts with Neovim by Girish Palya · 3 months ago
  84. 0546068 patch 9.1.1408: not easily possible to complete from register content by glepnir · 3 months ago
  85. 5717ee3 patch 9.1.1407: Can't use getpos('v') in OptionSet when using setbufvar() by zeertzjq · 3 months ago
  86. 9772025 patch 9.1.1406: crash when importing invalid tuple by Yegappan Lakshmanan · 4 months ago
  87. 9ff1e59 patch 9.1.1405: tests: no test for mapping with special keys in session file by zeertzjq · 4 months ago
  88. e8302da patch 9.1.1404: wrong link to Chapter 2 in new-tutor by Phạm Bình An · 4 months ago
  89. 5b07aff patch 9.1.1402: multi-byte mappings not properly stored in session file by GuyBrush · 4 months ago
  90. 56b1207 patch 9.1.1401: list not materialized in prop_list() by Christian Brabandt · 4 months ago
  91. 1307743 patch 9.1.1400: [security]: use-after-free when evaluating tuple fails by Yegappan Lakshmanan · 4 months ago
  92. 681f1c9 patch 9.1.1399: tests: test_codestyle fails for auto-generated files by Christian Brabandt · 4 months ago
  93. 0816f17 patch 9.1.1398: completion: trunc does not follow Pmenu highlighting attributes by glepnir · 4 months ago
  94. 2a1e253 patch 9.1.1397: tabpanel not correctly updated on :tabonly by Naruhiko Nishino · 4 months ago
  95. 7b9eb63 patch 9.1.1396: 'errorformat' is a global option by glepnir · 4 months ago
  96. 670d0c1 patch 9.1.1395: search_stat not reset when pattern differs in case by Christian Brabandt · 4 months ago
  97. c659e4a patch 9.1.1394: tabpanel not correctly redrawn on tabonly by Hirohito Higashi · 4 months ago
  98. 31be82e patch 9.1.1393: missing test for switching buffers and reusing curbuf by Sean Dewar · 4 months ago
  99. be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 4 months ago
  100. 08db2f4 patch 9.1.1389: completion: still some issue when 'isexpand' contains a space by glepnir · 4 months ago