1. 79f2344 patch 9.0.0712: wrong column when calling setcursorcharpos() with zero lnum by Bram Moolenaar · 2 years, 10 months ago
  2. 330d64d patch 9.0.0703: failing check for argument type for const any by Bram Moolenaar · 2 years, 10 months ago
  3. bdc09a1 patch 9.0.0683: cannot specify a time for :echowindow by Bram Moolenaar · 2 years, 10 months ago
  4. 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
  5. a5d1a67 patch 9.0.0629: get an error for using const only when executing by Bram Moolenaar · 2 years, 10 months ago
  6. fa10397 patch 9.0.0623: error for modifying a const is not detected at compile time by Bram Moolenaar · 2 years, 10 months ago
  7. 8241826 patch 9.0.0618: calling function for reduce() has too much overhead by Bram Moolenaar · 2 years, 10 months ago
  8. 848db57 patch 9.0.0520: declaring a loop variable at the start of a block is clumsy by Bram Moolenaar · 2 years, 11 months ago
  9. 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 2 years, 11 months ago
  10. dd44b58 patch 9.0.0474: fullcommand() test failure by Bram Moolenaar · 2 years, 11 months ago
  11. cdc8393 patch 9.0.0449: there is no easy way to translate a key code into a string by zeertzjq · 2 years, 11 months ago
  12. 375141e patch 9.0.0430: cannot use repeat() with a blob by Bakudankun · 2 years, 11 months ago
  13. c8ac3a0 patch 9.0.0375: the footer feature is unused by Bram Moolenaar · 3 years ago
  14. 8deb2b3 patch 9.0.0359: error message for wrong argument type is not specific by Yegappan Lakshmanan · 3 years ago
  15. d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years ago
  16. 9ba6194 patch 9.0.0338: return value of list_append_list() not always checked by Bram Moolenaar · 3 years ago
  17. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
  18. 3e518a8 patch 9.0.0331: cannot use items() on a string by Bram Moolenaar · 3 years ago
  19. 976f859 patch 9.0.0327: items() does not work on a list by Bram Moolenaar · 3 years ago
  20. 07ea5f1 patch 9.0.0285: it is not easy to change the command line from a plugin by Shougo Matsushita · 3 years ago
  21. 0f61838 patch 9.0.0282: a nested timout stops the previous timeout by Bram Moolenaar · 3 years ago
  22. 2ee347f patch 9.0.0280: the builtin termcap list depends on the version by Bram Moolenaar · 3 years ago
  23. 5416232 patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' by Bram Moolenaar · 3 years ago
  24. 074fbd4 patch 9.0.0278: the +wildignore feature is nearly always available by Bram Moolenaar · 3 years ago
  25. 2bd9dbc patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version by Bram Moolenaar · 3 years ago
  26. 520f6ef patch 9.0.0269: getscriptinfo() does not include the version by Yegappan Lakshmanan · 3 years ago
  27. f80f40a patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version by Bram Moolenaar · 3 years ago
  28. f768c3d patch 9.0.0244: cannot easily get the list of sourced scripts by Yegappan Lakshmanan · 3 years ago
  29. 8877487 patch 9.0.0222: no good reason why text objects are only in larger builds by Bram Moolenaar · 3 years ago
  30. 63acae1 patch 9.0.0204: indexof() may leak memory by Yegappan Lakshmanan · 3 years ago
  31. 3fbf6cd patch 9.0.0202: code and help for indexof() is not ideal by Yegappan Lakshmanan · 3 years ago
  32. b218655 patch 9.0.0196: finding value in list may require a for loop by Yegappan Lakshmanan · 3 years ago
  33. 3d3f6ac patch 9.0.0140: execute() does not use the "legacy" command modifier by Kota Kato · 3 years ago
  34. d90f91f patch 9.0.0113: has() is not strict about parsing the patch version by K.Takata · 3 years ago
  35. de78632 patch 9.0.0111: "nocombine" is missing from synIDattr() by Bram Moolenaar · 3 years ago
  36. 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years ago
  37. d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 1 month ago
  38. 5154a88 patch 9.0.0057: has('patch-xxx') returns true by Bram Moolenaar · 3 years, 1 month ago
  39. 84f5463 patch 9.0.0007: no support for double, dotted and dashed underlines by Bram Moolenaar · 3 years, 1 month ago
  40. c207fd2 patch 9.0.0002: map functionality outside of map.c by zeertzjq · 3 years, 1 month ago
  41. 1ae8c26 patch 8.2.5167: get(Fn, 'name') on funcref returns special byte code by Bram Moolenaar · 3 years, 1 month ago
  42. 180246c patch 8.2.5152: search() gets stuck with "c" and skip evaluates to true by zeertzjq · 3 years, 2 months ago
  43. 5ea38d1 patch 8.2.5114: time limit on searchpair() does not work properly by Bram Moolenaar · 3 years, 2 months ago
  44. 93a1096 patch 8.2.5107: some callers of rettv_list_alloc() check for not OK by Bram Moolenaar · 3 years, 2 months ago
  45. ca195cc patch 8.2.5089: some functions return a different value on failure by Yegappan Lakshmanan · 3 years, 2 months ago
  46. 6574577 patch 8.2.5057: using gettimeofday() for timeout is very inefficient by Paul Ollis · 3 years, 2 months ago
  47. 5a6ec10 patch 8.2.5034: there is no way to get the byte index from a virtual column by Bram Moolenaar · 3 years, 2 months ago
  48. 0f7a3e1 patch 8.2.5019: cannot get the first screen column of a character by LemonBoy · 3 years, 2 months ago
  49. 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 3 months ago
  50. 1755a91 patch 8.2.4981: it is not possible to manipulate autocommands by Yegappan Lakshmanan · 3 years, 3 months ago
  51. dd41037 patch 8.2.4958: a couple conditions are always true by =?UTF-8?q?Dundar=20G=C3=B6c?= · 3 years, 3 months ago
  52. 2ac037f patch 8.2.4927: return type of remove() incorrect when using three arguments by Bram Moolenaar · 3 years, 3 months ago
  53. a7583c4 patch 8.2.4912: using execute() to define a lambda doesn't work by Bram Moolenaar · 3 years, 3 months ago
  54. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
  55. 79d599b patch 8.2.4903: cannot get the current cmdline completion type and position by Shougo Matsushita · 3 years, 3 months ago
  56. f3b4895 patch 8.2.4870: Vim9: expression in :substitute is not compiled by LemonBoy · 3 years, 3 months ago
  57. 51d04d1 patch 8.2.4861: it is not easy to restore saved mappings by Ernie Rael · 3 years, 3 months ago
  58. a96edb7 patch 8.2.4841: empty string considered an error for expand() by Bram Moolenaar · 3 years, 3 months ago
  59. dca1d40 patch 8.2.4838: checking for absolute path is not trivial by LemonBoy · 3 years, 3 months ago
  60. 0966120 patch 8.2.4825: can only get a list of mappings by Ernie Rael · 3 years, 4 months ago
  61. 659c240 patch 8.2.4820: not simple programmatic way to find a specific mapping by Ernie Rael · 3 years, 4 months ago
  62. 68aaff4 patch 8.2.4769: build warning with UCRT by Bram Moolenaar · 3 years, 4 months ago
  63. 3b470ae patch 8.2.4758: when using an LSP channel want to get the message ID by Yegappan Lakshmanan · 3 years, 4 months ago
  64. 7714231 patch 8.2.4754: using cached values after unsetting some environment variables by LemonBoy · 3 years, 4 months ago
  65. 31e5c60 patch 8.2.4753: error from setting an option is silently ignored by Bram Moolenaar · 3 years, 4 months ago
  66. 5754452 patch 8.2.4740: when expand() fails there is no error message by Bram Moolenaar · 3 years, 4 months ago
  67. db0ea7f patch 8.2.4731: the changelist index is not remembered per buffer by LemonBoy · 3 years, 4 months ago
  68. 2b74b68 patch 8.2.4679: cannot have expandcmd() give an error message for mistakes by Yegappan Lakshmanan · 3 years, 4 months ago
  69. 0b962e5 patch 8.2.4677: the Athena GUI support is outdated by Bram Moolenaar · 3 years, 4 months ago
  70. 58f331a patch 8.2.4669: in compiled code len('string') is not inlined by LemonBoy · 3 years, 4 months ago
  71. 5018a83 patch 8.2.4667: expandcmd() fails on an error by Yegappan Lakshmanan · 3 years, 4 months ago
  72. 655b734 patch 8.2.4518: the binary tag search feature is always enabled by Yegappan Lakshmanan · 3 years, 5 months ago
  73. fa02616 patch 8.2.4459: Vim9: compiling sort() call fails with unknown arguments by Bram Moolenaar · 3 years, 6 months ago
  74. 6e1a387 patch 8.2.4458: Vim9: compiling filter() call fails with unknown arguments by Bram Moolenaar · 3 years, 6 months ago
  75. 33fc4a6 patch 8.2.4457: the GPM library can only be linked statically by Bram Moolenaar · 3 years, 6 months ago
  76. 2007dd4 patch 8.2.4455: accepting one and zero for second sort() argument is strange by Bram Moolenaar · 3 years, 6 months ago
  77. 9cd4c0f patch 8.2.4451: sort() fails when ignoring case by Bram Moolenaar · 3 years, 6 months ago
  78. e843efc patch 8.2.4449: vim9: function argument of sort() not checked at compile time by Bram Moolenaar · 3 years, 6 months ago
  79. 16f6c8a patch 8.2.4441: Vim9: function argument of filter() not checked like map() by Bram Moolenaar · 3 years, 6 months ago
  80. 7842761 patch 8.2.4435: dead code in checking map() arguments by Bram Moolenaar · 3 years, 6 months ago
  81. c2f17f7 patch 8.2.4429: using script-local function from the wrong script by Bram Moolenaar · 3 years, 6 months ago
  82. c1e6c7b patch 8.2.4426: map() function on string and blob does not check types by Bram Moolenaar · 3 years, 6 months ago
  83. eddd4fc patch 8.2.4425: map() function does not check function arguments by Bram Moolenaar · 3 years, 6 months ago
  84. ae6f1d8 patch 8.2.4402: missing parenthesis may cause unexpected problems by kylo252 · 3 years, 6 months ago
  85. 4b1d963 patch 8.2.4375: ctx_imports is not used by Bram Moolenaar · 3 years, 6 months ago
  86. d68b2fc patch 8.2.4354: dynamic loading of libsodium not handled properly by K.Takata · 3 years, 6 months ago
  87. 3908ef5 patch 8.2.4325: 'wildmenu' only shows few matches by Yegappan Lakshmanan · 3 years, 6 months ago
  88. 7aca5ca patch 8.2.4322: Vim9: crash when using funcref with closure by Bram Moolenaar · 3 years, 6 months ago
  89. 92368aa patch 8.2.4321: Vim9: crash when using a funcref to a closure by Bram Moolenaar · 3 years, 6 months ago
  90. 00eb995 patch 8.2.4304: Vim9: slice() makes a copy but doesn't change the type by Bram Moolenaar · 3 years, 6 months ago
  91. 82e46e5 patch 8.2.4302: Vim9: return type of getline() is too strict by Bram Moolenaar · 3 years, 6 months ago
  92. 972db23 patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated by K.Takata · 3 years, 6 months ago
  93. 381692b patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy() by Bram Moolenaar · 3 years, 6 months ago
  94. 8133018 patch 8.2.4279: Vim9: cannot change item type with map() after range() by Bram Moolenaar · 3 years, 6 months ago
  95. 9e0208f patch 8.2.4276: separate test function for the GUI scrollbar by Yegappan Lakshmanan · 3 years, 6 months ago
  96. 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 3 years, 6 months ago
  97. 672776d patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice by ichizok · 3 years, 6 months ago
  98. 06011e1 patch 8.2.4259: number of test functions for GUI events is growing by Yegappan Lakshmanan · 3 years, 6 months ago
  99. 62aec93 patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent by Bram Moolenaar · 3 years, 6 months ago
  100. d5cec1f patch 8.2.4255: theoretical computation overflow by =?UTF-8?q?Dundar=20G=C3=B6c?= · 3 years, 6 months ago