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. fbe4a8f runtime(doc): Fix notation of "Vim script" and "Vim9 script" by Hirohito Higashi · 4 months ago
  4. bcd5995 patch 9.1.1341: cannot define completion triggers by glepnir · 4 months ago
  5. 31b78cc runtime(doc): update documentation by Hirohito Higashi · 5 months ago
  6. 92f68e2 patch 9.1.1329: cannot get information about command line completion by Girish Palya · 5 months ago
  7. 1c2f475 runtime(doc): Update the tuple help text by Yegappan Lakshmanan · 5 months ago
  8. 9cb865e patch 9.1.1232: Vim script is missing the tuple data type by Yegappan Lakshmanan · 6 months ago
  9. c078675 patch 9.1.1064: not possible to use plural forms with gettext() by Christ van Willegen · 7 months ago
  10. a11b23c patch 9.1.1024: blob2str/str2blob() do not support list of strings by Yegappan Lakshmanan · 8 months ago
  11. 1aefe1d patch 9.1.1016: Not possible to convert string2blob and blob2string by Yegappan Lakshmanan · 8 months ago
  12. 663d18d patch 9.1.0984: exception handling can be improved by ichizok · 8 months ago
  13. 810785c patch 9.1.0980: no support for base64 en-/decoding functions in Vim Script by Yegappan Lakshmanan · 8 months ago
  14. 1083cae patch 9.1.0854: cannot get terminal cell size by mikoto2000 · 10 months ago
  15. 0407d62 patch 9.1.0770: current command line completion is a bit limited by Ruslan Russkikh · 11 months ago
  16. 8ee0e0b runtime(doc): Fix to two-space convention in user manual by h-east · 11 months ago
  17. 6908428 patch 9.1.0741: No way to get prompt for input()/confirm() by Shougo Matsushita · 12 months ago
  18. 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
  19. ce0ef91 patch 9.1.0509: not possible to translate Vim script messages by Christ van Willegen · 1 year, 3 months ago
  20. fbc37f1 patch 9.1.0500: cannot switch buffer in a popup by Christian Brabandt · 1 year, 3 months ago
  21. c593b9e runtime(doc): Added definitions of Vim scripts and plugins by Ubaldo Tiberi · 1 year, 3 months ago
  22. 60c8743 patch 9.1.0465: missing filecopy() function by Shougo Matsushita · 1 year, 3 months ago
  23. b4757e6 patch 9.1.0394: Cannot get a list of positions describing a region by Shougo Matsushita · 1 year, 4 months ago
  24. 00ae5c5 runtime(doc): fix typo by Christian Brabandt · 1 year, 4 months ago
  25. fe1e2b5 runtime(doc): clarify syntax vs matching mechanism by Christian Brabandt · 1 year, 4 months ago
  26. db7622e runtime(doc): Fix typo in usr_41.txt by Doug Kearns · 1 year, 6 months ago
  27. 3f905ab patch 9.1.0120: hard to get visual region using Vim script by Shougo Matsushita · 1 year, 7 months ago
  28. fa37835 patch 9.1.0071: Need a diff() Vim script function by Yegappan Lakshmanan · 1 year, 7 months ago
  29. e79e207 patch 9.1.0027: Vim is missing a foreach() func by Ernie Rael · 1 year, 8 months ago
  30. f93b1c8 patch 9.1.0009: Cannot easily get the list of matches by Yegappan Lakshmanan · 1 year, 8 months ago
  31. b4ddc6c patch 9.1.0000: Vim 9.1 release by Christian Brabandt · 1 year, 8 months ago
  32. 5985879 runtime(doc): Fix typos in several documents (#13420) by h_east · 1 year, 11 months ago
  33. afe0466 patch 9.0.1786: Vim9: need instanceof() function by LemonBoy · 2 years ago
  34. 5fee111 patch 9.0.1686: undotree() only works for the current buffer by Devin J. Pohly · 2 years, 5 months ago
  35. 416bd91 patch 9.0.1674: help for builtin functions is not sorted properly by Bram Moolenaar · 2 years, 2 months ago
  36. b7398fe Update runtime files by Bram Moolenaar · 2 years, 4 months ago
  37. 03ff1c2 patch 9.0.1515: reverse() does not work for a String by Yegappan Lakshmanan · 2 years, 4 months ago
  38. 67672ef patch 9.0.1485: no functions for converting from/to UTF-16 index by Christian Brabandt · 2 years, 5 months ago
  39. be4e016 Update runtime files. by Bram Moolenaar · 2 years, 7 months ago
  40. 66bb9ae patch 9.0.1212: cannot read back what setcellwidths() has done by Kota Kato · 2 years, 8 months ago
  41. f1dcd14 Update runtime files by Bram Moolenaar · 2 years, 8 months ago
  42. 20b795e patch 9.0.1084: code handling low level MS-Windows events cannot be tested by Christopher Plewright · 2 years, 9 months ago
  43. 86b4816 Update runtime files by Bram Moolenaar · 2 years, 9 months ago
  44. c216a7a patch 9.0.1007: there is no way to get a list of swap file names by Bram Moolenaar · 2 years, 9 months ago
  45. b59ae59 Update runtime files by Bram Moolenaar · 2 years, 10 months ago
  46. ce30ccc patch 9.0.0916: getbufline() is inefficient for getting a single line by Bram Moolenaar · 2 years, 10 months ago
  47. d13166e Update runtime files by Bram Moolenaar · 2 years, 10 months ago
  48. 24dc19c patch 9.0.0881: cannot get the currently showing mouse shape by Bram Moolenaar · 2 years, 10 months ago
  49. 76db9e0 Update runtime files by Bram Moolenaar · 2 years, 10 months ago
  50. 3c053a1 Update runtime files by Bram Moolenaar · 2 years, 11 months ago
  51. bdc09a1 patch 9.0.0683: cannot specify a time for :echowindow by Bram Moolenaar · 2 years, 11 months ago
  52. 7b2d872 Add missing part of patch by Bram Moolenaar · 3 years ago
  53. 07ea5f1 patch 9.0.0285: it is not easy to change the command line from a plugin by Shougo Matsushita · 3 years ago
  54. fd99945 Update runtime files by Bram Moolenaar · 3 years ago
  55. f768c3d patch 9.0.0244: cannot easily get the list of sourced scripts by Yegappan Lakshmanan · 3 years, 1 month ago
  56. b218655 patch 9.0.0196: finding value in list may require a for loop by Yegappan Lakshmanan · 3 years, 1 month ago
  57. 48c3f4e Update runtime files by Bram Moolenaar · 3 years, 1 month ago
  58. eb49041 release version 9.0 by Bram Moolenaar · 3 years, 2 months ago
  59. 8a3b805 Update runtime files by Bram Moolenaar · 3 years, 2 months ago
  60. 8cc5b55 Update runtime files by Bram Moolenaar · 3 years, 3 months ago
  61. 6ba83ba Update runtime files. by Bram Moolenaar · 3 years, 3 months ago
  62. 63f3260 Update runtime files by Bram Moolenaar · 3 years, 3 months ago
  63. 016188f Update runtime files. by Bram Moolenaar · 3 years, 3 months ago
  64. cfa8f9a Update runtime files by Bram Moolenaar · 3 years, 3 months ago
  65. 5a6ec10 patch 8.2.5034: there is no way to get the byte index from a virtual column by Bram Moolenaar · 3 years, 3 months ago
  66. 2d8ed02 Update runtime files. by Bram Moolenaar · 3 years, 4 months ago
  67. 1755a91 patch 8.2.4981: it is not possible to manipulate autocommands by Yegappan Lakshmanan · 3 years, 4 months ago
  68. 30ab04e Update runtime files, new color schemes by Bram Moolenaar · 3 years, 4 months ago
  69. 921bde8 Update runtime files, translations by Bram Moolenaar · 3 years, 4 months ago
  70. 79d599b patch 8.2.4903: cannot get the current cmdline completion type and position by Shougo Matsushita · 3 years, 4 months ago
  71. dca1d40 patch 8.2.4838: checking for absolute path is not trivial by LemonBoy · 3 years, 4 months ago
  72. ce001a3 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
  73. 0966120 patch 8.2.4825: can only get a list of mappings by Ernie Rael · 3 years, 4 months ago
  74. 659c240 patch 8.2.4820: not simple programmatic way to find a specific mapping by Ernie Rael · 3 years, 5 months ago
  75. 944697a Update runtime files by Bram Moolenaar · 3 years, 7 months ago
  76. 92f645b Update runtime files. (closes #9741) by Bram Moolenaar · 3 years, 7 months ago
  77. 9e0208f patch 8.2.4276: separate test function for the GUI scrollbar by Yegappan Lakshmanan · 3 years, 7 months ago
  78. 672776d patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice by ichizok · 3 years, 7 months ago
  79. 06011e1 patch 8.2.4259: number of test functions for GUI events is growing by Yegappan Lakshmanan · 3 years, 7 months ago
  80. f10911e Update runtime files by Bram Moolenaar · 3 years, 7 months ago
  81. 4dc0dd8 patch 8.2.4252: generating the normal command table at runtime is inefficient by Yegappan Lakshmanan · 3 years, 7 months ago
  82. b0ad2d9 patch 8.2.4228: no tests for clicking in the GUI tabline by Yegappan Lakshmanan · 3 years, 7 months ago
  83. ee63031 patch 8.2.4052: not easy to resize a window from a plugin by Daniel Steinberg · 3 years, 8 months ago
  84. 2f0936c Update runtime files by Bram Moolenaar · 3 years, 8 months ago
  85. 04fb916 Update runtime files by Bram Moolenaar · 3 years, 8 months ago
  86. d1a8d65 patch 8.2.3578: manipulating highlighting is complicated by Yegappan Lakshmanan · 3 years, 10 months ago
  87. 34cc7d8 Update runtime files by Bram Moolenaar · 4 years ago
  88. 5dfe467 patch 8.2.3438: cannot manipulate blobs by Yegappan Lakshmanan · 4 years ago
  89. ccfb7c6 patch 8.2.3356: adding many text properties requires a lot of function calls by Yegappan Lakshmanan · 4 years, 1 month ago
  90. 6aa5729 Update runtime files by Bram Moolenaar · 4 years, 1 month ago
  91. 2673599 patch 8.2.3314: behavior of exists() in a :def function is unpredictable by Bram Moolenaar · 4 years, 1 month ago
  92. 53f7fcc Update runtime files by Bram Moolenaar · 4 years, 1 month ago
  93. 29b8571 patch 8.2.3226: new digraph functions use old naming scheme by h-east · 4 years, 1 month ago
  94. 6106504 patch 8.2.3184: cannot add a digraph with a leading space by mityu · 4 years, 2 months ago
  95. 18d4658 patch 8.2.3040: GUI: dropping files not tested by Yegappan Lakshmanan · 4 years, 3 months ago
  96. f1e7449 patch 8.2.3028: GUI mouse events not tested by Yegappan Lakshmanan · 4 years, 3 months ago
  97. 2346a63 Update runtime files by Bram Moolenaar · 4 years, 3 months ago
  98. f7a023e patch 8.2.2958: function list test fails by Bram Moolenaar · 4 years, 3 months ago
  99. 11e3c5b Update runtime files by Bram Moolenaar · 4 years, 5 months ago
  100. 0df6030 patch 8.2.2697: function list test fails by Bram Moolenaar · 4 years, 5 months ago