1. a821b60 patch 9.1.0498: getcmdcompltype() interferes with cmdline completion by zeertzjq · 1 year, 10 months ago
  2. a48637c patch 9.1.0497: termdebug can be further improved by Ubaldo Tiberi · 1 year, 10 months ago
  3. f189138 patch 9.1.0496: matched text is highlighted case-sensitively by glepnir · 1 year, 10 months ago
  4. d8c9340 patch 9.1.0495: Matched text isn't highlighted in cmdline pum by zeertzjq · 1 year, 10 months ago
  5. 63901e8 patch 9.1.0494: Wrong matched text highlighted in pum with 'rightleft' by zeertzjq · 1 year, 10 months ago
  6. acc8746 patch 9.1.0493: Test for patch 9.1.0489 doesn't fail without the fix by zeertzjq · 1 year, 10 months ago
  7. 0d4d23d patch 9.1.0492: filetype: Vim-script files not detected by shebang line by Doug Kearns · 1 year, 10 months ago
  8. 883018f patch 9.1.0491: Cmdline pum doesn't work properly with 'rightleft' by zeertzjq · 1 year, 10 months ago
  9. 105f741 patch 9.1.0490: minor style problems with patch 9.1.0487 by glepnir · 1 year, 10 months ago
  10. aced8c2 patch 9.1.0489: default completion may break with fuzzy by glepnir · 1 year, 10 months ago
  11. a232437 patch 9.1.0488: Wrong padding for pum "kind" with 'rightleft' by zeertzjq · 1 year, 10 months ago
  12. f94c9c4 patch 9.1.0487: completed item not update on fuzzy completion by glepnir · 1 year, 10 months ago
  13. 82a579e patch 9.1.0486: filetype: Snakemake files are not recognized by Riley Bruins · 1 year, 10 months ago
  14. afbe535 patch 9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu" by zeertzjq · 1 year, 10 months ago
  15. 8e56747 patch 9.1.0484: Sorting of completeopt+=fuzzy is not stable by zeertzjq · 1 year, 10 months ago
  16. 8b34aea patch 9.1.0483: glob() not sufficiently tested by Christian Brabandt · 1 year, 10 months ago
  17. ef8eab8 patch 9.1.0482: termdebug plugin needs more love by Ubaldo Tiberi · 1 year, 10 months ago
  18. a78eb25 patch 9.1.0481: Vim9: term_getjob() throws an exception on error by Ernie Rael · 1 year, 10 months ago
  19. 1c29602 patch 9.1.0480: fuzzy string matching executed when not needed by glepnir · 1 year, 10 months ago
  20. 2f95ca9 patch 9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operations by zeertzjq · 1 year, 10 months ago
  21. 7c57940 patch 9.1.0478: potential deref of NULL pointer in fuzzy_match_str_with_pos by glepnir · 1 year, 10 months ago
  22. 1fb9eae patch 9.1.0477: block_editing errors out when using <enter> by Christian Brabandt · 1 year, 10 months ago
  23. 40c1c33 patch 9.1.0476: Cannot see matched text in popup menu by glepnir · 1 year, 10 months ago
  24. 4877cb4 patch 9.1.0475: cmod_split modifier is always reset in term_start() by Yegappan Lakshmanan · 1 year, 10 months ago
  25. d03882b patch 9.1.0474: CI: Test_ColonEight() fails on github runners by Christian Brabandt · 1 year, 10 months ago
  26. d603e95 patch 9.1.0473: term_start() does not clear vertical modifier by Yegappan Lakshmanan · 1 year, 10 months ago
  27. aa925ee patch 9.1.0472: Inconsistencies between functions for option flags by zeertzjq · 1 year, 10 months ago
  28. 2d1d5c6 patch 9.1.0471: Crash when using autocmd_get() after removing event inside autocmd by zeertzjq · 1 year, 10 months ago
  29. 7cbed35 patch 9.1.0470: tests: Test_ColonEight_MultiByte() fails sporadically by Christian Brabandt · 1 year, 10 months ago
  30. 529b9ad patch 9.1.0469: Cannot have buffer-local value for 'completeopt' by zeertzjq · 1 year, 10 months ago
  31. 84d9611 patch 9.1.0468: GvimExt does not consult HKEY_CURRENT_USER by David Wagner · 1 year, 10 months ago
  32. 551d8c3 patch 9.1.0467: typos in some comments by zeertzjq · 1 year, 10 months ago
  33. dca57fb patch 9.1.0466: Missing comments for fuzzy completion by glepnir · 1 year, 10 months ago
  34. 60c8743 patch 9.1.0465: missing filecopy() function by Shougo Matsushita · 1 year, 10 months ago
  35. 0a08306 patch 9.1.0464: no whitespace padding in commentstring option in ftplugins by Riley Bruins · 1 year, 10 months ago
  36. a218cc6 patch 9.1.0463: no fuzzy-matching support for insert-completion by glepnir · 1 year, 10 months ago
  37. 734286e patch 9.1.0462: eval5() and eval7 are too complex by Yegappan Lakshmanan · 1 year, 10 months ago
  38. f51ff96 patch 9.1.0461: too many strlen() calls in drawline.c by John Marriott · 1 year, 10 months ago
  39. 7577afd patch 9.1.0460: filetype: lintstagedrc files are not recognized by İlyas Akın · 1 year, 10 months ago
  40. 36b6676 patch 9.1.0459: Vim9: import autoload does not work with symlink by nwounkn · 1 year, 10 months ago
  41. 7737ce5 patch 9.1.0458: Coverity complains about division by zero by Christian Brabandt · 1 year, 10 months ago
  42. e5bc2e4 patch 9.1.0457: tests: test_gui fails on Wayland by Christian Brabandt · 1 year, 10 months ago
  43. 88d4f25 patch 9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0 by Gary Johnson · 1 year, 10 months ago
  44. 16b63bd patch 9.1.0455: MS-Windows: compiler warning for size_t to int conversion by Mike Williams · 1 year, 10 months ago
  45. f3dd6f6 patch 9.1.0454: minor issues in test_filetype with rasi test by Christian Brabandt · 1 year, 10 months ago
  46. 280e5b1 patch 9.1.0453: filetype: rasi files are not recognized by Pierrick Guillaume · 1 year, 10 months ago
  47. 1acc67a patch 9.1.0452: Configure checks for libelf unnecessarily by youcai · 1 year, 10 months ago
  48. 88c8c54 patch 9.1.0451: No test for escaping '<' with shellescape() by zeertzjq · 1 year, 10 months ago
  49. 51c45e8 patch 9.1.0450: evalc. code too complex by Yegappan Lakshmanan · 1 year, 10 months ago
  50. 51024bb patch 9.1.0449: MS-Windows: Compiler warnings by Mike Williams · 1 year, 10 months ago
  51. 8904d67 patch 9.1.0448: compiler warning in eval.c by Yegappan Lakshmanan · 1 year, 10 months ago
  52. 53387c5 patch 9.1.0447: completion may be wrong when deleting all chars by glepnir · 1 year, 11 months ago
  53. ef73374 patch 9.1.0446: getregionpos() inconsistent for partly-selected multibyte char by zeertzjq · 1 year, 11 months ago
  54. dbac0da patch 9.1.0445: Coverity warning after 9.1.0440 by Yegappan Lakshmanan · 1 year, 11 months ago
  55. dff55a3 patch 9.1.0444: Not enough tests for getregion() with multibyte chars by zeertzjq · 1 year, 11 months ago
  56. afc2295 patch 9.1.0443: Can't use blockwise selection with width for getregion() by zeertzjq · 1 year, 11 months ago
  57. 35dfe58 patch 9.1.0442: hare runtime files outdated by Amelia Clarke · 1 year, 11 months ago
  58. 2b09de9 patch 9.1.0441: getregionpos() can't properly indicate positions beyond eol by zeertzjq · 1 year, 11 months ago
  59. 44cadaa patch 9.1.0440: function get_lval() is too long by Yegappan Lakshmanan · 1 year, 11 months ago
  60. 42a5b5a patch 9.1.0439: Cannot filter the history by Christian Brabandt · 1 year, 11 months ago
  61. 3074137 patch 9.1.0438: Wrong Ex command executed when :g uses '?' as delimiter by zeertzjq · 1 year, 11 months ago
  62. 742062f patch 9.1.0437: Motif requires non-const char pointer for XPM data by Drew Vogel · 1 year, 11 months ago
  63. 789679c patch 9.1.0436: Crash when using '?' as separator for :s by zeertzjq · 1 year, 11 months ago
  64. cd79f8f patch 9.1.0435: filetype: cygport files are not recognized by K.Takata · 1 year, 11 months ago
  65. 3554d9b patch 9.1.0434: make errors trying to access autoload/zig by Derek Schrock · 1 year, 11 months ago
  66. 701ad50 patch 9.1.0433: Wrong yanking with exclusive selection and ve=all by zeertzjq · 1 year, 11 months ago
  67. 5090f83 patch 9.1.0432: Ancient XPM preprocessor hack may cause build errors by Drew Vogel · 1 year, 11 months ago
  68. 25536f4 patch 9.1.0431: eval.c is too long by Yegappan Lakshmanan · 1 year, 11 months ago
  69. 52a6f34 patch 9.1.0430: getregionpos() doesn't handle one char selection by zeertzjq · 1 year, 11 months ago
  70. b335a93 patch 9.1.0429: Coverity complains about eval.c refactor by Christian Brabandt · 1 year, 11 months ago
  71. 42cd192 patch 9.1.0428: Tag guessing leaves wrong search history with very short names by zeertzjq · 1 year, 11 months ago
  72. ffed154 patch 9.1.0427: tests: some issues with termdebug mapping test by Ken Takata · 1 year, 11 months ago
  73. 8c85a2a patch 9.1.0426: too many strlen() calls in search.c by John Marriott · 1 year, 11 months ago
  74. 155583a patch 9.1.0425: filetype: purescript files are not recognized by Riley Bruins · 1 year, 11 months ago
  75. aa3104b patch 9.1.0424: filetype: slint files are not recognized by Riley Bruins · 1 year, 11 months ago
  76. c95e64f patch 9.1.0423: getregionpos() wrong with blockwise mode and multibyte by zeertzjq · 1 year, 11 months ago
  77. 22029ed patch 9.1.0422: function echo_string_core() is too long by Yegappan Lakshmanan · 1 year, 11 months ago
  78. 5f1b115 patch 9.1.0421: filetype: hyprlang files are not recognized by Riley Bruins · 1 year, 11 months ago
  79. 0b0f7d6 patch 9.1.0420: :browse oldfiles prompts even with single entry by Christian Brabandt · 1 year, 11 months ago
  80. 4776e64 patch 9.1.0419: eval.c not sufficiently tested by Yegappan Lakshmanan · 1 year, 11 months ago
  81. 8e4c4c7 patch 9.1.0418: Cannot move to previous/next rare word by Christ van Willegen - van Noort · 1 year, 11 months ago
  82. f0905a8 patch 9.1.0417: if_py: find_module has been removed in Python 3.12.0a7 by Christian Brabandt · 1 year, 11 months ago
  83. 2e64273 patch 9.1.0416: some screen dump tests can be improved by Luuk van Baal · 1 year, 11 months ago
  84. fe424d1 patch 9.1.0415: Some functions are not tested by Yegappan Lakshmanan · 1 year, 11 months ago
  85. b32055e patch 9.1.0414: Unable to leave long line with 'smoothscroll' and 'scrolloff' by Luuk van Baal · 1 year, 11 months ago
  86. eff20eb patch 9.1.0413: smoothscroll may cause infinite loop by Christian Brabandt · 1 year, 11 months ago
  87. 6043024 patch 9.1.0412: typo in regexp_bt.c in DEBUG code by Christian Brabandt · 1 year, 11 months ago
  88. 4ceb4dc patch 9.1.0411: too long functions in eval.c by Yegappan Lakshmanan · 1 year, 11 months ago
  89. d01e699 patch 9.1.0410: warning about uninitialized variable by John Marriott · 1 year, 11 months ago
  90. 82792db patch 9.1.0409: too many strlen() calls in the regexp engine by John Marriott · 1 year, 11 months ago
  91. 9c0ff47 patch 9.1.0408: configure fails on Fedora when including perl by Christian Brabandt · 1 year, 11 months ago
  92. 58448e0 patch 9.1.0407: Stuck with long line and half-page scrolling by Luuk van Baal · 1 year, 11 months ago
  93. 031a745 patch 9.1.0406: Divide by zero with getmousepos() and 'smoothscroll' by zeertzjq · 1 year, 11 months ago
  94. b7deb1b patch 9.1.0405: tests: xxd buffer overflow fails on 32-bit by Christian Brabandt · 1 year, 11 months ago
  95. 6779719 patch 9.1.0404: [security] xxd: buffer-overflow with specific flags by Lennard Hofmann · 1 year, 11 months ago
  96. 8c35c26 patch 9.1.0403: Vim9: not able to import file from start dir by Yegappan Lakshmanan · 1 year, 11 months ago
  97. 63f2a5b patch 9.1.0402: filetype: mdd files detected as zsh filetype by Wu, Zhenyu · 1 year, 11 months ago
  98. 887a38c patch 9.1.0401: filetype: zsh module files are not recognized by Wu, Zhenyu · 1 year, 11 months ago
  99. 1b53172 patch 9.1.0400: Vim9: confusing error message for unknown type by Yegappan Lakshmanan · 1 year, 11 months ago
  100. d5c8c09 patch 9.1.0399: block_editing errors out when using del by Christian Brabandt · 1 year, 11 months ago