1. bdedd2b patch 9.0.0511: unnecessary scrolling for message of only one line by zeertzjq · 3 years ago
  2. 7c046ae patch 9.0.0510: Chatito files are not recognized by ObserverOfTime · 3 years ago
  3. 500a1f9 patch 9.0.0509: confusing error for "saveas" command with "nofile" buffer by Bram Moolenaar · 3 years ago
  4. cd9fa25 patch 9.0.0508: when the channel test fails there is no clue why by K.Takata · 3 years ago
  5. bcd6924 patch 9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged by Bram Moolenaar · 3 years ago
  6. a2b9103 patch 9.0.0506: line number argument for :badd does not work by Bram Moolenaar · 3 years ago
  7. faf1d41 patch 9.0.0505: various problems with 'nosplitscroll' by Luuk van Baal · 3 years ago
  8. cc34181 patch 9.0.0502: a closure in a nested loop in a :def function does not work by Bram Moolenaar · 3 years ago
  9. b2f0ca8 patch 9.0.0500: when quitting cmdline window with CTRL-C it remains visible by Bram Moolenaar · 3 years ago
  10. 566badc patch 9.0.0499: in :def function list created after const is locked by Bram Moolenaar · 3 years ago
  11. 747f110 patch 9.0.0498: various small issues by Bram Moolenaar · 3 years ago
  12. 65ee49d patch 9.0.0497: LyRiCs files are not recognized by ObserverOfTime · 3 years ago
  13. dbbb02b patch 9.0.0495: closure doesn't work properly in nested loop by Bram Moolenaar · 3 years ago
  14. 312af65 patch 9.0.0492: cmdwin test fails on MS-Windows by Bram Moolenaar · 3 years ago
  15. 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 3 years ago
  16. 1c3dd8d patch 9.0.0490: using freed memory with cmdwin and BufEnter autocmd by Bram Moolenaar · 3 years ago
  17. fb593c5 patch 9.0.0489: using "end_lnum" with virtual text causes problems by Bram Moolenaar · 3 years ago
  18. 4c7fd4d patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak' by Bram Moolenaar · 3 years ago
  19. d5bc762 patch 9.0.0486: text scrolled with 'nosplitscroll', autocmd win and help by Luuk van Baal · 3 years ago
  20. 0cdfb7c patch 9.0.0485: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  21. 8abb584 patch 9.0.0484: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  22. c249913 patch 9.0.0483: illegal memory access when replacing in virtualedit mode by Bram Moolenaar · 3 years ago
  23. e24b4ab patch 9.0.0482: "g0" moves to wrong location with virtual text "above" by Bram Moolenaar · 3 years ago
  24. abd58d8 patch 9.0.0480: cannot use a :def varargs function with substitute() by zeertzjq · 3 years ago
  25. 1aea184 patch 9.0.0479: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  26. 594f9e0 patch 9.0.0478: test for 'splitscroll' takes too much time by Luuk van Baal · 3 years ago
  27. 48db5da patch 9.0.0476: varargs does not work for replacement function of substitute() by zeertzjq · 3 years ago
  28. dd67477 patch 9.0.0475: not using deferred delete in tests by Bram Moolenaar · 3 years ago
  29. aa53414 patch 9.0.0473: fullcommand() only works for the current script version by Bram Moolenaar · 3 years ago
  30. a4abe51 patch 9.0.0472: virtual text "below" doesn't show in list mode by Bram Moolenaar · 3 years ago
  31. 12167d8 patch 9.0.0471: no test for what patch 9.0.0469 fixes by mityu · 3 years ago
  32. b46c083 patch 9.0.0470: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  33. ebd0e8b patch 9.0.0466: virtual text wrong after adding line break after line by Bram Moolenaar · 3 years ago
  34. e697d48 patch 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is off by mityu · 3 years ago
  35. 702bd6c patch 9.0.0464: with virtual text "above" indenting doesn't work well by Bram Moolenaar · 3 years ago
  36. febe138 patch 9.0.0463: command line test leaves directory behind by Dominique Pelle · 3 years ago
  37. 470a141 patch 9.0.0461: 'scroll' is not always updated by Luuk van Baal · 3 years ago
  38. 766ae5b patch 9.0.0460: loop variable can't be found by Bram Moolenaar · 3 years ago
  39. 353b68a patch 9.0.0459: Vim9: block in for loop doesn't behave like a code block by Bram Moolenaar · 3 years ago
  40. 3b93cf2 patch 9.0.0458: splitting a line with a text prop "above" moves it down by Bram Moolenaar · 3 years ago
  41. a04f457 patch 9.0.0457: substitute prompt does not highlight an empty match by Bram Moolenaar · 3 years ago
  42. 5ed3917 patch 9.0.0455: a few problems with 'splitscroll' by Luuk van Baal · 3 years ago
  43. 6eda17d patch 9.0.0452: Visual highlighting extends into virtual text prop by Bram Moolenaar · 3 years ago
  44. c9dc03f patch 9.0.0451: virtual text "above" does not work with 'nowrap' by Bram Moolenaar · 3 years ago
  45. cdc8393 patch 9.0.0449: there is no easy way to translate a key code into a string by zeertzjq · 3 years ago
  46. 5a4eb55 patch 9.0.0448: SubRip files are not recognized by ObserverOfTime · 3 years ago
  47. cf0995d patch 9.0.0447: using :echowin while at the hit-enter prompt causes problems by Bram Moolenaar · 3 years ago
  48. 87e74d0 patch 9.0.0446: message window may be positioned too low by Bram Moolenaar · 3 years ago
  49. 29ab524 patch 9.0.0445: when opening/closing window text moves up/down by Luuk van Baal · 3 years ago
  50. 9510d22 patch 9.0.0444: trying to declare g:variable gives confusing error by Bram Moolenaar · 3 years ago
  51. cce82a5 patch 9.0.0443: blueprint files are not recognized by Gabriele Musco · 3 years ago
  52. 79f8b84 patch 9.0.0442: virtual text "above" doesn't handel line numbers by Bram Moolenaar · 3 years ago
  53. c069ede patch 9.0.0441: closure in for loop test fails on some systems by Bram Moolenaar · 3 years ago
  54. f5fec05 patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function by Bram Moolenaar · 3 years ago
  55. 88b79cb patch 9.0.0439: cursor wrong if inserting before line with virtual text above by Bram Moolenaar · 3 years ago
  56. 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 3 years ago
  57. 55e9366 patch 9.0.0437: no error when custom completion function returns wrong type by Bram Moolenaar · 3 years ago
  58. 9ba2786 patch 9.0.0434: gitignore files are not recognized by ObserverOfTime · 3 years ago
  59. 6de2296 patch 9.0.0432: crash when using for loop variable in closure by Bram Moolenaar · 3 years ago
  60. 7cf5839 patch 9.0.0431: current mode shows in message window by Bram Moolenaar · 3 years ago
  61. 375141e patch 9.0.0430: cannot use repeat() with a blob by Bakudankun · 3 years ago
  62. 0adae2d patch 9.0.0429: not all keys are tested for the MS-Windows GUI by Yegappan Lakshmanan · 3 years ago
  63. be9fc5b patch 9.0.0428: autocmd test uses common file name by Bram Moolenaar · 3 years ago
  64. 8995c4c patch 9.0.0427: Drupal theme files are not recognized by Rodrigo Aguilera · 3 years ago
  65. 65258d3 patch 9.0.0426: failed flaky tests reports only start time by Bram Moolenaar · 3 years ago
  66. ae04a60 patch 9.0.0425: autocmd test is a bit flaky on MS-Windows by Bram Moolenaar · 3 years ago
  67. 7d56cfc patch 9.0.0424: gitattributes files are not recognized by ObserverOfTime · 3 years ago
  68. 9132426 patch 9.0.0423: "for" and "while" not recognized after :vim9cmd and :legacy by Bram Moolenaar · 3 years ago
  69. 0dc2fd3 patch 9.0.0422: not enough testing of the :all command by Yegappan Lakshmanan · 3 years ago
  70. 5bc1345 patch 9.0.0421: MS-Windows makefiles are inconsistently named by K.Takata · 3 years ago
  71. 1690032 patch 9.0.0419: the :defer command does not check the function arguments by Bram Moolenaar · 3 years ago
  72. 45bbaef patch 9.0.0418: manually deleting temp test files by Bram Moolenaar · 3 years ago
  73. 2a4c885 patch 9.0.0417: Jsonnet files are not recognized by =?UTF-8?q?Cezary=20Dro=C5=BCak?= · 3 years ago
  74. 58a3cae patch 9.0.0416: ml_get error when appending lines in popup window by Bram Moolenaar · 3 years ago
  75. 0500e87 patch 9.0.0415: on MS-Windows some tests are flaky by K.Takata · 3 years ago
  76. 753aead patch 9.0.0414: matchstr() still does not match column offset by Bram Moolenaar · 3 years ago
  77. 6f14da1 patch 9.0.0411: only created files can be cleaned up with one call by Bram Moolenaar · 3 years ago
  78. 7c7e1e9 patch 9.0.0409: #{g:x} was seen as a curly-braces expression by ii14 · 3 years ago
  79. 75a115e patch 9.0.0407: matchstr() does match column offset by Bram Moolenaar · 3 years ago
  80. 9667b2c patch 9.0.0406: deferred functions not invoked when partial func exits by Bram Moolenaar · 3 years ago
  81. c9c967d patch 9.0.0405: arguments in a partial not used by a :def function by Bram Moolenaar · 3 years ago
  82. 1540d33 patch 9.0.0404: crash when passing invalid arguments to assert_fails() by Bram Moolenaar · 3 years ago
  83. fd7e60a patch 9.0.0403: 'equalalways' may be off when 'laststatus' is zero by Luuk van Baal · 3 years ago
  84. bb6c407 patch 9.0.0402: javascript module files are not recoginzed by Brett Holman · 3 years ago
  85. e68f134 patch 9.0.0400: GUI test sometimes hangs on CI by K.Takata · 3 years ago
  86. 98aff65 patch 9.0.0399: using :defer in expression funcref not tested by Bram Moolenaar · 3 years ago
  87. 5877985 patch 9.0.0397: :defer not tested with exceptions and ":qa!" by Bram Moolenaar · 3 years ago
  88. 2834ebd patch 9.0.0396: :findrepl does not escape '&' and '~' properly by matveyt · 3 years ago
  89. a9480db patch 9.0.0393: signals test often fails on FreeBSD by K.Takata · 3 years ago
  90. 3411265 patch 9.0.0391: using separate delete() call instead of writefile() 'D' flag by Bram Moolenaar · 3 years ago
  91. 86d8725 patch 9.0.0390: cannot use a partial with :defer by Bram Moolenaar · 3 years ago
  92. ccfde4d patch 9.0.0389: crash when 'tagfunc' closes the window by Bram Moolenaar · 3 years ago
  93. ddf7dba patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script context by Bram Moolenaar · 3 years ago
  94. b40ad4f patch 9.0.0381: writefile test leaves files behind by Dominique Pelle · 3 years ago
  95. e1f3ab7 patch 9.0.0380: deleting files in tests is a hassle by Bram Moolenaar · 3 years ago
  96. 806a273 patch 9.0.0379: cleaning up after writefile() is a hassle by Bram Moolenaar · 3 years ago
  97. 5fbbec1 patch 9.0.0372: MS-Windows: "%T" time format does not appear to work by Bram Moolenaar · 3 years ago
  98. 1d84f76 patch 9.0.0370: cleaning up afterwards can make a function messy by Bram Moolenaar · 3 years ago
  99. 06d32a0 patch 9.0.0369: a failing flaky test doesn't mention the time by Bram Moolenaar · 3 years ago
  100. 6ac69ed patch 9.0.0366: cannot use import->Func() in lambda by Bram Moolenaar · 3 years ago