1. 90df4b9 Update runtime files by Bram Moolenaar · 4 years, 1 month ago
  2. 7450923 patch 8.2.3092: Vim9: builtin function test fails without +channel feature by Dominique Pelle · 4 years, 1 month ago
  3. a3d1b29 patch 8.2.3079: Powershell core not supported by default by Mike Williams · 4 years, 1 month ago
  4. 1279502 patch 8.2.3071: shell options are not set properly for PowerShell by Mike Williams · 4 years, 1 month ago
  5. 4d8f476 Update runtime files by Bram Moolenaar · 4 years, 1 month ago
  6. 18d4658 patch 8.2.3040: GUI: dropping files not tested by Yegappan Lakshmanan · 4 years, 2 months ago
  7. f1e7449 patch 8.2.3028: GUI mouse events not tested by Yegappan Lakshmanan · 4 years, 2 months ago
  8. f573c6e patch 8.2.3022: available encryption methods are not strong enough by Christian Brabandt · 4 years, 2 months ago
  9. 6864efa patch 8.2.3019: location list only has the start position. by thinca · 4 years, 2 months ago
  10. 2346a63 Update runtime files by Bram Moolenaar · 4 years, 2 months ago
  11. 3a7503c patch 8.2.2957: using getchar() in Vim9 script is problematic by Bram Moolenaar · 4 years, 2 months ago
  12. 3ec3217 Update runtime files by Bram Moolenaar · 4 years, 3 months ago
  13. 4c29502 Update runtime files by Bram Moolenaar · 4 years, 3 months ago
  14. 130cbfc Update runtime files by Bram Moolenaar · 4 years, 4 months ago
  15. 5b8cabf patch 8.2.2694: when 'matchpairs' is empty every character beeps by Bram Moolenaar · 4 years, 4 months ago
  16. dad4473 Update runtime files. by Bram Moolenaar · 4 years, 4 months ago
  17. 74e54fc patch 8.2.2658: :for cannot loop over a string by Bram Moolenaar · 4 years, 5 months ago
  18. 4c86830 patch 8.2.2638: cannot write a message to the terminal from the GUI by Bram Moolenaar · 4 years, 5 months ago
  19. 02b4d9b patch 8.2.2607: strcharpart() cannot include composing characters by Bram Moolenaar · 4 years, 5 months ago
  20. 70ce8a1 patch 8.2.2606: strchars() defaults to counting composing characters by Bram Moolenaar · 4 years, 5 months ago
  21. c8cdf0f Update runtime files. by Bram Moolenaar · 4 years, 5 months ago
  22. 942db23 Update runtime files by Bram Moolenaar · 4 years, 6 months ago
  23. 038e09e patch 8.2.2468: not easy to get the full command name from a shortened one by Bram Moolenaar · 4 years, 6 months ago
  24. 3b69006 patch 8.2.2449: Vim9: flatten() always changes the list type by Bram Moolenaar · 4 years, 6 months ago
  25. 3445320 patch 8.2.2435: setline() gives an error for some types by Bram Moolenaar · 4 years, 6 months ago
  26. e0e3917 Update runtime files. by Bram Moolenaar · 4 years, 7 months ago
  27. 57d5a01 patch 8.2.2388: no easy way to get the maximum or mininum number value by Bram Moolenaar · 4 years, 7 months ago
  28. 98a29d0 Update runtime files. by Bram Moolenaar · 4 years, 7 months ago
  29. 6601b62 patch 8.2.2344: using inclusive index for slice is not always desired by Bram Moolenaar · 4 years, 7 months ago
  30. c423ad7 patch 8.2.2343: Vim9: return type of readfile() is any by Bram Moolenaar · 4 years, 7 months ago
  31. a47e05f patch 8.2.2339: cannot get the type of a value as a string by Bram Moolenaar · 4 years, 7 months ago
  32. b0e6b51 patch 8.2.2336: Vim9: not possible to extend dictionary with different type by Bram Moolenaar · 4 years, 7 months ago
  33. 6f02b00 patch 8.2.2324: not easy to get mark en cursor posotion by character count by Bram Moolenaar · 4 years, 7 months ago
  34. 9d19e4f patch 8.2.2280: fuzzy matching doesn't give access to the scores by Bram Moolenaar · 4 years, 7 months ago
  35. 7e6a515 Update runtime files. by Bram Moolenaar · 4 years, 7 months ago
  36. 17793ef patch 8.2.2233: cannot convert a byte index into a character index by Bram Moolenaar · 4 years, 7 months ago
  37. 4072ba5 Update runtime files. by Bram Moolenaar · 4 years, 8 months ago
  38. 1b884a0 Update runtime files. by Bram Moolenaar · 4 years, 8 months ago
  39. f0068c5 patch 8.2.2070: can't get the exit value in VimLeave(Pre) autocommands by Bram Moolenaar · 4 years, 8 months ago
  40. 4466ad6 Update runtime files by Bram Moolenaar · 4 years, 9 months ago
  41. 957cf67 patch 8.2.1978: making a mapping work in all modes is complicated by Bram Moolenaar · 4 years, 9 months ago
  42. ea69685 patch 8.2.1969: Vim9: map() may change the list or dict item type by Bram Moolenaar · 4 years, 9 months ago
  43. 3132cdd Update runtime files by Bram Moolenaar · 4 years, 9 months ago
  44. 55e2961 patch 8.2.1933: cannot sort using locale ordering by Bram Moolenaar · 4 years, 9 months ago
  45. cb80aa2 Update runtime files. by Bram Moolenaar · 4 years, 10 months ago
  46. 8ded5b6 patch 8.2.1893: fuzzy matching does not support multiple words by Bram Moolenaar · 4 years, 10 months ago
  47. 4f4d51a Update runtime files. by Bram Moolenaar · 4 years, 10 months ago
  48. 92f26c2 patch 8.2.1794: no falsy Coalescing operator by Bram Moolenaar · 4 years, 10 months ago
  49. 391c362 patch 8.2.1771: synIDattr() cannot get the value of ctermul by Bram Moolenaar · 4 years, 10 months ago
  50. d58a3bf Update runtime files. by Bram Moolenaar · 4 years, 10 months ago
  51. 6a33ef0 patch 8.2.1741: pathshorten() only supports using one character by Bram Moolenaar · 4 years, 11 months ago
  52. 99ca9c4 patch 8.2.1727: a popup created with "cursorline" will ignore "firstline" by Bram Moolenaar · 4 years, 11 months ago
  53. 4f73b8e patch 8.2.1726: fuzzy matching only works on strings by Bram Moolenaar · 4 years, 11 months ago
  54. 1d59aa1 Update runtime files. by Bram Moolenaar · 4 years, 11 months ago
  55. a187c43 patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 by Bram Moolenaar · 5 years ago
  56. 635414d patch 8.2.1665: cannot do fuzzy string matching by Bram Moolenaar · 5 years ago
  57. 1c6737b Update runtime files. by Bram Moolenaar · 5 years ago
  58. 077cc7a patch 8.2.1588: cannot read back the prompt of a prompt buffer by Bram Moolenaar · 5 years ago
  59. 207f009 Update runtime files. by Bram Moolenaar · 5 years ago
  60. 0b39c3f patch 8.2.1544: cannot translate messages in a Vim script by Bram Moolenaar · 5 years ago
  61. 4e4473c patch 8.2.1536: cannot get the class of a character; emoji widths are wrong by Bram Moolenaar · 5 years ago
  62. 08aac3c patch 8.2.1535: it is not possible to specify cell widths of characters by Bram Moolenaar · 5 years ago
  63. 6c53fca patch 8.2.1517: cannot easily get the character under the cursor by Bram Moolenaar · 5 years ago
  64. 021bda5 patch 8.2.1473: items in a list given to :const can still be modified by Bram Moolenaar · 5 years ago
  65. 3d1cde8 Update runtime files. by Bram Moolenaar · 5 years ago
  66. e3c37d8 patch 8.2.1461: Vim9: string indexes are counted in bytes by Bram Moolenaar · 5 years ago
  67. 62a2325 patch 8.2.1401: cannot jump to the last used tabpage by Bram Moolenaar · 5 years ago
  68. e7b1ea0 Update runtime files. by Bram Moolenaar · 5 years ago
  69. aa970ab patch 8.2.1354: test 59 is old style by Bram Moolenaar · 5 years ago
  70. 2547aa9 Update runtime files. by Bram Moolenaar · 5 years ago
  71. d43906d patch 8.2.1255: cannot use a lambda with quickfix functions by Bram Moolenaar · 5 years ago
  72. 6434fc5 patch 8.2.1241: cannot use getbufinfo() as a method by Bram Moolenaar · 5 years ago
  73. 7ff7846 Update runtime files by Bram Moolenaar · 5 years ago
  74. ae97b94 patch 8.2.1166: once mouse move events are enabled getchar() returns them by Bram Moolenaar · 5 years ago
  75. e46a440 Runtime file updates by Bram Moolenaar · 5 years ago
  76. 73fef33 Update runtime files by Bram Moolenaar · 5 years ago
  77. 40a019f patch 8.2.0996: using "aucmdwin" in win_gettype() is not ideal by Bram Moolenaar · 5 years ago
  78. 0fe937f patch 8.2.0991: cannot get window type for autocmd and preview window by Bram Moolenaar · 5 years ago
  79. 84cf6bd patch 8.2.0988: getting directory contents is always case sorted by Bram Moolenaar · 5 years ago
  80. 65e0d77 Update runtime files by Bram Moolenaar · 5 years ago
  81. 0c0eddd patch 8.2.0970: terminal properties are not available in Vim script by Bram Moolenaar · 5 years ago
  82. 152e79e patch 8.2.0945: cannot use "z=" when 'spell' is off by Bram Moolenaar · 5 years ago
  83. 077a1e6 patch 8.2.0935: flattening a list with existing code is slow by Bram Moolenaar · 5 years ago
  84. acc2240 Update runtime files by Bram Moolenaar · 5 years ago
  85. 1f1fd44 patch 8.2.0925: getcompletion() does not return command line arguments by Bram Moolenaar · 5 years ago
  86. bb861e2 patch 8.2.0924: cannot save and restore a register properly by Bram Moolenaar · 5 years ago
  87. adc17a5 patch 8.2.0915: search() cannot skip over matches like searchpair() can by Bram Moolenaar · 5 years ago
  88. ebacddb patch 8.2.0897: list of functions in patched version is outdated by Bram Moolenaar · 5 years ago
  89. fb517ba patch 8.2.0893: assert_equalfile() does not take a third argument by Bram Moolenaar · 5 years ago
  90. c17e66c patch 8.2.0886: cannot use octal numbers in scriptversion 4 by Bram Moolenaar · 5 years ago
  91. 8562998 patch 8.2.0878: no reduce() function by Bram Moolenaar · 5 years ago
  92. e8f5ec0 patch 8.2.0877: cannot get the search statistics by Bram Moolenaar · 5 years ago
  93. 6c9ba04 patch 8.2.0875: getting attributes for directory entries is slow by Bram Moolenaar · 5 years ago
  94. f17e7ea patch 8.2.0871: cannot use getmarklist() as a method by Bram Moolenaar · 5 years ago
  95. 858ba06 patch 8.2.0869: it is not possible to customize the quickfix window contents by Bram Moolenaar · 5 years ago
  96. 2245ae1 patch 8.2.0868: trim() always trims both ends by Bram Moolenaar · 5 years ago
  97. fccd93f patch 8.2.0867: using \{xxx} for encoding a modifier is not nice by Bram Moolenaar · 5 years ago
  98. cfb4b47 patch 8.2.0861: cannot easily get all the current marks by Bram Moolenaar · 5 years ago
  99. ebe9d34 patch 8.2.0855: GUI tests fail because the test doesn't use a modifier by Bram Moolenaar · 5 years ago
  100. 95da136 patch 8.2.0850: MS-Windows: exepath() works different from cmd.exe by Bram Moolenaar · 5 years ago