1. 8ebdbc9 runtime(doc): all secure options should note this restriction in the documentation (#13448) by dkearns · 2 years, 5 months ago
  2. feaccd2 patch 9.0.2078: several problems with type aliases by Yegappan Lakshmanan · 2 years, 5 months ago
  3. ec3cebb patch 9.0.2076: Vim9: No support for type aliases by Yegappan Lakshmanan · 2 years, 5 months ago
  4. 6b89dd6 patch 9.0.2070: [security] disallow setting env in restricted mode by Christian Brabandt · 2 years, 5 months ago
  5. 5f5131d runtime(doc): clarify bracketed paste mode by Christian Brabandt · 2 years, 5 months ago
  6. a56f02d runtime(doc): missing code formatting in if_pyth.txt by Christian Brabandt · 2 years, 5 months ago
  7. b731800 patch 9.0.2064: cannot use buffer-number for errorformat by Yegappan Lakshmanan · 2 years, 5 months ago
  8. 5985879 runtime(doc): Fix typos in several documents (#13420) by h_east · 2 years, 5 months ago
  9. a5a1534 runtime(doc): small updates to the documentation for varargs by Ernie Rael · 2 years, 5 months ago
  10. 0ab500d patch 9.0.2059: outstanding exceptions may be skipped by Yegappan Lakshmanan · 2 years, 6 months ago
  11. 3ec6c1f patch 9.0.2057: Vim9: no strict type checks for funcrefs varargs by Ernie Rael · 2 years, 6 months ago
  12. d3e277f matchparen: do not use hard-coded match id (#13393) by Christian Brabandt · 2 years, 6 months ago
  13. 47416d1 patch 9.0.2056: no digraph for quadruple prime by Jonathan Wright · 2 years, 6 months ago
  14. c290009 patch 9.0.2042: Test_cq_zero_exmode fails without channel feature by Christian Brabandt · 2 years, 6 months ago
  15. 8079917 patch 9.0.2041: trim(): hard to use default mask by Illia Bobyr · 2 years, 6 months ago
  16. 6e63867 patch 9.0.2040: trim(): hard to use default mask by Illia Bobyr · 2 years, 6 months ago
  17. 209ec90 patch 9.0.2037: A few remaining cmdline completion issues with C-E/Y by Yee Cheng Chin · 2 years, 6 months ago
  18. 8f4fb00 patch 9.0.2035: [security] use-after-free with wildmenu by Yee Cheng Chin · 2 years, 6 months ago
  19. f5a94d5 patch 9.0.2032: cannot get mouse click pos for tab or virt text by zeertzjq · 2 years, 6 months ago
  20. 3c81f47 runtime(doc): correct <PageUp>/<PageDown> behavior in 'wildmenu' (#13336) by zeertzjq · 2 years, 6 months ago
  21. 47510f3 patch 9.0.2030: no max callback recursion limit by Christian Brabandt · 2 years, 6 months ago
  22. ae3cfa4 patch 9.0.2026: win32: python3 dll loading can be improved by Ken Takata · 2 years, 6 months ago
  23. 989426b patch 9.0.2025: no cmdline completion for ++opt args by Yee Cheng Chin · 2 years, 6 months ago
  24. b583eda patch 9.0.2022: getmousepos() returns wrong index for TAB char by zeertzjq · 2 years, 6 months ago
  25. 2bbd0d3 runtime(doc): Improve command-line completion docs (#13331) by Yee Cheng Chin · 2 years, 6 months ago
  26. 5484485 patch 9.0.2009: cmdline-completion for comma-separated options wrong by Yee Cheng Chin · 2 years, 6 months ago
  27. 75b277d translation(it): updated translation of xxd manpage by Antonio Giovanni Colombo · 2 years, 6 months ago
  28. 85f4521 patch 9.0.1998: xxd: cannot reverse a bit dump by tristhaus · 2 years, 6 months ago
  29. 27e12c7 runtime(doc): remove E1520 tag (#13289) by zeertzjq · 2 years, 6 months ago
  30. 26e8f7b runtime(doc): Update vim9class help (#13292) by Yegappan Lakshmanan · 2 years, 6 months ago
  31. ac9c6d5 patch 9.0.1994: inconsistent feature description by RestorerZ · 2 years, 6 months ago
  32. ea746f9 patch 9.0.1990: strange error number by Christ van Willegen · 2 years, 6 months ago
  33. 9b259f5 translation(it): revert permission changes for xxd manpages again (#13277) by K.Takata · 2 years, 6 months ago
  34. b9a974d translation(it): update translation of xxd manpage by Antonio Giovanni Colombo · 2 years, 6 months ago
  35. b74ebfc runtime(doc): update xxd manpage and mention $NO_COLOR env by Christian Brabandt · 2 years, 6 months ago
  36. b043ff3 runtime(doc): fix two typos in `vim9.txt` and `options.txt` (#13258) by Aliaksei Budavei · 2 years, 6 months ago
  37. 2dfc229 runtime(doc): remove E1507 help tag, which is no longer used (#13254) by zeertzjq · 2 years, 6 months ago
  38. cd39b69 runtime(doc): add missing error numbers in the help. (#13241) by Yegappan Lakshmanan · 2 years, 6 months ago
  39. 20f48d5 runtime(doc): mention how to disable folding in diff mode (#13242) by dundargoc · 2 years, 6 months ago
  40. ba77bbb runtime(doc): fix typos. by h_east · 2 years, 6 months ago
  41. b32064f patch 9.0.1974: vim9: using contra-variant type-checks by Yegappan Lakshmanan · 2 years, 6 months ago
  42. 4a1ad55 patch 9.0.1972: win32: missing '**' expansion test by Ken Takata · 2 years, 6 months ago
  43. 6ee7b52 patch 9.0.1968: cmdline completion should consider key option by Yee Cheng Chin · 2 years, 6 months ago
  44. e085dfd patch 9.0.1962: No support for writing extended attributes by Christian Brabandt · 2 years, 6 months ago
  45. f3b68d4 patch 9.0.1959: Vim9: methods parameters and types are covariant by Yegappan Lakshmanan · 2 years, 6 months ago
  46. 900894b patch 9.0.1958: cannot complete option values by Yee Cheng Chin · 2 years, 6 months ago
  47. 02902b5 runtime(doc): text-objects: document how escaped delimiters are handled by Christian Brabandt · 2 years, 6 months ago
  48. b90e3bc patch 9.0.1951: Vim9: hard to debug vim9_class errors from CI by Yegappan Lakshmanan · 2 years, 6 months ago
  49. 413f839 patch 9.0.1950: Vim9: error codes spread out by Yegappan Lakshmanan · 2 years, 6 months ago
  50. db38552 patch 9.0.1948: Vim9: object variable "this." should only be used in constructor by h-east · 2 years, 6 months ago
  51. e845b38 runtime(doc): regenerate xxd manpage by Christian Brabandt · 2 years, 6 months ago
  52. 9eb1ce5 patch 9.0.1946: filename expansion using ** in bash may fail by Christian Brabandt · 2 years, 6 months ago
  53. 2dede3d patch 9.0.1945: Vim9: missing support for ro-vars in interface by Yegappan Lakshmanan · 2 years, 6 months ago
  54. 5277cfa runtime(doc): mention mouse scrolling in scrollbind-quickadj (#13190) by zeertzjq · 2 years, 6 months ago
  55. e1b95f5 runtime(doc): Update help tags (#13180) by Yegappan Lakshmanan · 2 years, 6 months ago
  56. ceffca6 runtime(todo): Update Vim9 class items (#13148) by Yegappan Lakshmanan · 2 years, 6 months ago
  57. c3b315f runtime(doc): Vim9: Consistenly use class/object variable and class/object method in help (#13149) by Yegappan Lakshmanan · 2 years, 6 months ago
  58. 960822a runtime(doc): grammar fixes in doc (#13164) by Dominique Pellé · 2 years, 6 months ago
  59. 7c94864 runtime(doc): Update the version9.txt with a template for version 9.1 enhancements (#13165) by Yegappan Lakshmanan · 2 years, 6 months ago
  60. 790f9a8 runtime(doc): Add a missing '<' to the help of strutf16len() (#13168) by a5ob7r · 2 years, 6 months ago
  61. a7aba6c runtime(doc): format jumplist examples more consistently (#13137) by zeertzjq · 2 years, 7 months ago
  62. 8701825 patch 9.0.1921: not possible to use the jumplist like a stack by Yegappan Lakshmanan · 2 years, 7 months ago
  63. aa64ba1 patch 9.0.1916: Crash when allocating large terminal screen by Christian Brabandt · 2 years, 7 months ago
  64. 476733f patch 9.0.1915: r_CTRL-C works differently in visual mode by Christian Brabandt · 2 years, 7 months ago
  65. 346ac14 runtime(doc): add help tag describing object-selection by Christian Brabandt · 2 years, 7 months ago
  66. 00cd182 patch 9.0.1909: Vim9: problem calling class method from other class by Yegappan Lakshmanan · 2 years, 7 months ago
  67. 6ffcc58 runtime(help): Updated documentation on editorconfig by Christian Brabandt · 2 years, 7 months ago
  68. fc93594 runtime(rust): sync rust runtime files with upstream (#13075) by Gregory Anders · 2 years, 7 months ago
  69. 596ad66 runtime(doc): documentation updates by Christian Brabandt · 2 years, 8 months ago
  70. f787ee8 runtime(doc): Add g:c_syntax_for_h to filetype-overrule docs by Doug Kearns · 2 years, 7 months ago
  71. ee17b6f patch 9.0.1886: Various Typos by Christian Brabandt · 2 years, 7 months ago
  72. 7bcd25c patch 9.0.1885: Vim9: no support for abstract methods by Yegappan Lakshmanan · 2 years, 7 months ago
  73. 86cfb39 runtime(tohtml): Update TOhtml to version 9.0v2 (#13050) by fritzophrenic · 2 years, 7 months ago
  74. 11d2aee runtime(doc): update help tags file by Christian Brabandt · 2 years, 7 months ago
  75. f7ac0ef runtime: don't execute external commands when loading ftplugins by Christian Brabandt · 2 years, 7 months ago
  76. e073a8b translation(it): revert permission changes for xxd manpages by Christian Brabandt · 2 years, 7 months ago
  77. aa90d4f patch 9.0.1856: issues with formatting positional arguments by Christ van Willegen · 2 years, 7 months ago
  78. 71ebf3b patch 9.0.1855: mode() doesn't indicate command line for terminal by h-east · 2 years, 7 months ago
  79. 8b20203 patch 9.0.1844: doc helptags may not be up to date by Yee Cheng Chin · 2 years, 7 months ago
  80. 67b0ecf translation(it): updated Italian xxd manpage by Antonio Giovanni Colombo · 2 years, 7 months ago
  81. f3db141 translation(it): updated Italian translation + xxd manpage by Antonio Giovanni Colombo · 2 years, 7 months ago
  82. f6fc255 patch 9.0.1834: Some problems with xxd coloring by K.Takata · 2 years, 7 months ago
  83. e102e44 translation(it): updated Italian manpages by Antonio Giovanni Colombo · 2 years, 7 months ago
  84. e2528ae patch 9.0.1827: xxd: no color support by Aapo Rantalainen · 2 years, 7 months ago
  85. a96d544 patch 9.0.1823: Autoconf 2.69 too old by Illia Bobyr · 2 years, 7 months ago
  86. 4b9777a patch 9.0.1821: Vim9 constructors are always static by Gianmaria Bajo · 2 years, 7 months ago
  87. 55460da patch 9.0.1818: dynamically linking perl is broken by Christian Brabandt · 2 years, 7 months ago
  88. a5eb678 runtime(doc): mention special case of i_CTRL-R_- by Christian Brabandt · 2 years, 7 months ago
  89. 00d07a9 runtime(tags): update helptags by Christian Brabandt · 2 years, 7 months ago
  90. d58bad6 translation(it): updated Italian manpage by Antonio Giovanni Colombo · 2 years, 7 months ago
  91. cd7293b patch 9.0.1804: Vim9: no support for private object methods by Yegappan Lakshmanan · 2 years, 7 months ago
  92. e750f8c runtime(todo): Update todo.txt to remove recently addressed issues (#12910) by Yegappan Lakshmanan · 2 years, 7 months ago
  93. afe0466 patch 9.0.1786: Vim9: need instanceof() function by LemonBoy · 2 years, 8 months ago
  94. 3d3a915 runtime(termdebug): more termdebug fixes and improvements (#12892) by Sean Dewar · 2 years, 8 months ago
  95. 2ae7ffe runtime(termdebug): add frame related commands (#12511) by Simon Sobisch · 2 years, 8 months ago
  96. 171c5b9 patch 9.0.1782: prop_list() does not return text_padding_left by Yegappan Lakshmanan · 2 years, 8 months ago
  97. 618e47d patch 9.0.1780: Vim9 type not defined during object creation by Yegappan Lakshmanan · 2 years, 8 months ago
  98. c13b3d1 patch 9.0.1776: No support for stable Python 3 ABI by Yee Cheng Chin · 2 years, 8 months ago
  99. 92997dd patch 9.0.1774: no support for custom cmdline completion by Shougo Matsushita · 2 years, 8 months ago
  100. 19a3bc3 patch 9.0.1773: cannot distinguish Forth and Fortran *.f files by Doug Kearns · 2 years, 8 months ago