1. 2ce97ae patch 8.2.4725: unused variable in tiny build by Bram Moolenaar · 4 years ago
  2. a439938 patch 8.2.4724: current instance of last search pattern not easily spotted by LemonBoy · 4 years ago
  3. 2bf52dd patch 8.2.4723: the ModeChanged autocmd event is inefficient by LemonBoy · 4 years ago
  4. 81b46a6 patch 8.2.4722: ending recording with mapping records too much by zeertzjq · 4 years ago
  5. 36951ed patch 8.2.4721: cooklang files are not recognized by =?UTF-8?q?Dundar=20G=C3=B6c?= · 4 years ago
  6. 0bbf09c patch 8.2.0003: Build file dependencies are incomplete by Bram Moolenaar · 4 years ago
  7. a0f659c patch 8.2.4719: ">" marker sometimes not displayed in the jumplist by Christian Brabandt · 4 years ago
  8. cee9c84 patch 8.2.4718: @@@ in the last line sometimes drawn in the wrong place by Bram Moolenaar · 4 years ago
  9. a016eeb patch 8.2.4717: for TextYankPost v:event does not contain all information by Bram Moolenaar · 4 years ago
  10. 7c7e19c patch 8.2.4716: memory allocation failure not tested when defining a function by Yegappan Lakshmanan · 4 years ago
  11. 5e17922 patch 8.2.4715: Vagrantfile not recognized by Julien Voisin · 4 years ago
  12. cbaff5e Update runtime files by Bram Moolenaar · 4 years ago
  13. a8034a4 patch 8.2.4714: using g:filetype_dat and g:filetype_src not tested by Bram Moolenaar · 4 years ago
  14. 0937182 patch 8.2.4713: plugins cannot track text scrolling by LemonBoy · 4 years ago
  15. 18ee0f6 patch 8.2.4712: only get profiling information after exiting by Yegappan Lakshmanan · 4 years ago
  16. 3a56b6d patch 8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehaves by zeertzjq · 4 years ago
  17. ac72c21 patch 8.2.4710: smart indenting does not work after completion by Christian Brabandt · 4 years ago
  18. 5017c66 patch 8.2.4709: after :redraw the statusline highlight might be used by Bram Moolenaar · 4 years ago
  19. 177847e patch 8.2.4708: PHP test files are not recognized by Julien Voisin · 4 years ago
  20. 8c97960 patch 8.2.4707: redrawing could be a bit more efficient by zeertzjq · 4 years ago
  21. 6a06940 patch 8.2.4706: buffer remains active with WinClosed and tabpages by zeertzjq · 4 years ago
  22. 6d4e725 patch 8.2.4705: jump list marker disappears by zeertzjq · 4 years ago
  23. f26c161 patch 8.2.4704: using "else" after return or break increases indent by =?UTF-8?q?Dundar=20G=C3=B6c?= · 4 years ago
  24. cb49a1d patch 8.2.4703: memory leak in handling 'cinscopedecls' by Bram Moolenaar · 4 years ago
  25. 3506cf3 patch 8.2.4702: C++ scope labels are hard-coded by Tom Praschan · 4 years ago
  26. 3ad2090 patch 8.2.4701: Kuka Robot Language files not recognized by Bram Moolenaar · 4 years ago
  27. c947b9a patch 8.2.4700: buffer remains active if WinClosed event throws an exception by Bram Moolenaar · 4 years ago
  28. 75a0f3c patch 8.2.4699: hard to reproduce hang when reading from a channel by LemonBoy · 4 years ago
  29. aa7d0c2 patch 8.2.4698: Vim9: script variable has no flag that it was set by Bram Moolenaar · 4 years ago
  30. 0d1f55c patch 8.2.4697: Vim9: crash when adding a duplicate key to a dictionary by Bram Moolenaar · 4 years ago
  31. 4787003 patch 8.2.4696: delete() with "rf" argument does not report a failure by zeertzjq · 4 years ago
  32. beb0ef1 patch 8.2.4695: JSON encoding could be faster by LemonBoy · 4 years ago
  33. 0256042 patch 8.2.4694: avoidance of #elif causes more preproc nesting by ichizok · 4 years ago
  34. 72bb10d patch 8.2.4693: new regexp does not accept pattern "\%>0v" by Bram Moolenaar · 4 years ago
  35. 0f68e6c patch 8.2.4692: no test for what 8.2.4691 fixes by zeertzjq · 4 years ago
  36. ca9d8d2 patch 8.2.4691: solution for <Cmd> in a mapping causes trouble by Bram Moolenaar · 4 years ago
  37. 1b76a8d patch 8.2.4690: channel tests fail on MS-Windows by LemonBoy · 4 years ago
  38. d0fb2d8 patch 8.2.4689: using <Cmd> in a mapping does not work for mouse keys by Bram Moolenaar · 4 years ago
  39. 91ff3d4 patch 8.2.4688: new regexp engine does not give an error for "\%v" by Bram Moolenaar · 4 years ago
  40. e8a4c0d patch 8.2.4687: "vimgrep /\%v/ *" may cause a crash by Bram Moolenaar · 4 years ago
  41. b471690 patch 8.2.4686: configure doesn't find the Motif library with Cygwin by Kelvin Lee · 4 years ago
  42. 188639d patch 8.2.4685: when a swap file is found for a popup there is no dialog by Bram Moolenaar · 4 years ago
  43. cc766a8 patch 8.2.4684: cannot open a channel on a Unix domain socket by LemonBoy · 4 years ago
  44. 4829c1c patch 8.2.4683: verbose check with dict_find() to see if a key is present by Yegappan Lakshmanan · 4 years ago
  45. 7a411a3 patch 8.2.4682: Vim9: can use :unlockvar for const variable by Bram Moolenaar · 4 years ago
  46. 15f74fa patch 8.2.4681: build fails with a combination of features by Bram Moolenaar · 4 years ago
  47. 242c152 patch 8.2.4680: build failure without +postscript by Bram Moolenaar · 4 years ago
  48. 2b74b68 patch 8.2.4679: cannot have expandcmd() give an error message for mistakes by Yegappan Lakshmanan · 4 years ago
  49. 1061195 patch 8.2.4678: Vim9: not all code is tested by Bram Moolenaar · 4 years ago
  50. 0b962e5 patch 8.2.4677: the Athena GUI support is outdated by Bram Moolenaar · 4 years ago
  51. 292e1b9 patch 8.2.4676: test fails with different error by Bram Moolenaar · 4 years ago
  52. fa010cd patch 8.2.4675: no error for missing expression after :elseif by Bram Moolenaar · 4 years ago
  53. c4cb544 patch 8.2.4674: cannot force getting MouseMove events by Ernie Rael · 4 years ago
  54. 8ef6997 patch 8.2.4673: redrawing a split window is slow when using CTRL-F and CTRL-B by Bram Moolenaar · 4 years ago
  55. ce416b4 patch 8.2.4672: using :normal with Ex mode may make :substitute hang by Bram Moolenaar · 4 years ago
  56. a3157a4 patch 8.2.4671: 'wildignorecase' is sometimes not used for glob() by LemonBoy · 4 years ago
  57. 72bb47e patch 8.2.4670: memory allocation failures for new tab page not tested by Yegappan Lakshmanan · 4 years ago
  58. 58f331a patch 8.2.4669: in compiled code len('string') is not inlined by LemonBoy · 4 years ago
  59. 0dac1ab patch 8.2.4668: buffer allocation failures insufficiently tested by Yegappan Lakshmanan · 4 years ago
  60. 5018a83 patch 8.2.4667: expandcmd() fails on an error by Yegappan Lakshmanan · 4 years ago
  61. 97f8c10 patch 8.2.4666: Vim9: assignment not recognized in skipped block by Bram Moolenaar · 4 years ago
  62. eabddc4 patch 8.2.4665: popup with "minwidth" and scrollbar not updated properly by Bram Moolenaar · 4 years ago
  63. c1658a1 patch 8.2.4664: Elvish files are not recognized by Bruno Roque · 4 years ago
  64. 17fa233 patch 8.2.4663: occasional crash when running the GUI tests by Bram Moolenaar · 4 years ago
  65. 22ebd17 patch 8.2.4662: no error for using out of range list index by Bram Moolenaar · 4 years ago
  66. ffe6e64 patch 8.2.4661: Coverity warning for using uninitialized variable by Bram Moolenaar · 4 years ago
  67. 782c674 patch 8.2.4660: cursorcolumn is sometimes not correct by Bram Moolenaar · 4 years ago
  68. 96e08e0 patch 8.2.4659: invalid memory access when using printable function name by Bram Moolenaar · 4 years ago
  69. 3a6f952 patch 8.2.4658: org-mode files are not recognized by ranjithshegde · 4 years ago
  70. a6c18d3 patch 8.2.4657: errors for functions are sometimes hard to read by Bram Moolenaar · 4 years ago
  71. ccbfd48 patch 8.2.4656: Vim9: can't use item from "import autoload" with autoload dir by Bram Moolenaar · 4 years ago
  72. 1104a6d patch 8.2.4655: cmdline completion popup menu positioned wrong by Yegappan Lakshmanan · 4 years ago
  73. 49d008d patch 8.2.4654: missing changes for import check by Bram Moolenaar · 4 years ago
  74. 4dea2d9 patch 8.2.4653: "import autoload" does not check the file name by Bram Moolenaar · 4 years ago
  75. d1d2684 patch 8.2.4652: leaking memory if assignment fails by Bram Moolenaar · 4 years ago
  76. 1712518 patch 8.2.4651: test fails because path differs by Bram Moolenaar · 4 years ago
  77. c0ceeeb patch 8.2.4650: "import autoload" only works with using 'runtimepath' by Bram Moolenaar · 4 years ago
  78. b4ad3b0 patch 8.2.4649: various formatting problems by Bram Moolenaar · 4 years ago
  79. 9247a22 patch 8.2.4648: handling LSP messages is a bit slow by Yegappan Lakshmanan · 4 years ago
  80. 2bdad61 patch 8.2.4647: "source" can read past end of copied line by Bram Moolenaar · 4 years ago
  81. b55986c patch 8.2.4646: using buffer line after it has been freed by Bram Moolenaar · 4 years ago
  82. fd01280 patch 8.2.4645: 'shortmess' changed when session does not store options by James Cherti · 4 years ago
  83. 1624639 patch 8.2.4644: redrawing too often when 'relativenumber' is set by Lewis Russell · 4 years ago
  84. 24565cf patch 8.2.4643: Vim9: variable may be locked unintentionally by Bram Moolenaar · 4 years ago
  85. 859cc21 patch 8.2.4642: Vim9: in :def function script var cannot be null by Bram Moolenaar · 4 years ago
  86. 471b3ae patch 8.2.4641: may mark the wrong window for redrawing by Bram Moolenaar · 4 years ago
  87. 8be423b patch 8.2.4640: some boolean options use "long" instead of "int" by James McCoy · 4 years ago
  88. 9dac9b1 patch 8.2.4639: not sufficient parenthesis in preprocessor macros by kylo252 · 4 years ago
  89. 3e559cd patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' by zeertzjq · 4 years ago
  90. 565d127 patch 8.2.4637: warning for using uninitialized variable by Bram Moolenaar · 4 years ago
  91. 1501b63 patch 8.2.4636: not using Visual range by Bram Moolenaar · 4 years ago
  92. 501f978 patch 8.2.4635: tests using null list or dict fail by Bram Moolenaar · 4 years ago
  93. ec15b1c patch 8.2.4634: Vim9: cannot initialize a variable to null_list by Bram Moolenaar · 4 years ago
  94. c75bca3 patch 8.2.4633: Visual range does not work before command modifiers by Bram Moolenaar · 4 years ago
  95. f3980dc patch 8.2.4632: using freed memory in flatten() by Bram Moolenaar · 4 years ago
  96. 347538f patch 8.2.4631: crash when switching window in BufWipeout autocommand by Bram Moolenaar · 4 years ago
  97. bf269ed patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline" by Bram Moolenaar · 4 years, 1 month ago
  98. c6c1ec4 patch 8.2.4629: flattennew() makes a deep copy unnecessarily by Bram Moolenaar · 4 years, 1 month ago
  99. 5e877ba patch 8.2.4628: not enough testing for 2/3 letter substitute commands by Yegappan Lakshmanan · 4 years, 1 month ago
  100. acf7d73 patch 8.2.4627: flatten() does not use maxdepth correctly by Bram Moolenaar · 4 years, 1 month ago