1. a63ad78 patch 9.0.0339: no check if the return value of XChangeGC() is NULL by Bram Moolenaar · 3 years, 7 months ago
  2. 9ba6194 patch 9.0.0338: return value of list_append_list() not always checked by Bram Moolenaar · 3 years, 7 months ago
  3. b22653a patch 9.0.0337: flicker when resetting cmdline_row after updating the screen by Bram Moolenaar · 3 years, 7 months ago
  4. 61abe7d patch 9.0.0336: tests are flaky because of using a common file name by Bram Moolenaar · 3 years, 7 months ago
  5. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years, 7 months ago
  6. f240395 patch 9.0.0334: test does not properly clean up by Dominique Pelle · 3 years, 7 months ago
  7. 171a160 patch 9.0.0333: method test fails by Bram Moolenaar · 3 years, 7 months ago
  8. 9c8f946 patch 9.0.0332: overwrite check may block BufWriteCmd by zeertzjq · 3 years, 7 months ago
  9. 3e518a8 patch 9.0.0331: cannot use items() on a string by Bram Moolenaar · 3 years, 7 months ago
  10. f92cfb1 patch 9.0.0330: method tests fail by Bram Moolenaar · 3 years, 7 months ago
  11. 24735f2 patch 9.0.0329: ":highlight" hangs when 'cmdheight' is zero by Bram Moolenaar · 3 years, 7 months ago
  12. e27d6e6 patch 9.0.0328: OLD_DIGRAPHS is unused by Bram Moolenaar · 3 years, 7 months ago
  13. 976f859 patch 9.0.0327: items() does not work on a list by Bram Moolenaar · 3 years, 7 months ago
  14. 0e412be patch 9.0.0326: some changes for cmdheight=0 are not needed by Shougo Matsushita · 3 years, 7 months ago
  15. 816736b patch 9.0.0325: MS-Windows: completion test fails by Bram Moolenaar · 3 years, 7 months ago
  16. 15cae5c patch 9.0.0324: MS-Windows: resolve() test fails by Bram Moolenaar · 3 years, 7 months ago
  17. 3b0d70f patch 9.0.0323: using common name in tests leads to flaky tests by Bram Moolenaar · 3 years, 7 months ago
  18. 4f1b083 patch 9.0.0322: crash when no errors and 'quickfixtextfunc' is set by Bram Moolenaar · 3 years, 7 months ago
  19. 37fef16 patch 9.0.0321: cannot use the message popup window directly by Bram Moolenaar · 3 years, 7 months ago
  20. 54acb90 patch 9.0.0320: command line type of CmdlineChange differs from getcmdtype() by zeertzjq · 3 years, 7 months ago
  21. d5c8f11 patch 9.0.0319: Godot shader files are not recognized by Maxim Kim · 3 years, 7 months ago
  22. 13608d8 patch 9.0.0318: clearing screen causes flicker by Bram Moolenaar · 3 years, 7 months ago
  23. b13d340 patch 9.0.0317: when updating the whole screen a popup may not be redrawn by Bram Moolenaar · 3 years, 7 months ago
  24. f73e5ba patch 9.0.0316: screen flickers when 'cmdheight' is zero by Bram Moolenaar · 3 years, 7 months ago
  25. 309c4e0 patch 9.0.0315: shell command is displayed in message window by Bram Moolenaar · 3 years, 7 months ago
  26. bf26941 patch 9.0.0314: VDM files are not recognized by Alessandro Pezzoni · 3 years, 7 months ago
  27. e7cda97 patch 9.0.0313: using common name in tests leads to flaky tests by Bram Moolenaar · 3 years, 7 months ago
  28. 98d1069 patch 9.0.0312: test for cmdheight zero fails by Bram Moolenaar · 3 years, 7 months ago
  29. 926218b patch 9.0.0311: test for hit-Enter prompt fails by Bram Moolenaar · 3 years, 7 months ago
  30. b849c82 patch 9.0.0310: output of :messages dissappears when cmdheight is zero by Bram Moolenaar · 3 years, 7 months ago
  31. 7a99da4 patch 9.0.0309: invalid memory access when cmdheight is zero by Bram Moolenaar · 3 years, 7 months ago
  32. 33a5dd8 patch 9.0.0308: when cmdheight is zero the attention prompt doesn't show by Bram Moolenaar · 3 years, 7 months ago
  33. 134b865 patch 9.0.0307: :echomsg doesn't work properly with cmdheight=0 by Bram Moolenaar · 3 years, 7 months ago
  34. f2fb54f patch 9.0.0306: buffer write message is two lines in message popup window by Bram Moolenaar · 3 years, 7 months ago
  35. 533c306 patch 9.0.0305: CI lists useless deprecation warnings by Philip H · 3 years, 7 months ago
  36. 670ab03 patch 9.0.0304: WinScrolled is not triggered when only skipcol changes by zeertzjq · 3 years, 7 months ago
  37. 2f892d8 patch 9.0.0303: it is not easy to get information about a script by Yegappan Lakshmanan · 3 years, 7 months ago
  38. 75e9a66 patch 9.0.0302: CI for Coverity is bothered by deprecation warnings by Philip H · 3 years, 7 months ago
  39. 878e1d2 patch 9.0.0301: the message window popup is delayed after an error message by Bram Moolenaar · 3 years, 7 months ago
  40. a85e4db patch 9.0.0300: 'cpoptions' tests are flaky by Bram Moolenaar · 3 years, 7 months ago
  41. 25f1e55 patch 9.0.0299: error messages for setcmdline() could be better by Yegappan Lakshmanan · 3 years, 7 months ago
  42. 8934ec0 patch 9.0.0298: compiler warning for size_t to int conversion by Wilhelm Payne · 3 years, 7 months ago
  43. c8bf59e patch 9.0.0297: cursor position wrong after right aligned virtual text by Bram Moolenaar · 3 years, 7 months ago
  44. 35a4fbc patch 9.0.0296: message in popup is shortened unnecessary by Bram Moolenaar · 3 years, 7 months ago
  45. 00d4cee patch 9.0.0295: GUI drop files test sometimes fails by Bram Moolenaar · 3 years, 7 months ago
  46. 4356864 patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() used by Bram Moolenaar · 3 years, 7 months ago
  47. b0509c5 patch 9.0.0293: messages window not hidden when starting a command line by Bram Moolenaar · 3 years, 7 months ago
  48. d1f8fd5 patch 9.0.0292: test causes another test to fail by Bram Moolenaar · 3 years, 7 months ago
  49. efdfb0c patch 9.0.0291: test failing by Bram Moolenaar · 3 years, 7 months ago
  50. d54af2e patch 9.0.0290: compiler warning for variable set but not used by Bram Moolenaar · 3 years, 7 months ago
  51. beedd0a patch 9.0.0289: invalid memory write by Bram Moolenaar · 3 years, 7 months ago
  52. 9198de3 patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed by Bram Moolenaar · 3 years, 7 months ago
  53. aebc6ef patch 9.0.0287: Irix systems no longer exist by Yegappan Lakshmanan · 3 years, 7 months ago
  54. 6d24a51 patch 9.0.0286: using freed memory when location list changed in autocmd by Yegappan Lakshmanan · 3 years, 7 months ago
  55. 07ea5f1 patch 9.0.0285: it is not easy to change the command line from a plugin by Shougo Matsushita · 3 years, 7 months ago
  56. 5ff595d patch 9.0.0284: using static buffer for multiple completion functions by Bram Moolenaar · 3 years, 7 months ago
  57. af9a600 patch 9.0.0283: cannot complete "syn list @cluster" by bfredl · 3 years, 7 months ago
  58. 0f61838 patch 9.0.0282: a nested timout stops the previous timeout by Bram Moolenaar · 3 years, 7 months ago
  59. 58dcbf1 patch 9.0.0281: build failure without the +eval feature by Bram Moolenaar · 3 years, 7 months ago
  60. 7dd5432 Update runtime files by Bram Moolenaar · 3 years, 7 months ago
  61. 2ee347f patch 9.0.0280: the builtin termcap list depends on the version by Bram Moolenaar · 3 years, 7 months ago
  62. 5416232 patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' by Bram Moolenaar · 3 years, 7 months ago
  63. 074fbd4 patch 9.0.0278: the +wildignore feature is nearly always available by Bram Moolenaar · 3 years, 7 months ago
  64. c361842 patch 9.0.0277: Coverity CI: update-alternatives not needed with Ubuntu 20.04 by Philip H · 3 years, 7 months ago
  65. 93f72cc patch 9.0.0276: 'buftype' values not sufficiently tested by zeertzjq · 3 years, 7 months ago
  66. a9b5b85 patch 9.0.0275: BufEnter not triggered when using ":edit" in "nofile" buffer by Bram Moolenaar · 3 years, 7 months ago
  67. c312619 patch 9.0.0274: netrw plugin does not show remote files by Bram Moolenaar · 3 years, 7 months ago
  68. d55f9ef patch 9.0.0273: Konsole termresponse not recognized by Bram Moolenaar · 3 years, 7 months ago
  69. b1d2c81 patch 9.0.0272: BufReadCmd not triggered when loading a "nofile" buffer by Bram Moolenaar · 3 years, 7 months ago
  70. 9b7d2a9 patch 9.0.0271: using INIT() in non-header files by zeertzjq · 3 years, 7 months ago
  71. 2bd9dbc patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version by Bram Moolenaar · 3 years, 7 months ago
  72. 520f6ef patch 9.0.0269: getscriptinfo() does not include the version by Yegappan Lakshmanan · 3 years, 7 months ago
  73. 0166e39 patch 9.0.0268: build error without the +eval feature by Bram Moolenaar · 3 years, 7 months ago
  74. 930830a patch 9.0.0267: Coverity workflow still uses Ubuntu 18.04 by Philip H · 3 years, 7 months ago
  75. 340dafd patch 9.0.0266: compiler warning for unused argument by Bram Moolenaar · 3 years, 7 months ago
  76. f80f40a patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version by Bram Moolenaar · 3 years, 7 months ago
  77. b213703 patch 9.0.0264: CI still runs on Ubuntu 18.04 by Philip H · 3 years, 7 months ago
  78. 6d4b2f5 patch 9.0.0263: too many #ifdefs by Bram Moolenaar · 3 years, 7 months ago
  79. 2e6dcbc patch 9.0.0262: build failure without the +quickfix feature by Bram Moolenaar · 3 years, 7 months ago
  80. 2eddbac patch 9.0.0261: bufload() reads a file even if the name is not a file name by Bram Moolenaar · 3 years, 7 months ago
  81. d6c6762 patch 9.0.0260: using freed memory when using 'quickfixtextfunc' recursively by Bram Moolenaar · 3 years, 7 months ago
  82. 8052575 patch 9.0.0259: crash with mouse click when not initialized by Bram Moolenaar · 3 years, 7 months ago
  83. fd99945 Update runtime files by Bram Moolenaar · 3 years, 7 months ago
  84. 44b9abb patch 9.0.0258: MS-Windows installer skips syntax/shared by K.Takata · 3 years, 7 months ago
  85. 7ea9fcb patch 9.0.0257: "->" in ":scriptnames" output not tested yet by Bram Moolenaar · 3 years, 7 months ago
  86. 5214b29 patch 9.0.0256: compiler warning for uninitialized variables by Bram Moolenaar · 3 years, 7 months ago
  87. 0af2ecf patch 9.0.0255: build failure without the eval feature by Bram Moolenaar · 3 years, 7 months ago
  88. 5fb3aab patch 9.0.0254: typo in function name by zeertzjq · 3 years, 7 months ago
  89. 753885b patch 9.0.0253: a symlink to an autoload script results in two entries by Bram Moolenaar · 3 years, 7 months ago
  90. f5240b9 patch 9.0.0252: cursor in wrong place after virtual text by Bram Moolenaar · 3 years, 7 months ago
  91. 762df04 patch 9.0.0251: test output shows up in git by huang06 · 3 years, 7 months ago
  92. dde77a7 patch 9.0.0250: slightly inconsistent error messages by Bram Moolenaar · 3 years, 7 months ago
  93. 3a7ad90 patch 9.0.0249: no test for what 9.0.0234 fixes by Bram Moolenaar · 3 years, 7 months ago
  94. a247142 patch 9.0.0248: duplicate code in finding a script in the execution stack by zeertzjq · 3 years, 7 months ago
  95. f396ce8 patch 9.0.0247: cannot add padding to virtual text without highlight by Bram Moolenaar · 3 years, 7 months ago
  96. adce965 patch 9.0.0246: using freed memory when 'tagfunc' deletes the buffer by Bram Moolenaar · 3 years, 8 months ago
  97. 471c0fa patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete by Bram Moolenaar · 3 years, 8 months ago
  98. f768c3d patch 9.0.0244: cannot easily get the list of sourced scripts by Yegappan Lakshmanan · 3 years, 8 months ago
  99. e89aeed patch 9.0.0243: text properties "below" sort differently on MS-Windows by Bram Moolenaar · 3 years, 8 months ago
  100. 171c683 patch 9.0.0242: "make install" still fails by Bram Moolenaar · 3 years, 8 months ago