1. 96b3ef2 patch 9.1.1509: patch 9.1.1505 was not good by Hirohito Higashi · 9 weeks ago
  2. 5d2354f patch 9.1.1505: not possible to return completion type for :ex command by Shougo Matsushita · 9 weeks ago
  3. b90c239 patch 9.1.1485: missing Wayland clipboard support by Foxe Chen · 2 months ago
  4. fe803c8 patch 9.1.1482: scrolling with 'splitkeep' and line() by Luuk van Baal · 2 months ago
  5. be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 4 months ago
  6. c2a9000 patch 9.1.1363: style: inconsistent indentation in various files by Naruhiko Nishino · 4 months ago
  7. bcd5995 patch 9.1.1341: cannot define completion triggers by glepnir · 4 months ago
  8. 92f68e2 patch 9.1.1329: cannot get information about command line completion by Girish Palya · 5 months ago
  9. ba73766 patch 9.1.1280: trailing additional semicolon in get_matches_in_str() by Satoru Kitaguchi · 5 months ago
  10. de8f8f7 patch 9.1.1267: Vim9: no support for type list/dict<object<any>> by Yegappan Lakshmanan · 5 months ago
  11. 038be27 patch 9.1.1239: if_python: no tuple data type support by Yegappan Lakshmanan · 5 months ago
  12. 9cb865e patch 9.1.1232: Vim script is missing the tuple data type by Yegappan Lakshmanan · 6 months ago
  13. a41dfcd patch 9.1.1081: has('bsd') is true for GNU/Hurd by Zhaoming Luo · 7 months ago
  14. e0a2ab3 patch 9.1.1068: getchar() can't distinguish between C-I and Tab by zeertzjq · 7 months ago
  15. c078675 patch 9.1.1064: not possible to use plural forms with gettext() by Christ van Willegen · 7 months ago
  16. 166b175 patch 9.1.1025: wrong return type of blob2str() by Yegappan Lakshmanan · 8 months ago
  17. a11b23c patch 9.1.1024: blob2str/str2blob() do not support list of strings by Yegappan Lakshmanan · 8 months ago
  18. 9904cbc patch 9.1.1017: Vim9: Patch 9.1.1013 causes a few problems by Yegappan Lakshmanan · 8 months ago
  19. 1aefe1d patch 9.1.1016: Not possible to convert string2blob and blob2string by Yegappan Lakshmanan · 8 months ago
  20. 6289f91 patch 9.1.1013: Vim9: Regression caused by patch v9.1.0646 by Yegappan Lakshmanan · 8 months ago
  21. 663d18d patch 9.1.0984: exception handling can be improved by ichizok · 8 months ago
  22. 810785c patch 9.1.0980: no support for base64 en-/decoding functions in Vim Script by Yegappan Lakshmanan · 8 months ago
  23. a73dfc2 patch 9.1.0871: getcellpixels() can be further improved by mikoto2000 · 10 months ago
  24. bd4614f patch 9.1.0870: too many strlen() calls in eval.c by John Marriott · 10 months ago
  25. 1083cae patch 9.1.0854: cannot get terminal cell size by mikoto2000 · 10 months ago
  26. ea19e78 patch 9.1.0844: if_python: no way to pass local vars to python by Ben Jackson · 10 months ago
  27. 69f85c6 patch 9.1.0825: compile error for non-diff builds by John Marriott · 10 months ago
  28. 05a40e0 patch 9.1.0822: topline might be changed in diff mode unexpectedly by Christian Brabandt · 10 months ago
  29. 0407d62 patch 9.1.0770: current command line completion is a bit limited by Ruslan Russkikh · 11 months ago
  30. 25876a6 patch 9.1.0742: getcmdprompt() implementation can be improved by h-east · 11 months ago
  31. 6908428 patch 9.1.0741: No way to get prompt for input()/confirm() by Shougo Matsushita · 12 months ago
  32. 10231ac patch 9.1.0680: VMS does not have defined uintptr_t by Zoltan Arpadffy · 1 year, 1 month ago
  33. d4d1207 patch 9.1.0590: Vim9: crash when accessing getregionpos() return value by zeertzjq · 1 year, 2 months ago
  34. b3b2bee patch 9.1.0584: Warning about redeclaring f_id() non-static by John Marriott · 1 year, 2 months ago
  35. d9be94c patch 9.1.0581: Various lines are indented inconsistently by zeertzjq · 1 year, 2 months ago
  36. 0512425 patch 9.1.0564: id() can be faster by Ernie Rael · 1 year, 2 months ago
  37. 8252ef1 patch 9.1.0560: bindtextdomain() does not indicate an error by Christ van Willegen · 1 year, 2 months ago
  38. c8e158b patch 9.1.0548: it's not possible to get a unique id for some vars by Ernie Rael · 1 year, 2 months ago
  39. 48b7d05 patch 9.1.0547: No way to get the arity of a Vim function by LemonBoy · 1 year, 2 months ago
  40. 7ccd1a2 patch 9.1.0524: the recursive parameter in the *_equal functions can be removed by Yinzuo Jiang · 1 year, 2 months ago
  41. 9987fe8 patch 9.1.0518: initialize the random buffer can be improved by LemonBoy · 1 year, 2 months ago
  42. ce0ef91 patch 9.1.0509: not possible to translate Vim script messages by Christ van Willegen · 1 year, 3 months ago
  43. fbc37f1 patch 9.1.0500: cannot switch buffer in a popup by Christian Brabandt · 1 year, 3 months ago
  44. 60c8743 patch 9.1.0465: missing filecopy() function by Shougo Matsushita · 1 year, 3 months ago
  45. 88d4f25 patch 9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0 by Gary Johnson · 1 year, 3 months ago
  46. 51024bb patch 9.1.0449: MS-Windows: Compiler warnings by Mike Williams · 1 year, 3 months ago
  47. ef73374 patch 9.1.0446: getregionpos() inconsistent for partly-selected multibyte char by zeertzjq · 1 year, 3 months ago
  48. afc2295 patch 9.1.0443: Can't use blockwise selection with width for getregion() by zeertzjq · 1 year, 3 months ago
  49. 2b09de9 patch 9.1.0441: getregionpos() can't properly indicate positions beyond eol by zeertzjq · 1 year, 4 months ago
  50. 701ad50 patch 9.1.0433: Wrong yanking with exclusive selection and ve=all by zeertzjq · 1 year, 4 months ago
  51. 52a6f34 patch 9.1.0430: getregionpos() doesn't handle one char selection by zeertzjq · 1 year, 4 months ago
  52. 8c85a2a patch 9.1.0426: too many strlen() calls in search.c by John Marriott · 1 year, 4 months ago
  53. c95e64f patch 9.1.0423: getregionpos() wrong with blockwise mode and multibyte by zeertzjq · 1 year, 4 months ago
  54. 8e4c4c7 patch 9.1.0418: Cannot move to previous/next rare word by Christ van Willegen - van Noort · 1 year, 4 months ago
  55. fe424d1 patch 9.1.0415: Some functions are not tested by Yegappan Lakshmanan · 1 year, 4 months ago
  56. b8ecedc patch 9.1.0395: getregionpos() may leak memory on error by Christian Brabandt · 1 year, 4 months ago
  57. b4757e6 patch 9.1.0394: Cannot get a list of positions describing a region by Shougo Matsushita · 1 year, 4 months ago
  58. 2ffdae7 patch 9.1.0388: cursor() and getregion() don't handle v:maxcol well by zeertzjq · 1 year, 4 months ago
  59. da9d345 patch 9.1.0387: Vim9: null value tests not sufficient by Yegappan Lakshmanan · 1 year, 4 months ago
  60. b2e42b9 patch 9.1.0385: Vim9: crash with null_class and null_object by Yegappan Lakshmanan · 1 year, 4 months ago
  61. df46115 patch 9.1.0265: console dialog cannot save unnamed buffers by glepnir · 1 year, 5 months ago
  62. 5bf6c21 patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf by zeertzjq · 1 year, 5 months ago
  63. 3164cf8 patch 9.1.0219: Vim9: No enum support by Yegappan Lakshmanan · 1 year, 5 months ago
  64. bfcc895 patch 9.1.0168: too many STRLEN() calls by John Marriott · 1 year, 6 months ago
  65. 5406eb8 patch 9.1.0166: Internal error with blockwise getregion() in another buffer by zeertzjq · 1 year, 6 months ago
  66. 26dd09a patch 9.1.0164: Internal error when passing invalid position to getregion() by zeertzjq · 1 year, 6 months ago
  67. 0df8f93 patch 9.1.0157: Duplicate assignment in f_getregion() by zeertzjq · 1 year, 6 months ago
  68. 84bf6e6 patch 9.1.0155: can only get getregion() from current buffer by Shougo Matsushita · 1 year, 6 months ago
  69. d3eae7b patch 9.1.0148: Vim9: can't call internal methods with objects by Yegappan Lakshmanan · 1 year, 6 months ago
  70. 19b7188 patch 9.1.0142: getregion() can be improved by Shougo Matsushita · 1 year, 6 months ago
  71. 5e3674b patch 9.1.0127: Naming a non-pointer variable "oap" is strange by zeertzjq · 1 year, 7 months ago
  72. 421b597 patch 9.1.0126: Internal error when using upper-case mark in getregion() by zeertzjq · 1 year, 7 months ago
  73. 9ca335a patch 9.1.0122: Some minor issues with the getregion() function by Maxim Kim · 1 year, 7 months ago
  74. 3f905ab patch 9.1.0120: hard to get visual region using Vim script by Shougo Matsushita · 1 year, 7 months ago
  75. a0010a1 patch 9.1.0099: Not able to use diff() with 'diffexpr' by Yegappan Lakshmanan · 1 year, 7 months ago
  76. fa37835 patch 9.1.0071: Need a diff() Vim script function by Yegappan Lakshmanan · 1 year, 7 months ago
  77. e79e207 patch 9.1.0027: Vim is missing a foreach() func by Ernie Rael · 1 year, 8 months ago
  78. f93b1c8 patch 9.1.0009: Cannot easily get the list of matches by Yegappan Lakshmanan · 1 year, 8 months ago
  79. 184f71c patch 9.1.0006: is*() and to*() function may be unsafe by Keith Thompson · 1 year, 8 months ago
  80. d8bf87c patch 9.0.2169: Vim9: builtin funcs may accept a non-value by Ernie Rael · 1 year, 9 months ago
  81. a8f7f92 patch 9.0.2165: Vim9: can simplify arg type checking code by Ernie Rael · 1 year, 9 months ago
  82. 2025af1 patch 9.0.2160: instanceof() should use varargs as second arg by Ernie Rael · 1 year, 9 months ago
  83. fcaeb3d patch 9.0.2135: No test for mode() when executing Ex commands by zeertzjq · 1 year, 9 months ago
  84. df63da9 patch 9.0.2123: Problem with initializing the length of range() lists by Christian Brabandt · 1 year, 10 months ago
  85. ec3cebb patch 9.0.2076: Vim9: No support for type aliases by Yegappan Lakshmanan · 1 year, 10 months ago
  86. 6b89dd6 patch 9.0.2070: [security] disallow setting env in restricted mode by Christian Brabandt · 1 year, 11 months ago
  87. 0f058d1 patch 9.0.2020: Vim9: islocked() needs more work by Ernie Rael · 1 year, 11 months ago
  88. 29bb67f patch 9.0.2019: Vim9: no support for funcrefs by Yegappan Lakshmanan · 1 year, 11 months ago
  89. 4c8da02 patch 9.0.2015: Vim9: does not handle islocked() from a method correctly by Ernie Rael · 1 year, 11 months ago
  90. 9771b2a patch 9.0.2001: Vim9: segfault with islocked() by Ernie Rael · 1 year, 11 months ago
  91. e085dfd patch 9.0.1962: No support for writing extended attributes by Christian Brabandt · 2 years ago
  92. b49ad28 patch 9.0.1801: Vim9 instanceof() fails in a def func by Yegappan Lakshmanan · 2 years ago
  93. afe0466 patch 9.0.1786: Vim9: need instanceof() function by LemonBoy · 2 years ago
  94. c13b3d1 patch 9.0.1776: No support for stable Python 3 ABI by Yee Cheng Chin · 2 years, 1 month ago
  95. c5d2744 patch 9.0.1741: No type checking in interfaces by LemonBoy · 2 years, 1 month ago
  96. 825cf81 patch 9.0.1728: missing winid argument for virtcol() by zeertzjq · 2 years, 1 month ago
  97. b0efa49 patch 9.0.1727: minor problems with the teapot by Sean Dewar · 2 years, 2 months ago
  98. ad0c442 patch 9.0.1723: Fix regression in {func} argument of reduce() by zeertzjq · 2 years, 1 month ago
  99. 5fee111 patch 9.0.1686: undotree() only works for the current buffer by Devin J. Pohly · 2 years, 5 months ago
  100. 80adaa8 patch 9.0.1673: cannot produce a status 418 or 503 message by Bram Moolenaar · 2 years, 2 months ago