1. 594f9e0 patch 9.0.0478: test for 'splitscroll' takes too much time by Luuk van Baal · 3 years, 7 months ago
  2. 3e8b7a6 patch 9.0.0477: missing dependency may cause crashes on incomplete build by Bram Moolenaar · 3 years, 7 months ago
  3. 48db5da patch 9.0.0476: varargs does not work for replacement function of substitute() by zeertzjq · 3 years, 7 months ago
  4. dd67477 patch 9.0.0475: not using deferred delete in tests by Bram Moolenaar · 3 years, 7 months ago
  5. dd44b58 patch 9.0.0474: fullcommand() test failure by Bram Moolenaar · 3 years, 7 months ago
  6. aa53414 patch 9.0.0473: fullcommand() only works for the current script version by Bram Moolenaar · 3 years, 7 months ago
  7. a4abe51 patch 9.0.0472: virtual text "below" doesn't show in list mode by Bram Moolenaar · 3 years, 7 months ago
  8. 12167d8 patch 9.0.0471: no test for what patch 9.0.0469 fixes by mityu · 3 years, 7 months ago
  9. b46c083 patch 9.0.0470: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years, 7 months ago
  10. 3735f11 patch 9.0.0469: cursor moves if cmdwin is closed when 'splitscroll' is off by Luuk van Baal · 3 years, 7 months ago
  11. aeef1f7 patch 9.0.0468: exectution stack underflow without the +eval feature by Bram Moolenaar · 3 years, 7 months ago
  12. d3922af patch 9.0.0467: build failure by Bram Moolenaar · 3 years, 7 months ago
  13. ebd0e8b patch 9.0.0466: virtual text wrong after adding line break after line by Bram Moolenaar · 3 years, 7 months ago
  14. e697d48 patch 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is off by mityu · 3 years, 7 months ago
  15. 702bd6c patch 9.0.0464: with virtual text "above" indenting doesn't work well by Bram Moolenaar · 3 years, 7 months ago
  16. febe138 patch 9.0.0463: command line test leaves directory behind by Dominique Pelle · 3 years, 7 months ago
  17. 98b3730 patch 9.0.0462: ASAN warning for integer overflow by Bram Moolenaar · 3 years, 7 months ago
  18. 470a141 patch 9.0.0461: 'scroll' is not always updated by Luuk van Baal · 3 years, 7 months ago
  19. 766ae5b patch 9.0.0460: loop variable can't be found by Bram Moolenaar · 3 years, 7 months ago
  20. 353b68a patch 9.0.0459: Vim9: block in for loop doesn't behave like a code block by Bram Moolenaar · 3 years, 7 months ago
  21. 3b93cf2 patch 9.0.0458: splitting a line with a text prop "above" moves it down by Bram Moolenaar · 3 years, 7 months ago
  22. a04f457 patch 9.0.0457: substitute prompt does not highlight an empty match by Bram Moolenaar · 3 years, 7 months ago
  23. b1842de patch 9.0.0456: function called at debug prompt is also debugged by Bram Moolenaar · 3 years, 7 months ago
  24. 5ed3917 patch 9.0.0455: a few problems with 'splitscroll' by Luuk van Baal · 3 years, 7 months ago
  25. 810cb5a patch 9.0.0454: incorrect color for modeless selection with GTK by Your Name · 3 years, 7 months ago
  26. 83a19c5 patch 9.0.0453: on an AZERTY keyboard digit keys get the shift modifier by Bram Moolenaar · 3 years, 7 months ago
  27. 6eda17d patch 9.0.0452: Visual highlighting extends into virtual text prop by Bram Moolenaar · 3 years, 7 months ago
  28. c9dc03f patch 9.0.0451: virtual text "above" does not work with 'nowrap' by Bram Moolenaar · 3 years, 7 months ago
  29. cd2d5c1 patch 9.0.0450: return value of argument check functions is inconsistent by zeertzjq · 3 years, 7 months ago
  30. cdc8393 patch 9.0.0449: there is no easy way to translate a key code into a string by zeertzjq · 3 years, 7 months ago
  31. 5a4eb55 patch 9.0.0448: SubRip files are not recognized by ObserverOfTime · 3 years, 7 months ago
  32. cf0995d patch 9.0.0447: using :echowin while at the hit-enter prompt causes problems by Bram Moolenaar · 3 years, 7 months ago
  33. 87e74d0 patch 9.0.0446: message window may be positioned too low by Bram Moolenaar · 3 years, 7 months ago
  34. 29ab524 patch 9.0.0445: when opening/closing window text moves up/down by Luuk van Baal · 3 years, 7 months ago
  35. 9510d22 patch 9.0.0444: trying to declare g:variable gives confusing error by Bram Moolenaar · 3 years, 7 months ago
  36. cce82a5 patch 9.0.0443: blueprint files are not recognized by Gabriele Musco · 3 years, 7 months ago
  37. 79f8b84 patch 9.0.0442: virtual text "above" doesn't handel line numbers by Bram Moolenaar · 3 years, 7 months ago
  38. c069ede patch 9.0.0441: closure in for loop test fails on some systems by Bram Moolenaar · 3 years, 7 months ago
  39. f5fec05 patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function by Bram Moolenaar · 3 years, 7 months ago
  40. 88b79cb patch 9.0.0439: cursor wrong if inserting before line with virtual text above by Bram Moolenaar · 3 years, 7 months ago
  41. 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 3 years, 7 months ago
  42. 55e9366 patch 9.0.0437: no error when custom completion function returns wrong type by Bram Moolenaar · 3 years, 7 months ago
  43. 2da11a4 patch 9.0.0436: CI: running tests in parallel causes flakiness by K.Takata · 3 years, 7 months ago
  44. f21d546 patch 9.0.0435: compiler warning for uninitialized variable by Bram Moolenaar · 3 years, 7 months ago
  45. 9ba2786 patch 9.0.0434: gitignore files are not recognized by ObserverOfTime · 3 years, 7 months ago
  46. 12553ad patch 9.0.0433: Coverity warns for not checking allocation failure by Bram Moolenaar · 3 years, 7 months ago
  47. 6de2296 patch 9.0.0432: crash when using for loop variable in closure by Bram Moolenaar · 3 years, 7 months ago
  48. 7cf5839 patch 9.0.0431: current mode shows in message window by Bram Moolenaar · 3 years, 7 months ago
  49. 375141e patch 9.0.0430: cannot use repeat() with a blob by Bakudankun · 3 years, 7 months ago
  50. 0adae2d patch 9.0.0429: not all keys are tested for the MS-Windows GUI by Yegappan Lakshmanan · 3 years, 7 months ago
  51. be9fc5b patch 9.0.0428: autocmd test uses common file name by Bram Moolenaar · 3 years, 7 months ago
  52. 8995c4c patch 9.0.0427: Drupal theme files are not recognized by Rodrigo Aguilera · 3 years, 7 months ago
  53. 65258d3 patch 9.0.0426: failed flaky tests reports only start time by Bram Moolenaar · 3 years, 7 months ago
  54. ae04a60 patch 9.0.0425: autocmd test is a bit flaky on MS-Windows by Bram Moolenaar · 3 years, 7 months ago
  55. 7d56cfc patch 9.0.0424: gitattributes files are not recognized by ObserverOfTime · 3 years, 7 months ago
  56. 9132426 patch 9.0.0423: "for" and "while" not recognized after :vim9cmd and :legacy by Bram Moolenaar · 3 years, 7 months ago
  57. 0dc2fd3 patch 9.0.0422: not enough testing of the :all command by Yegappan Lakshmanan · 3 years, 7 months ago
  58. 5bc1345 patch 9.0.0421: MS-Windows makefiles are inconsistently named by K.Takata · 3 years, 7 months ago
  59. c572ad5 patch 9.0.0420: function went missing by Bram Moolenaar · 3 years, 7 months ago
  60. 1690032 patch 9.0.0419: the :defer command does not check the function arguments by Bram Moolenaar · 3 years, 7 months ago
  61. 45bbaef patch 9.0.0418: manually deleting temp test files by Bram Moolenaar · 3 years, 7 months ago
  62. 2a4c885 patch 9.0.0417: Jsonnet files are not recognized by =?UTF-8?q?Cezary=20Dro=C5=BCak?= · 3 years, 7 months ago
  63. 58a3cae patch 9.0.0416: ml_get error when appending lines in popup window by Bram Moolenaar · 3 years, 7 months ago
  64. 0500e87 patch 9.0.0415: on MS-Windows some tests are flaky by K.Takata · 3 years, 7 months ago
  65. 753aead patch 9.0.0414: matchstr() still does not match column offset by Bram Moolenaar · 3 years, 7 months ago
  66. b0d12e6 patch 9.0.0413: ASAN reports a memory leak by K.Takata · 3 years, 7 months ago
  67. e5a420f patch 9.0.0412: compiler warning for unused argument by Bram Moolenaar · 3 years, 7 months ago
  68. 6f14da1 patch 9.0.0411: only created files can be cleaned up with one call by Bram Moolenaar · 3 years, 7 months ago
  69. d763311 patch 9.0.0410: struct member cts_lnum is unused by Bram Moolenaar · 3 years, 7 months ago
  70. 7c7e1e9 patch 9.0.0409: #{g:x} was seen as a curly-braces expression by ii14 · 3 years, 7 months ago
  71. fef38d8 patch 9.0.0408: GUI test sometimes fails on MS-Windows by K.Takata · 3 years, 7 months ago
  72. 75a115e patch 9.0.0407: matchstr() does match column offset by Bram Moolenaar · 3 years, 7 months ago
  73. 9667b2c patch 9.0.0406: deferred functions not invoked when partial func exits by Bram Moolenaar · 3 years, 7 months ago
  74. c9c967d patch 9.0.0405: arguments in a partial not used by a :def function by Bram Moolenaar · 3 years, 7 months ago
  75. 1540d33 patch 9.0.0404: crash when passing invalid arguments to assert_fails() by Bram Moolenaar · 3 years, 7 months ago
  76. fd7e60a patch 9.0.0403: 'equalalways' may be off when 'laststatus' is zero by Luuk van Baal · 3 years, 7 months ago
  77. bb6c407 patch 9.0.0402: javascript module files are not recoginzed by Brett Holman · 3 years, 7 months ago
  78. bd01f47 patch 9.0.0401: CI uses older clang version by Philip H · 3 years, 7 months ago
  79. e68f134 patch 9.0.0400: GUI test sometimes hangs on CI by K.Takata · 3 years, 7 months ago
  80. 98aff65 patch 9.0.0399: using :defer in expression funcref not tested by Bram Moolenaar · 3 years, 7 months ago
  81. ca16c60 patch 9.0.0398: members of funccall_T are inconsistently named by Bram Moolenaar · 3 years, 7 months ago
  82. 5877985 patch 9.0.0397: :defer not tested with exceptions and ":qa!" by Bram Moolenaar · 3 years, 7 months ago
  83. 2834ebd patch 9.0.0396: :findrepl does not escape '&' and '~' properly by matveyt · 3 years, 7 months ago
  84. 635bb49 patch 9.0.0395: clang warnings for function prototypes by Philip H · 3 years, 7 months ago
  85. 5903aaf patch 9.0.0394: Cygwin: multibyte characters may be broken in terminal window by K.Takata · 3 years, 7 months ago
  86. a9480db patch 9.0.0393: signals test often fails on FreeBSD by K.Takata · 3 years, 7 months ago
  87. e53a0d4 patch 9.0.0392: inverted condition is a bit confusing by K.Takata · 3 years, 7 months ago
  88. 3411265 patch 9.0.0391: using separate delete() call instead of writefile() 'D' flag by Bram Moolenaar · 3 years, 7 months ago
  89. 86d8725 patch 9.0.0390: cannot use a partial with :defer by Bram Moolenaar · 3 years, 7 months ago
  90. ccfde4d patch 9.0.0389: crash when 'tagfunc' closes the window by Bram Moolenaar · 3 years, 7 months ago
  91. 8894761 patch 9.0.0388: the do_arg_all() function is too long by Yegappan Lakshmanan · 3 years, 7 months ago
  92. ddf7dba patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script context by Bram Moolenaar · 3 years, 7 months ago
  93. b1f471e patch 9.0.0386: some code blocks are nested too deep by Yegappan Lakshmanan · 3 years, 7 months ago
  94. c47b16a patch 9.0.0385: GUI: when CTRL-D is mapped in Insert mode it gets inserted by zeertzjq · 3 years, 7 months ago
  95. c7d2ff2 patch 9.0.0384: Covertity still complains about using return value of getc() by Bram Moolenaar · 3 years, 7 months ago
  96. 963ab26 patch 9.0.0383: Coverity complains about unused value by Bram Moolenaar · 3 years, 7 months ago
  97. 31ea6bf patch 9.0.0382: freeing the wrong string on failure by Bram Moolenaar · 3 years, 7 months ago
  98. b40ad4f patch 9.0.0381: writefile test leaves files behind by Dominique Pelle · 3 years, 7 months ago
  99. e1f3ab7 patch 9.0.0380: deleting files in tests is a hassle by Bram Moolenaar · 3 years, 7 months ago
  100. 8f7116c Revert part of patch merged twice by Bram Moolenaar · 3 years, 7 months ago