1. 177847e patch 8.2.4708: PHP test files are not recognized by Julien Voisin · 4 years ago
  2. 8c97960 patch 8.2.4707: redrawing could be a bit more efficient by zeertzjq · 4 years ago
  3. 6a06940 patch 8.2.4706: buffer remains active with WinClosed and tabpages by zeertzjq · 4 years ago
  4. 6d4e725 patch 8.2.4705: jump list marker disappears by zeertzjq · 4 years ago
  5. f26c161 patch 8.2.4704: using "else" after return or break increases indent by =?UTF-8?q?Dundar=20G=C3=B6c?= · 4 years ago
  6. cb49a1d patch 8.2.4703: memory leak in handling 'cinscopedecls' by Bram Moolenaar · 4 years ago
  7. 3506cf3 patch 8.2.4702: C++ scope labels are hard-coded by Tom Praschan · 4 years ago
  8. 3ad2090 patch 8.2.4701: Kuka Robot Language files not recognized by Bram Moolenaar · 4 years ago
  9. c947b9a patch 8.2.4700: buffer remains active if WinClosed event throws an exception by Bram Moolenaar · 4 years ago
  10. 75a0f3c patch 8.2.4699: hard to reproduce hang when reading from a channel by LemonBoy · 4 years ago
  11. aa7d0c2 patch 8.2.4698: Vim9: script variable has no flag that it was set by Bram Moolenaar · 4 years ago
  12. 0d1f55c patch 8.2.4697: Vim9: crash when adding a duplicate key to a dictionary by Bram Moolenaar · 4 years ago
  13. 4787003 patch 8.2.4696: delete() with "rf" argument does not report a failure by zeertzjq · 4 years ago
  14. beb0ef1 patch 8.2.4695: JSON encoding could be faster by LemonBoy · 4 years ago
  15. 0256042 patch 8.2.4694: avoidance of #elif causes more preproc nesting by ichizok · 4 years ago
  16. 72bb10d patch 8.2.4693: new regexp does not accept pattern "\%>0v" by Bram Moolenaar · 4 years ago
  17. 0f68e6c patch 8.2.4692: no test for what 8.2.4691 fixes by zeertzjq · 4 years ago
  18. ca9d8d2 patch 8.2.4691: solution for <Cmd> in a mapping causes trouble by Bram Moolenaar · 4 years ago
  19. 1b76a8d patch 8.2.4690: channel tests fail on MS-Windows by LemonBoy · 4 years ago
  20. d0fb2d8 patch 8.2.4689: using <Cmd> in a mapping does not work for mouse keys by Bram Moolenaar · 4 years ago
  21. 91ff3d4 patch 8.2.4688: new regexp engine does not give an error for "\%v" by Bram Moolenaar · 4 years ago
  22. e8a4c0d patch 8.2.4687: "vimgrep /\%v/ *" may cause a crash by Bram Moolenaar · 4 years ago
  23. b471690 patch 8.2.4686: configure doesn't find the Motif library with Cygwin by Kelvin Lee · 4 years ago
  24. 188639d patch 8.2.4685: when a swap file is found for a popup there is no dialog by Bram Moolenaar · 4 years ago
  25. cc766a8 patch 8.2.4684: cannot open a channel on a Unix domain socket by LemonBoy · 4 years ago
  26. 4829c1c patch 8.2.4683: verbose check with dict_find() to see if a key is present by Yegappan Lakshmanan · 4 years ago
  27. 7a411a3 patch 8.2.4682: Vim9: can use :unlockvar for const variable by Bram Moolenaar · 4 years ago
  28. 15f74fa patch 8.2.4681: build fails with a combination of features by Bram Moolenaar · 4 years ago
  29. 242c152 patch 8.2.4680: build failure without +postscript by Bram Moolenaar · 4 years ago
  30. 2b74b68 patch 8.2.4679: cannot have expandcmd() give an error message for mistakes by Yegappan Lakshmanan · 4 years ago
  31. 1061195 patch 8.2.4678: Vim9: not all code is tested by Bram Moolenaar · 4 years ago
  32. 0b962e5 patch 8.2.4677: the Athena GUI support is outdated by Bram Moolenaar · 4 years ago
  33. 292e1b9 patch 8.2.4676: test fails with different error by Bram Moolenaar · 4 years ago
  34. fa010cd patch 8.2.4675: no error for missing expression after :elseif by Bram Moolenaar · 4 years ago
  35. c4cb544 patch 8.2.4674: cannot force getting MouseMove events by Ernie Rael · 4 years ago
  36. 8ef6997 patch 8.2.4673: redrawing a split window is slow when using CTRL-F and CTRL-B by Bram Moolenaar · 4 years ago
  37. ce416b4 patch 8.2.4672: using :normal with Ex mode may make :substitute hang by Bram Moolenaar · 4 years ago
  38. a3157a4 patch 8.2.4671: 'wildignorecase' is sometimes not used for glob() by LemonBoy · 4 years ago
  39. 72bb47e patch 8.2.4670: memory allocation failures for new tab page not tested by Yegappan Lakshmanan · 4 years ago
  40. 58f331a patch 8.2.4669: in compiled code len('string') is not inlined by LemonBoy · 4 years ago
  41. 0dac1ab patch 8.2.4668: buffer allocation failures insufficiently tested by Yegappan Lakshmanan · 4 years ago
  42. 5018a83 patch 8.2.4667: expandcmd() fails on an error by Yegappan Lakshmanan · 4 years ago
  43. 97f8c10 patch 8.2.4666: Vim9: assignment not recognized in skipped block by Bram Moolenaar · 4 years ago
  44. eabddc4 patch 8.2.4665: popup with "minwidth" and scrollbar not updated properly by Bram Moolenaar · 4 years ago
  45. c1658a1 patch 8.2.4664: Elvish files are not recognized by Bruno Roque · 4 years ago
  46. 17fa233 patch 8.2.4663: occasional crash when running the GUI tests by Bram Moolenaar · 4 years ago
  47. 22ebd17 patch 8.2.4662: no error for using out of range list index by Bram Moolenaar · 4 years ago
  48. ffe6e64 patch 8.2.4661: Coverity warning for using uninitialized variable by Bram Moolenaar · 4 years ago
  49. 782c674 patch 8.2.4660: cursorcolumn is sometimes not correct by Bram Moolenaar · 4 years ago
  50. 96e08e0 patch 8.2.4659: invalid memory access when using printable function name by Bram Moolenaar · 4 years ago
  51. 3a6f952 patch 8.2.4658: org-mode files are not recognized by ranjithshegde · 4 years ago
  52. a6c18d3 patch 8.2.4657: errors for functions are sometimes hard to read by Bram Moolenaar · 4 years ago
  53. ccbfd48 patch 8.2.4656: Vim9: can't use item from "import autoload" with autoload dir by Bram Moolenaar · 4 years ago
  54. 1104a6d patch 8.2.4655: cmdline completion popup menu positioned wrong by Yegappan Lakshmanan · 4 years ago
  55. 49d008d patch 8.2.4654: missing changes for import check by Bram Moolenaar · 4 years ago
  56. 4dea2d9 patch 8.2.4653: "import autoload" does not check the file name by Bram Moolenaar · 4 years ago
  57. d1d2684 patch 8.2.4652: leaking memory if assignment fails by Bram Moolenaar · 4 years ago
  58. 1712518 patch 8.2.4651: test fails because path differs by Bram Moolenaar · 4 years ago
  59. c0ceeeb patch 8.2.4650: "import autoload" only works with using 'runtimepath' by Bram Moolenaar · 4 years ago
  60. b4ad3b0 patch 8.2.4649: various formatting problems by Bram Moolenaar · 4 years ago
  61. 46eea44 Update runtime files by Bram Moolenaar · 4 years ago
  62. 9247a22 patch 8.2.4648: handling LSP messages is a bit slow by Yegappan Lakshmanan · 4 years ago
  63. 2bdad61 patch 8.2.4647: "source" can read past end of copied line by Bram Moolenaar · 4 years ago
  64. b55986c patch 8.2.4646: using buffer line after it has been freed by Bram Moolenaar · 4 years ago
  65. fd01280 patch 8.2.4645: 'shortmess' changed when session does not store options by James Cherti · 4 years ago
  66. 1624639 patch 8.2.4644: redrawing too often when 'relativenumber' is set by Lewis Russell · 4 years ago
  67. 24565cf patch 8.2.4643: Vim9: variable may be locked unintentionally by Bram Moolenaar · 4 years ago
  68. 859cc21 patch 8.2.4642: Vim9: in :def function script var cannot be null by Bram Moolenaar · 4 years ago
  69. 471b3ae patch 8.2.4641: may mark the wrong window for redrawing by Bram Moolenaar · 4 years ago
  70. 8be423b patch 8.2.4640: some boolean options use "long" instead of "int" by James McCoy · 4 years ago
  71. 9dac9b1 patch 8.2.4639: not sufficient parenthesis in preprocessor macros by kylo252 · 4 years ago
  72. 3e559cd patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' by zeertzjq · 4 years ago
  73. 565d127 patch 8.2.4637: warning for using uninitialized variable by Bram Moolenaar · 4 years ago
  74. 1501b63 patch 8.2.4636: not using Visual range by Bram Moolenaar · 4 years ago
  75. 501f978 patch 8.2.4635: tests using null list or dict fail by Bram Moolenaar · 4 years ago
  76. ec15b1c patch 8.2.4634: Vim9: cannot initialize a variable to null_list by Bram Moolenaar · 4 years ago
  77. c75bca3 patch 8.2.4633: Visual range does not work before command modifiers by Bram Moolenaar · 4 years ago
  78. f3980dc patch 8.2.4632: using freed memory in flatten() by Bram Moolenaar · 4 years ago
  79. 347538f patch 8.2.4631: crash when switching window in BufWipeout autocommand by Bram Moolenaar · 4 years ago
  80. bf269ed patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline" by Bram Moolenaar · 4 years ago
  81. c6c1ec4 patch 8.2.4629: flattennew() makes a deep copy unnecessarily by Bram Moolenaar · 4 years ago
  82. 5e877ba patch 8.2.4628: not enough testing for 2/3 letter substitute commands by Yegappan Lakshmanan · 4 years ago
  83. acf7d73 patch 8.2.4627: flatten() does not use maxdepth correctly by Bram Moolenaar · 4 years ago
  84. abb6fbd patch 8.2.4626: Visual area not updated when removing sign in Visual mode by Bram Moolenaar · 4 years ago
  85. 90da27b patch 8.2.4625: old Coverity warning for resource leak by Bram Moolenaar · 4 years ago
  86. 5d46dcf patch 8.2.4624: old Coverity warning for resource leak by Bram Moolenaar · 4 years ago
  87. 03a297c patch 8.2.4623: Coverity warns for using uninitialized field by Bram Moolenaar · 4 years ago
  88. 4321661 patch 8.2.4622: Vim9: crash with :execute and :finish by Bram Moolenaar · 4 years ago
  89. 9dd42a6 patch 8.2.4621: crash when using the tabline right-click menu by Bram Moolenaar · 4 years ago
  90. 1e2c417 patch 8.2.4620: two letter substitute commands don't work by Bram Moolenaar · 4 years ago
  91. f8e43f6 patch 8.2.4619: mapping is cancelled when mouse moves and popup is visible by Bram Moolenaar · 4 years ago
  92. f4f0525 patch 8.2.4618: cmdline completion does not recognize single letter commands by Bram Moolenaar · 4 years ago
  93. 454ce67 patch 8.2.4617: no completion for :scriptnames by Yegappan Lakshmanan · 4 years ago
  94. 98b7fe7 patch 8.2.4616: Vim9: Declarations in a {} block of a user command remain by Bram Moolenaar · 4 years ago
  95. ac48506 patch 8.2.4615: mapping with escaped bar does not work in :def function by Bram Moolenaar · 4 years ago
  96. c20e46a patch 8.2.4614: redrawing too much when 'cursorline' is set by zeertzjq · 4 years ago
  97. 3c5999e patch 8.2.4613: return type of swapfile_unchanged() is wrong by zeertzjq · 4 years ago
  98. a915fa0 patch 8.2.4612: Vim9: cannot use a recursive call in a nested function by Bram Moolenaar · 4 years ago
  99. 81b573d patch 8.2.4611: typos in tests; one lua line not covered by test by Dominique Pelle · 4 years ago
  100. fe15499 patch 8.2.4610: some conditions are always true by Bram Moolenaar · 4 years ago