1. 6cb1c82 patch 9.1.1361: [security]: possible use-after-free when closing a buffer by Sean Dewar · 3 months ago
  2. fbe4a8f runtime(doc): Fix notation of "Vim script" and "Vim9 script" by Hirohito Higashi · 3 months ago
  3. bcd5995 patch 9.1.1341: cannot define completion triggers by glepnir · 4 months ago
  4. d4dbf82 patch 9.1.1296: completion: incorrect truncation logic by glepnir · 4 months ago
  5. b876204 patch 9.1.1284: not possible to configure pum truncation char by glepnir · 4 months ago
  6. 88d41ab patch 9.1.1283: quickfix stack is limited to 10 items by 64-bitman · 4 months ago
  7. 5a307c3 patch 9.1.1252: typos in code and docs related to 'diffopt' "inline:" by zeertzjq · 4 months ago
  8. 9943d47 patch 9.1.1243: diff mode is lacking for changes within lines by Yee Cheng Chin · 4 months ago
  9. 9cb865e patch 9.1.1232: Vim script is missing the tuple data type by Yegappan Lakshmanan · 5 months ago
  10. 16f2d3a patch 9.1.1146: Vim9: wrong context being used when evaluating class member by Yegappan Lakshmanan · 5 months ago
  11. b7147f8 patch 9.1.1084: Unable to persistently ignore events in a window and its buffers by Luuk van Baal · 6 months ago
  12. b32800f patch 9.1.1063: too many strlen() calls in userfunc.c by John Marriott · 6 months ago
  13. 7c7a4e6 patch 9.1.1009: diff feature can be improved by Jonathon · 7 months ago
  14. 663d18d patch 9.1.0984: exception handling can be improved by ichizok · 7 months ago
  15. 7b12ac3 patch 9.1.0970: VMS: build errors on VMS architecture by Zoltan Arpadffy · 7 months ago
  16. 92195ae patch 9.1.0952: Vim9: missing type checking for any type assignment by Yegappan Lakshmanan · 8 months ago
  17. a73dfc2 patch 9.1.0871: getcellpixels() can be further improved by mikoto2000 · 9 months ago
  18. e7a1bbf patch 9.1.0851: too many strlen() calls in getchar.c by John Marriott · 9 months ago
  19. fd1a838 patch 9.1.0843: too many strlen() calls in undo.c by John Marriott · 9 months ago
  20. a13f3a4 patch 9.1.0831: 'findexpr' can't be used as lambad or Funcref by Yegappan Lakshmanan · 9 months ago
  21. 8d4477e patch 9.1.0828: string_T struct could be used more often by John Marriott · 9 months ago
  22. 79f6ffd patch 9.1.0824: too many strlen() calls in register.c by John Marriott · 9 months ago
  23. aeb1c97 patch 9.1.0810: cannot easily adjust the |:find| command by Yegappan Lakshmanan · 10 months ago
  24. 8df07d0 patch 9.1.0798: too many strlen() calls in cmdhist.c by John Marriott · 10 months ago
  25. 7baa014 patch 9.1.0772: some missing changes from v9.1.0771 by glepnir · 10 months ago
  26. 0fe17f8 patch 9.1.0771: completion attribute hl_group is confusing by glepnir · 10 months ago
  27. 38f99a1 patch 9.1.0690: cannot set special highlight kind in popupmenu by glepnir · 12 months ago
  28. bc11f6d patch 9.1.0679: Rename from w_closing to w_locked is incomplete by zeertzjq · 12 months ago
  29. 0a6e57b patch 9.1.0678: [security]: use-after-free in alist_add() by Christian Brabandt · 12 months ago
  30. 9d997ad patch 9.1.0642: Check that mapping rhs starts with lhs fails if not simplified by zeertzjq · 1 year ago
  31. 4100852 patch 9.1.0629: Rename of pum hl_group is incomplete by zeertzjq · 1 year ago
  32. 508e785 patch 9.1.0618: cannot mark deprecated attributes in completion menu by glepnir · 1 year ago
  33. 50d4854 patch 9.1.0523: Vim9: cannot downcast an object by LemonBoy · 1 year, 1 month ago
  34. 8e56747 patch 9.1.0484: Sorting of completeopt+=fuzzy is not stable by zeertzjq · 1 year, 2 months ago
  35. 529b9ad patch 9.1.0469: Cannot have buffer-local value for 'completeopt' by zeertzjq · 1 year, 2 months ago
  36. a218cc6 patch 9.1.0463: no fuzzy-matching support for insert-completion by glepnir · 1 year, 2 months ago
  37. 88c8c54 patch 9.1.0451: No test for escaping '<' with shellescape() by zeertzjq · 1 year, 2 months ago
  38. 8c85a2a patch 9.1.0426: too many strlen() calls in search.c by John Marriott · 1 year, 3 months ago
  39. 9a90179 patch 9.1.0338: Vim9: import through symlinks not correctly handled by Ernie Rael · 1 year, 4 months ago
  40. 9d956ee patch 9.1.0272: autocmd may change cwd after :tcd and :lcd by zeertzjq · 1 year, 4 months ago
  41. 78d742a patch 9.1.0256: Finding autocmd events is inefficient by John Marriott · 1 year, 4 months ago
  42. 5bf6c21 patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf by zeertzjq · 1 year, 4 months ago
  43. 3164cf8 patch 9.1.0219: Vim9: No enum support by Yegappan Lakshmanan · 1 year, 4 months ago
  44. 82e079d patch 9.1.0163: Calling STRLEN() to compute ml_line_textlen when not needed by zeertzjq · 1 year, 5 months ago
  45. a72d1be patch 9.1.0151: ml_get_buf_len() does not consider text properties by Christian Brabandt · 1 year, 5 months ago
  46. d3eae7b patch 9.1.0148: Vim9: can't call internal methods with objects by Yegappan Lakshmanan · 1 year, 5 months ago
  47. 2157035 patch 9.1.0147: Cannot keep a buffer focused in a window by Colin Kennedy · 1 year, 5 months ago
  48. f267847 patch 9.1.0040: issue with prompt buffer and hidden buffer by zeertzjq · 1 year, 7 months ago
  49. 5b0722b patch 9.1.0037: Calling get_breakindent_win() repeatedly when computing virtcol by zeertzjq · 1 year, 7 months ago
  50. a606f3a patch 9.1.0030: Cannot use terminal alternate font by PMunch · 1 year, 9 months ago
  51. e79e207 patch 9.1.0027: Vim is missing a foreach() func by Ernie Rael · 1 year, 7 months ago
  52. b52600d patch 9.1.0018: use of #if instead of #ifdef by Ken Takata · 1 year, 7 months ago
  53. e5437c5 patch 9.0.2170: Vim9: no support for const/final class/objects vars by Yegappan Lakshmanan · 1 year, 8 months ago
  54. 620f011 patch 9.0.2150: Using int for errbuflen in option funcs by Mike Williams · 1 year, 8 months ago
  55. b39b240 patch 9.0.2142: [security]: stack-buffer-overflow in option callback functions by Christian Brabandt · 1 year, 8 months ago
  56. deba02d patch 9.0.2086: code cleanup for option callbacks needed by zeertzjq · 1 year, 9 months ago
  57. ec3cebb patch 9.0.2076: Vim9: No support for type aliases by Yegappan Lakshmanan · 1 year, 10 months ago
  58. 0ab500d patch 9.0.2059: outstanding exceptions may be skipped by Yegappan Lakshmanan · 1 year, 10 months ago
  59. c59c1e0 patch 9.0.2050: Vim9: crash with deferred function call and exception by Yegappan Lakshmanan · 1 year, 10 months ago
  60. 989426b patch 9.0.2025: no cmdline completion for ++opt args by Yee Cheng Chin · 1 year, 10 months ago
  61. 0f058d1 patch 9.0.2020: Vim9: islocked() needs more work by Ernie Rael · 1 year, 10 months ago
  62. 29bb67f patch 9.0.2019: Vim9: no support for funcrefs by Yegappan Lakshmanan · 1 year, 10 months ago
  63. 4c8da02 patch 9.0.2015: Vim9: does not handle islocked() from a method correctly by Ernie Rael · 1 year, 10 months ago
  64. 5484485 patch 9.0.2009: cmdline-completion for comma-separated options wrong by Yee Cheng Chin · 1 year, 10 months ago
  65. 9771b2a patch 9.0.2001: Vim9: segfault with islocked() by Ernie Rael · 1 year, 10 months ago
  66. 6488564 patch 9.0.1982: vim9: clean up from v9.0.1955 by Ernie Rael · 1 year, 10 months ago
  67. fe7b20a patch 9.0.1977: Vim9: object members can change type by Yegappan Lakshmanan · 1 year, 10 months ago
  68. 6d11347 patch 9.0.1973: Clean up cmdline option completion code by Yee Cheng Chin · 1 year, 10 months ago
  69. 6ee7b52 patch 9.0.1968: cmdline completion should consider key option by Yee Cheng Chin · 1 year, 10 months ago
  70. f3b68d4 patch 9.0.1959: Vim9: methods parameters and types are covariant by Yegappan Lakshmanan · 1 year, 10 months ago
  71. 900894b patch 9.0.1958: cannot complete option values by Yee Cheng Chin · 1 year, 10 months ago
  72. 28a2360 patch 9.0.1956: Custom completion skips orig cmdline if it invokes glob() by zeertzjq · 1 year, 10 months ago
  73. ee865f3 patch 9.0.1955: Vim9: lockvar issues with objects/classes by Ernie Rael · 1 year, 10 months ago
  74. 1db1514 patch 9.0.1914: Vim9: few issues when accessing object members by Yegappan Lakshmanan · 1 year, 11 months ago
  75. c30a90d patch 9.0.1898: Vim9: restrict access to static vars by Yegappan Lakshmanan · 1 year, 11 months ago
  76. 7bcd25c patch 9.0.1885: Vim9: no support for abstract methods by Yegappan Lakshmanan · 1 year, 11 months ago
  77. e651e11 patch 9.0.1862: Vim9 Garbage Collection issues by Yegappan Lakshmanan · 1 year, 11 months ago
  78. 21d3212 patch 9.0.1842: Need more accurate profiling by Ernie Rael · 2 years ago
  79. e3b6c78 patch 9.0.1822: Vim9: no check for duplicate members in extended classes by Yegappan Lakshmanan · 2 years ago
  80. cd7293b patch 9.0.1804: Vim9: no support for private object methods by Yegappan Lakshmanan · 2 years ago
  81. b557f48 patch 9.0.1783: Display issues with virt text smoothscroll and showbreak by zeertzjq · 2 years ago
  82. 171c5b9 patch 9.0.1782: prop_list() does not return text_padding_left by Yegappan Lakshmanan · 2 years ago
  83. 16af913 patch 9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows by Luuk van Baal · 2 years ago
  84. c5d2744 patch 9.0.1741: No type checking in interfaces by LemonBoy · 2 years ago
  85. e9ef347 patch 9.0.1735: Rename completion specific findex var by zeertzjq · 2 years ago
  86. 4a8eb6e patch 9.0.1710: scrolloff options work slightly different by Christian Brabandt · 2 years ago
  87. 5ca05fa patch 9.0.1624: crash when calling object constructor by Bram Moolenaar · 2 years, 2 months ago
  88. 30805a1 patch 9.0.1585: weird use of static variables for spell checking by Luuk van Baal · 2 years, 2 months ago
  89. 3a2a60c patch 9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2" by Bram Moolenaar · 2 years, 2 months ago
  90. 048d9d2 patch 9.0.1520: completion for option name includes all bool options by Bram Moolenaar · 2 years, 3 months ago
  91. aae5834 patch 9.0.1481: decrypting with libsodium may fail if the library changes by Christian Brabandt · 2 years, 4 months ago
  92. e7d4946 patch 9.0.1459: typo in name of type by zeertzjq · 2 years, 4 months ago
  93. b49dfd0 patch 9.0.1453: typos in source code and tests by Dominique Pelle · 2 years, 4 months ago
  94. b7f6f93 patch 9.0.1452: code using EVAL_CONSTANT is dead, it is never set by zeertzjq · 2 years, 4 months ago
  95. 05a627c patch 9.0.1443: ending Insert mode when accessing a hidden prompt buffer by Bram Moolenaar · 2 years, 4 months ago
  96. d874247 patch 9.0.1381: ACCESS_ names have a conflict with on some systems by =?UTF-8?q?Ola=20S=C3=B6der?= · 2 years, 5 months ago
  97. c727b19 patch 9.0.1374: function for setting options not used consistently by Yegappan Lakshmanan · 2 years, 5 months ago
  98. 5da901b patch 9.0.1359: too many "else if" statements in handling options by Yegappan Lakshmanan · 2 years, 5 months ago
  99. 6d611de patch 9.0.1353: too many "else if" statements to handle option values by Yegappan Lakshmanan · 2 years, 5 months ago
  100. 99a7c0d patch 9.0.1338: :defcompile and :disassemble can't find class method by Bram Moolenaar · 2 years, 6 months ago