summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-02-16patch 8.2.4405: compiler warning for unused variable without +foldingv8.2.4405Bram Moolenaar
2022-02-16patch 8.2.4404: Vim9: some code not covered by testsv8.2.4404Bram Moolenaar
2022-02-16patch 8.2.4403: ml_get error with nested folds and deleting linesv8.2.4403Bram Moolenaar
2022-02-16patch 8.2.4402: missing parenthesis may cause unexpected problemsv8.2.4402kylo252
2022-02-16patch 8.2.4401: map listing does not clear the rest of the command linev8.2.4401Bram Moolenaar
2022-02-16patch 8.2.4400: MS-Windows: cannot use the mouse in the console with VIMDLLv8.2.4400zeertzjq
2022-02-16patch 8.2.4399: crash after ml_get errorv8.2.4399Bram Moolenaar
2022-02-16patch 8.2.4398: some command completion functions are too longv8.2.4398Yegappan Lakshmanan
2022-02-16patch 8.2.4397: crash when using many composing characters in error messagev8.2.4397Bram Moolenaar
2022-02-15patch 8.2.4396: Python3 test failsv8.2.4396Bram Moolenaar
2022-02-15patch 8.2.4395: some code lines not covered by testsv8.2.4395Bram Moolenaar
2022-02-15patch 8.2.4394: UTF8 select mode test fails on MS-Windowsv8.2.4394Bram Moolenaar
2022-02-15patch 8.2.4393: possible number overflow with nested foldsv8.2.4393Bram Moolenaar
2022-02-15patch 8.2.4392: MS-Windows with VIMDLL: Escaping CSI is wrongv8.2.4392Bram Moolenaar
2022-02-15patch 8.2.4391: command line executed when typing Esc in the GUIv8.2.4391Bram Moolenaar
2022-02-15patch 8.2.4390: Vim9: list from declaration with inferred type not setv8.2.4390Bram Moolenaar
2022-02-15patch 8.2.4389: screenpos() does not handle a position in a closed foldv8.2.4389Bram Moolenaar
2022-02-15patch 8.2.4388: dead code in op_insert()v8.2.4388zeertzjq
2022-02-15patch 8.2.4387: command line completion doesn't always work properlyv8.2.4387Yegappan Lakshmanan
2022-02-14patch 8.2.4386: still cannot build tiny versionv8.2.4386Bram Moolenaar
2022-02-14patch 8.2.4385: cannot build tiny versionv8.2.4385Bram Moolenaar
2022-02-14patch 8.2.4384: Vim9: error message not tested, some code not testedv8.2.4384Bram Moolenaar
2022-02-14patch 8.2.4383: Vim9: unused code linesv8.2.4383Bram Moolenaar
2022-02-14patch 8.2.4382: a custom 'tabline' may cause Esc to work like Enterv8.2.4382Bram Moolenaar
2022-02-14patch 8.2.4381: translation file listed twicev8.2.4381Bram Moolenaar
2022-02-14patch 8.2.4380: small differences between Chinese translation filesv8.2.4380Ada
2022-02-14patch 8.2.4379: an empty change is reported to a listenerv8.2.4379Bram Moolenaar
2022-02-14patch 8.2.4378: incsearch HL broken when calling searchcount in 'tabLine'v8.2.4378Christian Brabandt
2022-02-14patch 8.2.4377: CI steps for Windows are a bit unorganizedv8.2.4377ichizok
2022-02-14patch 8.2.4376: not enough tests for command line completionv8.2.4376Yegappan Lakshmanan
2022-02-13patch 8.2.4375: ctx_imports is not usedv8.2.4375Bram Moolenaar
2022-02-13patch 8.2.4374: unreachable codev8.2.4374Bram Moolenaar
2022-02-13patch 8.2.4373: expression test failsv8.2.4373Bram Moolenaar
2022-02-13patch 8.2.4372: filetype detection from file contents is in legacy scriptv8.2.4372Bram Moolenaar
2022-02-13patch 8.2.4371: Vim9: can create a script variable from a legacy functionv8.2.4371Bram Moolenaar
2022-02-13patch 8.2.4370: MS-Windows: libsodium.dll not included with the installerv8.2.4370Christian Brabandt
2022-02-13patch 8.2.4369: redundant #ifdef argumentv8.2.4369ola.soder@axis.com
2022-02-13patch 8.2.4368: Amiga: a few compiler warningsv8.2.4368ola.soder@axis.com
2022-02-13patch 8.2.4367: calling in_vim9script() multiple timesv8.2.4367Bram Moolenaar
2022-02-13patch 8.2.4366: not enough tests for command line completionv8.2.4366Yegappan Lakshmanan
2022-02-12patch 8.2.4365: sticky command modifiers are too stickyv8.2.4365Bram Moolenaar
2022-02-12patch 8.2.4364: MS-Windows: still running out of memory for a very long linev8.2.4364Bram Moolenaar
2022-02-12patch 8.2.4363: MS-Windows: running out of memory for a very long linev8.2.4363Bram Moolenaar
2022-02-12patch 8.2.4362: :retab may allocate too much memoryv8.2.4362Bram Moolenaar
2022-02-12patch 8.2.4361: Vim9: some tests failv8.2.4361Bram Moolenaar
2022-02-12patch 8.2.4360: Vim9: allowing use of "s:" leads to inconsistenciesv8.2.4360Bram Moolenaar
2022-02-12patch 8.2.4359: crash when repeatedly using :retabv8.2.4359Bram Moolenaar
2022-02-12patch 8.2.4358: Vim9: line number of exception is not setv8.2.4358Bram Moolenaar
2022-02-12patch 8.2.4357: sticky command modifiers are too stickyv8.2.4357Bram Moolenaar
2022-02-12patch 8.2.4356: command line completion functions are very longv8.2.4356Yegappan Lakshmanan