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