- dc5490e patch 8.2.4215: illegal memory access when copying lines in Visual mode by Bram Moolenaar · 4 years, 2 months ago
- 85b6747 patch 8.2.4214: illegal memory access with large 'tabstop' in Ex mode by Bram Moolenaar · 4 years, 2 months ago
- 1450112 patch 8.2.4212: window title test still fails in some configurations by Bram Moolenaar · 4 years, 2 months ago
- 3a8ad59 patch 8.2.4211: window title test still fails in some configurations by Bram Moolenaar · 4 years, 2 months ago
- a6c09a7 patch 8.2.4210: window title test fails in some configurations by Bram Moolenaar · 4 years, 2 months ago
- 3e93a2b patch 8.2.4209: partial in 'opfunc' cannot use an imported function by Bram Moolenaar · 4 years, 2 months ago
- dff97e6 patch 8.2.4208: using setbufvar() may change the window title by Bram Moolenaar · 4 years, 2 months ago
- fe6fb26 patch 8.2.4206: condition with many "(" causes a crash by Bram Moolenaar · 4 years, 2 months ago
- 7924a17 patch 8.2.4204: screenpos() has non-zero row for invisible text by Bram Moolenaar · 4 years, 2 months ago
- 502d8ae patch 8.2.4203: entering a character with CTRL-V may include modifiers by zeertzjq · 4 years, 3 months ago
- acc4b56 patch 8.2.4202: Vim9: cannot export function that exists globally by Bram Moolenaar · 4 years, 3 months ago
- 7e765a3 patch 8.2.4200: some tests do not clean up properly by Yegappan Lakshmanan · 4 years, 3 months ago
- 2a7aa83 patch 8.2.4197: cannot use an import in the "expr" part of 'spellsuggest' by Bram Moolenaar · 4 years, 3 months ago
- 428058a patch 8.2.4196: various file types not recognized by =?UTF-8?q?Dundar=20G=C3=B6c?= · 4 years, 3 months ago
- f4e88f2 patch 8.2.4193: cannot use an import in 'charconvert' by Bram Moolenaar · 4 years, 3 months ago
- 7ef4a2f patch 8.2.4192: cannot use an import in 'printexpr' by Bram Moolenaar · 4 years, 3 months ago
- e15ebef patch 8.2.4191: json5 files are not recognized by =?UTF-8?q?Dundar=20G=C3=B6c?= · 4 years, 3 months ago
- 2069191 patch 8.2.4190: all conceal tests are skipped without the screendumps feature by zeertzjq · 4 years, 3 months ago
- bcfa11b patch 8.2.4188: not all gitconfig files are recognized by Tim Pope · 4 years, 3 months ago
- ff5cbe8 patch 8.2.4187: gnuplot file not recognized by nobodyatandnothing · 4 years, 3 months ago
- 36c2add patch 8.2.4186: cannot use an import in 'patchexpr' by Bram Moolenaar · 4 years, 3 months ago
- 28e60cc patch 8.2.4185: cannot use an import in 'indentexpr' by Bram Moolenaar · 4 years, 3 months ago
- 47bcc5f patch 8.2.4184: cannot use an import in 'includeexpr' by Bram Moolenaar · 4 years, 3 months ago
- 3ba685e patch 8.2.4183: cannot use an import in 'formatexpr' by Bram Moolenaar · 4 years, 3 months ago
- 7b29f6a patch 8.2.4181: Vim9: cannot use an import in 'diffexpr' by Bram Moolenaar · 4 years, 3 months ago
- 5600a70 patch 8.2.4180: 'balloonexpr' is evaluated in the current script context by Bram Moolenaar · 4 years, 3 months ago
- 9530b58 patch 8.2.4179: 'foldtext' is evaluated in the current script context by Bram Moolenaar · 4 years, 3 months ago
- b697dc2 patch 8.2.4177: Vim9: autoload script not loaded after "vim9script noclear" by Bram Moolenaar · 4 years, 3 months ago
- 3d8e25a patch 8.2.4176: Vim9: cannot use imported function with call() by Bram Moolenaar · 4 years, 3 months ago
- 19e69a6 patch 8.2.4174: Vim9: can use an autoload name in normal script by Bram Moolenaar · 4 years, 3 months ago
- e70dd11 patch 8.2.4173: cannot use an import in 'foldexpr' by Bram Moolenaar · 4 years, 3 months ago
- 6517f14 patch 8.2.4172: filetype detection for BASIC is not optimal by Bram Moolenaar · 4 years, 3 months ago
- f0e7e63 patch 8.2.4171: cannot invoke option function using autoload import by Bram Moolenaar · 4 years, 3 months ago
- e6a4200 patch 8.2.4168: disallowing empty function name breaks existing plugins by Bram Moolenaar · 4 years, 3 months ago
- dd5893b patch 8.2.4167: Vim9: error message for old style import by Bram Moolenaar · 4 years, 3 months ago
- e615db0 patch 8.2.4166: undo synced when switching buffer in another window by Bram Moolenaar · 4 years, 3 months ago
- 2017d6f patch 8.2.4163: no error for omitting function name after autoload prefix by Bram Moolenaar · 4 years, 3 months ago
- 9c7cae6 patch 8.2.4162: Vim9: no error for redefining function with export by Bram Moolenaar · 4 years, 3 months ago
- 21f0d6c patch 8.2.4161: Vim9: warning for missing white space after imported variable by Bram Moolenaar · 4 years, 3 months ago
- 4ede01f patch 8.2.4160: cannot change the register used for Select mode delete by Shougo Matsushita · 4 years, 3 months ago
- ae1bd87 patch 8.2.4157: terminal test fails because Windows sets the title by ichizok · 4 years, 3 months ago
- 726f7f9 patch 8.2.4156: fileinfo message overwrites echo'ed message by Rob Pilling · 4 years, 3 months ago
- 05b2761 patch 8.2.4154: ml_get error when exchanging windows in Visual mode by Bram Moolenaar · 4 years, 3 months ago
- fc6cceb patch 8.2.4152: block insert with double wide character fails by Bram Moolenaar · 4 years, 3 months ago
- 57df9e8 patch 8.2.4151: reading beyond the end of a line by Bram Moolenaar · 4 years, 3 months ago
- ca34db3 patch 8.2.4149: test override not restored, autocommand left behind by Bram Moolenaar · 4 years, 3 months ago
- f61c89d patch 8.2.4148: deleting any mapping may cause <ScritpCmd> to fail by Bram Moolenaar · 4 years, 3 months ago
- bed34f0 patch 8.2.4147: E464 does not always include the offending command by Bram Moolenaar · 4 years, 3 months ago
- 937610b patch 8.2.4145: confusing error when using name of import for a function by Bram Moolenaar · 4 years, 3 months ago
- 17dd519 patch 8.2.4141: Vim9 builtin functions test fails by Bram Moolenaar · 4 years, 3 months ago
- a9528b3 patch 8.2.4140: maparg() does not indicate the type of script by Bram Moolenaar · 4 years, 3 months ago
- 94075b2 patch 8.2.4139: using freed memory in expression abbreviation by Bram Moolenaar · 4 years, 3 months ago
- ef7aadb patch 8.2.4138: Vim9: no error for return with argument when invalid by Bram Moolenaar · 4 years, 3 months ago
- d02dce2 patch 8.2.4137: Vim9: calling import with and without method is inconsistent by Bram Moolenaar · 4 years, 3 months ago
- fd218c8 patch 8.2.4136: Vim9: the "autoload" argument of ":vim9script" is not useful by Bram Moolenaar · 4 years, 3 months ago
- 6079da7 patch 8.2.4135: Vim9: ":scriptnames" shows unloaded imported autoload script by Bram Moolenaar · 4 years, 3 months ago
- 840f162 patch 8.2.4133: output of ":scriptnames" goes into the message history by Bram Moolenaar · 4 years, 3 months ago
- 1836d61 patch 8.2.4132: Vim9: wrong error message when autoload script can't be found by Bram Moolenaar · 4 years, 3 months ago
- cbbc48f patch 8.2.4131: Vim9: calling function in autoload import does not work by Bram Moolenaar · 4 years, 3 months ago
- 64283d5 patch 8.2.4128: crash when method cannot be found by Bram Moolenaar · 4 years, 3 months ago
- 6389baa patch 8.2.4124: Vim9: method in compiled function may not see script item by Bram Moolenaar · 4 years, 3 months ago
- 15d1635 patch 8.2.4123: complete function cannot be import.Name by Bram Moolenaar · 4 years, 3 months ago
- 3f3597b patch 8.2.4122: ":command Cmd" does not show custom completion argument by Bram Moolenaar · 4 years, 3 months ago
- 262898a patch 8.2.4121: Visual test fails on MS-Windows by Bram Moolenaar · 4 years, 3 months ago
- 9f8c304 patch 8.2.4120: block insert goes over the end of the line by Bram Moolenaar · 4 years, 3 months ago
- 47036b6 patch 8.2.4117: Vim9: wrong white space error after using imported item by Bram Moolenaar · 4 years, 3 months ago
- c734993 patch 8.2.4116: Vim9: cannot use a method with a complex expression in :def by Bram Moolenaar · 4 years, 3 months ago
- c665dab patch 8.2.4115: cannot use a method with a complex expression by Bram Moolenaar · 4 years, 3 months ago
- c84287d patch 8.2.4114: Vim9: type checking for a funcref does not work for method by Bram Moolenaar · 4 years, 3 months ago
- dc98776 patch 8.2.4113: typo on DOCMD_RANGEOK results in not recognizing command by Bram Moolenaar · 4 years, 3 months ago
- d9b74a2 patch 8.2.4112: function not deleted at end of test by Bram Moolenaar · 4 years, 3 months ago
- a972522 patch 8.2.4107: script context not restored after using <ScriptCmd> by Bram Moolenaar · 4 years, 3 months ago
- bfac409 patch 8.2.4104: Vim9: lower casing the autoload prefix causes problems by Bram Moolenaar · 4 years, 3 months ago
- 38ecd97 patch 8.2.4103: Vim9: variable declared in for loop not initialzed by Bram Moolenaar · 4 years, 3 months ago
- 857c8bb patch 8.2.4102: Vim9: import cannot be used after method by Bram Moolenaar · 4 years, 3 months ago
- 04b871d patch 8.2.4100: early return when getting the 'formatlistpat' value by Bram Moolenaar · 4 years, 3 months ago
- e32c3c4 patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping by Bram Moolenaar · 4 years, 3 months ago
- e3ce17a patch 8.2.4095: sed script not recognized by the first line by Bram Moolenaar · 4 years, 3 months ago
- c53b467 patch 8.2.4093: cached breakindent values not initialized properly by Christian Brabandt · 4 years, 3 months ago
- 0f11205 patch 8.2.4091: virtcol is recomputed for statusline unnecessarily by zeertzjq · 4 years, 3 months ago
- 26ebf1f patch 8.2.4090: after restoring a session buffer order can be quite different by Evgeni Chasnovski · 4 years, 3 months ago
- 7bfa6d6 patch 8.2.4089: terminal test for current directory fails on FreeBSD by Bram Moolenaar · 4 years, 3 months ago
- c0a1d37 patch 8.2.4088: xxd cannot output everything in one line by Erik Auerswald · 4 years, 3 months ago
- 3e4fa3d patch 8.2.4087: cannot test items from an autoload script easily by Bram Moolenaar · 4 years, 3 months ago
- c43e623 patch 8.2.4085: Vim9: no test for using import in legacy script by Bram Moolenaar · 4 years, 3 months ago
- 0e3e7ba patch 8.2.4083: Vim9: no test for "vim9script autoload' using script variable by Bram Moolenaar · 4 years, 3 months ago
- 3049fcf patch 8.2.4082: check for autoload file name and prefix fails by Bram Moolenaar · 4 years, 3 months ago
- 4050305 patch 8.2.4081: CodeQL reports problem in if_cscope causing it to fail by ichizok · 4 years, 3 months ago
- a00e622 patch 8.2.4080: not sufficient test coverage for xxd by Erik Auerswald · 4 years, 3 months ago
- ced2b38 patch 8.2.4078: terminal test for current directory not used on FreeBSD by Bram Moolenaar · 4 years, 3 months ago
- 8d9e470 patch 8.2.4077: not all Libsensors files are recognized by Bram Moolenaar · 4 years, 3 months ago
- de05bb2 patch 8.2.4074: going over the end of NameBuff by Bram Moolenaar · 4 years, 3 months ago
- d041f42 patch 8.2.4072: Vim9: compiling function fails when autoload is not loaded by Bram Moolenaar · 4 years, 3 months ago
- 53c2961 patch 8.2.4071: Vim9: no detection of return in try/endtry by Bram Moolenaar · 4 years, 3 months ago
- f5d639a patch 8.2.4070: using uninitialized memory when reading empty file by Dominique Pelle · 4 years, 3 months ago
- 5d98269 patch 8.2.4069: Vim9: import test fails on MS-Windows by Bram Moolenaar · 4 years, 3 months ago
- f111cdf patch 8.2.4067: Vim9: cannot call imported function with :call by Bram Moolenaar · 4 years, 3 months ago
- 17d36cb patch 8.2.4066: Vim9: imported autoload script loaded again by Bram Moolenaar · 4 years, 3 months ago
- 3cf21b3 patch 8.2.4065: computation overflow with large cound for :yank by Bram Moolenaar · 4 years, 3 months ago
- 2284f6c patch 8.2.4064: foam files are not detected by Elwardi · 4 years, 3 months ago