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. c9e4a6f patch 9.0.0504: still a build failure by Bram Moolenaar · 3 years ago
  9. 65449bd patch 9.0.0503: build failure by Bram Moolenaar · 3 years ago
  10. cc34181 patch 9.0.0502: a closure in a nested loop in a :def function does not work by Bram Moolenaar · 3 years ago
  11. 18ee0fe patch 9.0.0501: warning for using uninitialized value in mouse test by Bram Moolenaar · 3 years ago
  12. b2f0ca8 patch 9.0.0500: when quitting cmdline window with CTRL-C it remains visible by Bram Moolenaar · 3 years ago
  13. 566badc patch 9.0.0499: in :def function list created after const is locked by Bram Moolenaar · 3 years ago
  14. 747f110 patch 9.0.0498: various small issues by Bram Moolenaar · 3 years ago
  15. 9712ff1 Update runtime files by Bram Moolenaar · 3 years ago
  16. 65ee49d patch 9.0.0497: LyRiCs files are not recognized by ObserverOfTime · 3 years ago
  17. 27b53be patch 9.0.0496: no good reason to keep supporting Windows-XP by K.Takata · 3 years ago
  18. dbbb02b patch 9.0.0495: closure doesn't work properly in nested loop by Bram Moolenaar · 3 years ago
  19. 96caa55 patch 9.0.0494: small build misses float function declaraitons by Bram Moolenaar · 3 years ago
  20. 1e8009e patch 9.0.0493: Perl test fails by Bram Moolenaar · 3 years ago
  21. 312af65 patch 9.0.0492: cmdwin test fails on MS-Windows by Bram Moolenaar · 3 years ago
  22. 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 3 years ago
  23. 1c3dd8d patch 9.0.0490: using freed memory with cmdwin and BufEnter autocmd by Bram Moolenaar · 3 years ago
  24. fb593c5 patch 9.0.0489: using "end_lnum" with virtual text causes problems by Bram Moolenaar · 3 years ago
  25. 4c7fd4d patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak' by Bram Moolenaar · 3 years ago
  26. acd6b99 patch 9.0.0487: using freed memory with combination of closures by Bram Moolenaar · 3 years ago
  27. d5bc762 patch 9.0.0486: text scrolled with 'nosplitscroll', autocmd win and help by Luuk van Baal · 3 years ago
  28. 0cdfb7c patch 9.0.0485: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  29. 8abb584 patch 9.0.0484: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  30. c249913 patch 9.0.0483: illegal memory access when replacing in virtualedit mode by Bram Moolenaar · 3 years ago
  31. e24b4ab patch 9.0.0482: "g0" moves to wrong location with virtual text "above" by Bram Moolenaar · 3 years ago
  32. 8fa745e patch 9.0.0481: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  33. abd58d8 patch 9.0.0480: cannot use a :def varargs function with substitute() by zeertzjq · 3 years ago
  34. 1aea184 patch 9.0.0479: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  35. 594f9e0 patch 9.0.0478: test for 'splitscroll' takes too much time by Luuk van Baal · 3 years ago
  36. 3e8b7a6 patch 9.0.0477: missing dependency may cause crashes on incomplete build by Bram Moolenaar · 3 years ago
  37. 48db5da patch 9.0.0476: varargs does not work for replacement function of substitute() by zeertzjq · 3 years ago
  38. dd67477 patch 9.0.0475: not using deferred delete in tests by Bram Moolenaar · 3 years ago
  39. dd44b58 patch 9.0.0474: fullcommand() test failure by Bram Moolenaar · 3 years ago
  40. aa53414 patch 9.0.0473: fullcommand() only works for the current script version by Bram Moolenaar · 3 years ago
  41. a4abe51 patch 9.0.0472: virtual text "below" doesn't show in list mode by Bram Moolenaar · 3 years ago
  42. 12167d8 patch 9.0.0471: no test for what patch 9.0.0469 fixes by mityu · 3 years ago
  43. b46c083 patch 9.0.0470: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  44. 3735f11 patch 9.0.0469: cursor moves if cmdwin is closed when 'splitscroll' is off by Luuk van Baal · 3 years ago
  45. aeef1f7 patch 9.0.0468: exectution stack underflow without the +eval feature by Bram Moolenaar · 3 years ago
  46. d3922af patch 9.0.0467: build failure by Bram Moolenaar · 3 years ago
  47. ebd0e8b patch 9.0.0466: virtual text wrong after adding line break after line by Bram Moolenaar · 3 years ago
  48. e697d48 patch 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is off by mityu · 3 years ago
  49. 702bd6c patch 9.0.0464: with virtual text "above" indenting doesn't work well by Bram Moolenaar · 3 years ago
  50. febe138 patch 9.0.0463: command line test leaves directory behind by Dominique Pelle · 3 years ago
  51. 98b3730 patch 9.0.0462: ASAN warning for integer overflow by Bram Moolenaar · 3 years ago
  52. 470a141 patch 9.0.0461: 'scroll' is not always updated by Luuk van Baal · 3 years ago
  53. 766ae5b patch 9.0.0460: loop variable can't be found by Bram Moolenaar · 3 years ago
  54. 353b68a patch 9.0.0459: Vim9: block in for loop doesn't behave like a code block by Bram Moolenaar · 3 years ago
  55. 3b93cf2 patch 9.0.0458: splitting a line with a text prop "above" moves it down by Bram Moolenaar · 3 years ago
  56. a04f457 patch 9.0.0457: substitute prompt does not highlight an empty match by Bram Moolenaar · 3 years ago
  57. b1842de patch 9.0.0456: function called at debug prompt is also debugged by Bram Moolenaar · 3 years ago
  58. 5ed3917 patch 9.0.0455: a few problems with 'splitscroll' by Luuk van Baal · 3 years ago
  59. 810cb5a patch 9.0.0454: incorrect color for modeless selection with GTK by Your Name · 3 years ago
  60. 83a19c5 patch 9.0.0453: on an AZERTY keyboard digit keys get the shift modifier by Bram Moolenaar · 3 years ago
  61. 6eda17d patch 9.0.0452: Visual highlighting extends into virtual text prop by Bram Moolenaar · 3 years ago
  62. c9dc03f patch 9.0.0451: virtual text "above" does not work with 'nowrap' by Bram Moolenaar · 3 years ago
  63. 7b2d872 Add missing part of patch by Bram Moolenaar · 3 years ago
  64. cd2d5c1 patch 9.0.0450: return value of argument check functions is inconsistent by zeertzjq · 3 years ago
  65. cdc8393 patch 9.0.0449: there is no easy way to translate a key code into a string by zeertzjq · 3 years ago
  66. 5a4eb55 patch 9.0.0448: SubRip files are not recognized by ObserverOfTime · 3 years ago
  67. cf0995d patch 9.0.0447: using :echowin while at the hit-enter prompt causes problems by Bram Moolenaar · 3 years ago
  68. 87e74d0 patch 9.0.0446: message window may be positioned too low by Bram Moolenaar · 3 years ago
  69. 29ab524 patch 9.0.0445: when opening/closing window text moves up/down by Luuk van Baal · 3 years ago
  70. 9510d22 patch 9.0.0444: trying to declare g:variable gives confusing error by Bram Moolenaar · 3 years ago
  71. cce82a5 patch 9.0.0443: blueprint files are not recognized by Gabriele Musco · 3 years ago
  72. 79f8b84 patch 9.0.0442: virtual text "above" doesn't handel line numbers by Bram Moolenaar · 3 years ago
  73. c069ede patch 9.0.0441: closure in for loop test fails on some systems by Bram Moolenaar · 3 years ago
  74. f5fec05 patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function by Bram Moolenaar · 3 years ago
  75. 88b79cb patch 9.0.0439: cursor wrong if inserting before line with virtual text above by Bram Moolenaar · 3 years ago
  76. 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 3 years ago
  77. 55e9366 patch 9.0.0437: no error when custom completion function returns wrong type by Bram Moolenaar · 3 years ago
  78. 71b6d33 Update runtime files by Bram Moolenaar · 3 years ago
  79. 2da11a4 patch 9.0.0436: CI: running tests in parallel causes flakiness by K.Takata · 3 years ago
  80. f21d546 patch 9.0.0435: compiler warning for uninitialized variable by Bram Moolenaar · 3 years ago
  81. 9ba2786 patch 9.0.0434: gitignore files are not recognized by ObserverOfTime · 3 years ago
  82. 12553ad patch 9.0.0433: Coverity warns for not checking allocation failure by Bram Moolenaar · 3 years ago
  83. 6de2296 patch 9.0.0432: crash when using for loop variable in closure by Bram Moolenaar · 3 years ago
  84. 7cf5839 patch 9.0.0431: current mode shows in message window by Bram Moolenaar · 3 years ago
  85. 375141e patch 9.0.0430: cannot use repeat() with a blob by Bakudankun · 3 years ago
  86. 0adae2d patch 9.0.0429: not all keys are tested for the MS-Windows GUI by Yegappan Lakshmanan · 3 years ago
  87. be9fc5b patch 9.0.0428: autocmd test uses common file name by Bram Moolenaar · 3 years ago
  88. 8995c4c patch 9.0.0427: Drupal theme files are not recognized by Rodrigo Aguilera · 3 years ago
  89. 65258d3 patch 9.0.0426: failed flaky tests reports only start time by Bram Moolenaar · 3 years ago
  90. ae04a60 patch 9.0.0425: autocmd test is a bit flaky on MS-Windows by Bram Moolenaar · 3 years ago
  91. 7d56cfc patch 9.0.0424: gitattributes files are not recognized by ObserverOfTime · 3 years ago
  92. 9132426 patch 9.0.0423: "for" and "while" not recognized after :vim9cmd and :legacy by Bram Moolenaar · 3 years ago
  93. 0dc2fd3 patch 9.0.0422: not enough testing of the :all command by Yegappan Lakshmanan · 3 years ago
  94. 5bc1345 patch 9.0.0421: MS-Windows makefiles are inconsistently named by K.Takata · 3 years ago
  95. c572ad5 patch 9.0.0420: function went missing by Bram Moolenaar · 3 years ago
  96. 1690032 patch 9.0.0419: the :defer command does not check the function arguments by Bram Moolenaar · 3 years ago
  97. 45bbaef patch 9.0.0418: manually deleting temp test files by Bram Moolenaar · 3 years ago
  98. 2a4c885 patch 9.0.0417: Jsonnet files are not recognized by =?UTF-8?q?Cezary=20Dro=C5=BCak?= · 3 years ago
  99. 58a3cae patch 9.0.0416: ml_get error when appending lines in popup window by Bram Moolenaar · 3 years ago
  100. 0500e87 patch 9.0.0415: on MS-Windows some tests are flaky by K.Takata · 3 years ago