]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2020-02-17  Bram Moolenaarpatch 8.2.0269: Vim9: operator after list index does... v8.2.0269
2020-02-17  Bram Moolenaarpatch 8.2.0268: trycatch test fails v8.2.0268
2020-02-16  Bram Moolenaarpatch 8.2.0267: no check for a following cmd when calli... v8.2.0267
2020-02-16  Bram Moolenaarpatch 8.2.0266: terminal in popup test sometimes fails... v8.2.0266
2020-02-16  Bram Moolenaarpatch 8.2.0265: "eval" after "if 0" doesn't check for... v8.2.0265
2020-02-16  Bram Moolenaarpatch 8.2.0264: fileformat test still fails on MS-Windows v8.2.0264
2020-02-16  Bram Moolenaarpatch 8.2.0263: a few new Vim9 messages are not localized v8.2.0263
2020-02-16  Bram Moolenaarpatch 8.2.0262: fileformat test fails on MS-Windows v8.2.0262
2020-02-16  Bram Moolenaarpatch 8.2.0261: some code not covered by tests v8.2.0261
2020-02-15  Bram Moolenaarpatch 8.2.0260: several lines of code are duplicated v8.2.0260
2020-02-15  Bram MoolenaarUpdate runtime files.
2020-02-14  Bram Moolenaarpatch 8.2.0259: terminal in popup test sometimes fails v8.2.0259
2020-02-14  Bram Moolenaarpatch 8.2.0258: modifyOtherKeys cannot be temporarily... v8.2.0258
2020-02-14  Bram Moolenaarpatch 8.2.0257: cannot recognize a terminal in a popup... v8.2.0257
2020-02-14  Bram Moolenaarpatch 8.2.0256: time and timer related code is spread out v8.2.0256
2020-02-13  Bram Moolenaarpatch 8.2.0255: VMS: missing files in build v8.2.0255
2020-02-13  Bram Moolenaarpatch 8.2.0254: compiler warning for checking size_t... v8.2.0254
2020-02-13  Bram Moolenaarpatch 8.2.0253: crash when using :disassamble without... v8.2.0253
2020-02-13  Bram Moolenaarpatch 8.2.0252: Windows compiler warns for using size_t v8.2.0252
2020-02-12  Bram Moolenaarpatch 8.2.0251: a couple of function return types can... v8.2.0251
2020-02-12  Bram Moolenaarpatch 8.2.0250: test_clear_search_pat() is unused v8.2.0250
2020-02-12  Bram Moolenaarpatch 8.2.0249: MS-Windows: various warnings v8.2.0249
2020-02-12  Bram Moolenaarpatch 8.2.0248: MS-Windows: dealing with deprecation... v8.2.0248
2020-02-12  Bram Moolenaarpatch 8.2.0247: misleading comment in NSIS installer... v8.2.0247
2020-02-11  Bram Moolenaarpatch 8.2.0246: MSVC: deprecation warnings with Ruby v8.2.0246
2020-02-11  Bram Moolenaarpatch 8.2.0245: MSVC: error message if the auto directo... v8.2.0245
2020-02-11  Bram Moolenaarpatch 8.2.0244: compiler warning in Lua interface v8.2.0244
2020-02-11  Bram Moolenaarpatch 8.2.0243: insufficient code coverage for ex_docmd... v8.2.0243
2020-02-11  Bram Moolenaarpatch 8.2.0242: preview popup window test fails with... v8.2.0242
2020-02-10  Bram Moolenaarpatch 8.2.0241: crash when setting 'buftype' to "quickfix" v8.2.0241
2020-02-10  Bram Moolenaarpatch 8.2.0240: using memory after it was freed v8.2.0240
2020-02-10  Bram Moolenaarpatch 8.2.0239: MS-Windows: 'env' job option does not... v8.2.0239
2020-02-10  Bram Moolenaarpatch 8.2.0238: MS-Windows: job_stop() results in exit... v8.2.0238
2020-02-10  Bram Moolenaarpatch 8.2.0237: crash when setting 'wincolor' on finish... v8.2.0237
2020-02-09  Bram Moolenaarpatch 8.2.0236: MS-Windows unintall doesn't delete... v8.2.0236
2020-02-08  Bram Moolenaarpatch 8.2.0235: draw error when an empty group is remov... v8.2.0235
2020-02-08  Bram Moolenaarpatch 8.2.0234: message test fails on SunOS v8.2.0234
2020-02-08  Bram Moolenaarpatch 8.2.0233: crash when using garbagecollect() in... v8.2.0233
2020-02-08  Bram Moolenaarpatch 8.2.0232: the :compiler command causes a crash v8.2.0232
2020-02-08  Bram Moolenaarpatch 8.2.0231: silent system command may clear the... v8.2.0231
2020-02-07  Bram Moolenaarpatch 8.2.0230: terminal popup test is flaky v8.2.0230
2020-02-07  Bram Moolenaarpatch 8.2.0229: compare instructions not tested v8.2.0229
2020-02-07  Bram Moolenaarpatch 8.2.0228: configure does not recognize gcc versio... v8.2.0228
2020-02-06  Bram Moolenaarpatch 8.2.0227: compiling a few instructions not tested v8.2.0227
2020-02-06  Bram Moolenaarpatch 8.2.0226: compiling for loop not tested v8.2.0226
2020-02-06  Bram Moolenaarpatch 8.2.0225: compiling lambda not tested yet v8.2.0225
2020-02-06  Bram Moolenaarpatch 8.2.0224: compiling :elseif not tested yet v8.2.0224
2020-02-06  Bram Moolenaarpatch 8.2.0223: some instructions not yet tested v8.2.0223
2020-02-06  Bram Moolenaarpatch 8.2.0222: Vim9: optional function arguments don... v8.2.0222
2020-02-06  Bram Moolenaarpatch 8.2.0221: no test for Vim9 += and ..= v8.2.0221
2020-02-06  Bram Moolenaarpatch 8.2.0220: terminal test did pass on Mac v8.2.0220
2020-02-05  Bram Moolenaarpatch 8.2.0219: terminal test still fails on Mac v8.2.0219
2020-02-05  Bram Moolenaarpatch 8.2.0218: several Vim9 instructions are not tested v8.2.0218
2020-02-05  Bram Moolenaarpatch 8.2.0217: terminal test fails on Mac v8.2.0217
2020-02-05  Bram Moolenaarpatch 8.2.0216: several Vim9 instructions are not tested v8.2.0216
2020-02-05  Bram Moolenaarpatch 8.2.0215: wrong file name shortening v8.2.0215
2020-02-05  Bram Moolenaarpatch 8.2.0214: a popup window with a terminal can... v8.2.0214
2020-02-05  Bram Moolenaarpatch 8.2.0213: configure does not recognize gcc 10... v8.2.0213
2020-02-05  Bram Moolenaarpatch 8.2.0212: missing search/substitute pattern hardl... v8.2.0212
2020-02-05  Bram Moolenaarpatch 8.2.0211: test for ANSI colors fails without... v8.2.0211
2020-02-04  Bram Moolenaarpatch 8.2.0210: Coverity complains about uninitialized... v8.2.0210
2020-02-04  Bram MoolenaarUpdate runtime files.
2020-02-04  Bram Moolenaarpatch 8.2.0209: function a bit far away from where... v8.2.0209
2020-02-04  Bram Moolenaarpatch 8.2.0208: fnamemodify() does not apply ":~" when... v8.2.0208
2020-02-04  Bram Moolenaarpatch 8.2.0207: crash when missing member type on list... v8.2.0207
2020-02-04  Bram Moolenaarpatch 8.2.0206: calling Vim9 function using default... v8.2.0206
2020-02-03  Bram Moolenaarpatch 8.2.0205: error code E899 used twice v8.2.0205
2020-02-03  Bram Moolenaarpatch 8.2.0204: crash when using winnr('j') in a popup... v8.2.0204
2020-02-03  Bram Moolenaarpatch 8.2.0203: :helptags and some other functionality... v8.2.0203
2020-02-03  Bram Moolenaarpatch 8.2.0202: when 'lazyredraw' is set the window... v8.2.0202
2020-02-03  Bram Moolenaarpatch 8.2.0201: cannot assign to an imported variable v8.2.0201
2020-02-02  Bram Moolenaarpatch 8.2.0200: Vim9 script commands not sufficiently... v8.2.0200
2020-02-02  Bram Moolenaarpatch 8.2.0199: Vim9 script commands not sufficiently... v8.2.0199
2020-02-02  Bram Moolenaarpatch 8.2.0198: no tests for y/n prompt v8.2.0198
2020-02-02  Bram Moolenaarpatch 8.2.0197: some Ex commands not sufficiently tested v8.2.0197
2020-02-02  Bram Moolenaarpatch 8.2.0196: blocking commands for a finished job... v8.2.0196
2020-02-02  Bram Moolenaarpatch 8.2.0195: some tests fail when run in the GUI v8.2.0195
2020-02-01  Bram Moolenaarpatch 8.2.0194: some commands can cause problems in... v8.2.0194
2020-02-01  Bram Moolenaarpatch 8.2.0193: still build failure without +terminal... v8.2.0193
2020-02-01  Bram Moolenaarpatch 8.2.0192: build failure without +terminal feature v8.2.0192
2020-02-01  Bram Moolenaarpatch 8.2.0191: cannot put a terminal in a popup window v8.2.0191
2020-01-31  Bram Moolenaarpatch 8.2.0190: Kotlin files are not recognized v8.2.0190
2020-01-31  Bram Moolenaarpatch 8.2.0189: cd() with NULL argument crashes v8.2.0189
2020-01-31  Bram Moolenaarpatch 8.2.0188: Check commands don't work well with... v8.2.0188
2020-01-31  Bram Moolenaarpatch 8.2.0187: reduntant code v8.2.0187
2020-01-31  Bram Moolenaarpatch 8.2.0186: a couple of tests may fail when feature... v8.2.0186
2020-01-31  Bram Moolenaarpatch 8.2.0185: Vim9 script: cannot use "if has()"... v8.2.0185
2020-01-30  Bram Moolenaarpatch 8.2.0184: blob test fails v8.2.0184
2020-01-30  Bram Moolenaarpatch 8.2.0183: tests fail when the float feature is... v8.2.0183
2020-01-30  Bram Moolenaarpatch 8.2.0182: min() and max() materialize a range... v8.2.0182
2020-01-30  Bram Moolenaarpatch 8.2.0181: problems parsing :term arguments v8.2.0181
2020-01-30  Bram Moolenaarpatch 8.2.0180: test for wrapmargin fails if terminal... v8.2.0180
2020-01-30  Bram Moolenaarpatch 8.2.0179: still a few places where range() does... v8.2.0179
2020-01-30  Bram Moolenaarpatch 8.2.0178: with VTP the screen may not be restored... v8.2.0178
2020-01-29  Bram Moolenaarpatch 8.2.0177: memory leak in get_tags() v8.2.0177
2020-01-29  Bram Moolenaarpatch 8.2.0176: generating os headers does not work... v8.2.0176
2020-01-29  Bram Moolenaarpatch 8.2.0175: crash when removing list element in... v8.2.0175
2020-01-29  Bram Moolenaarpatch 8.2.0174: various commands not completely tested v8.2.0174
2020-01-29  Bram Moolenaarpatch 8.2.0173: build fails with old compiler v8.2.0173
2020-01-28  Bram Moolenaarpatch 8.2.0172: Coverity warning for not restoring... v8.2.0172
next