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