]> granicus.if.org Git - vim/shortlog
vim
2022-02-23 Bram Moolenaarpatch 8.2.4453: :helpgrep may free an option that was... v8.2.4453
2022-02-23 Bram Moolenaarpatch 8.2.4452: test for what 8.2.4436 fixes does not... v8.2.4452
2022-02-22 Bram Moolenaarpatch 8.2.4451: sort() fails when ignoring case v8.2.4451
2022-02-22 Bram Moolenaarpatch 8.2.4450: list sort test fails v8.2.4450
2022-02-22 Bram Moolenaarpatch 8.2.4449: vim9: function argument of sort() not... v8.2.4449
2022-02-22 Bram Moolenaarpatch 8.2.4448: filetype detection is failing v8.2.4448
2022-02-22 Bram Moolenaarpatch 8.2.4447: Vim9: can still use s:var in a compiled... v8.2.4447
2022-02-22 Bram Moolenaarpatch 8.2.4446: Vim9: cannot refer to a global function... v8.2.4446
2022-02-22 Bram Moolenaarpatch 8.2.4445: exit test fails on MS-Windows anyway v8.2.4445
2022-02-22 Bram Moolenaarpatch 8.2.4444: beep caused by test v8.2.4444
2022-02-22 Bram Moolenaarpatch 8.2.4443: regexp pattern test fails on Mac v8.2.4443
2022-02-22 Bram Moolenaarpatch 8.2.4442: test for error reading input fails... v8.2.4442
2022-02-22 Bram Moolenaarpatch 8.2.4441: Vim9: function argument of filter(... v8.2.4441
2022-02-22 Bram Moolenaarpatch 8.2.4440: crash with specific regexp pattern... v8.2.4440
2022-02-22 Bram Moolenaarpatch 8.2.4439: accepting "iso8859" 'encoding' as ... v8.2.4439
2022-02-22 Bram Moolenaarpatch 8.2.4438: crash on exit when using cmdline window v8.2.4438
2022-02-22 K.Takatapatch 8.2.4437: vartabs test fails on MS-Windows v8.2.4437
2022-02-21 Bram Moolenaarpatch 8.2.4436: crash with weird 'vartabstop' value v8.2.4436
2022-02-21 Bram Moolenaarpatch 8.2.4435: dead code in checking map() arguments v8.2.4435
2022-02-21 Sean Dewarpatch 8.2.4434: duplicate check for cmdline window v8.2.4434
2022-02-21 K.Takatapatch 8.2.4433: CI: cannot see interface versions for... v8.2.4433
2022-02-21 Bram Moolenaarpatch 8.2.4432: cannot use settabvar() while the cmdlin... v8.2.4432
2022-02-21 Bram Moolenaarpatch 8.2.4431: unnecessary condition when assigning... v8.2.4431
2022-02-21 Amon Shapatch 8.2.4430: GTK: crash when using 'guiligatures... v8.2.4430
2022-02-21 Bram Moolenaarpatch 8.2.4429: using script-local function from the... v8.2.4429
2022-02-20 Bram Moolenaarpatch 8.2.4428: crash when switching tabpage while... v8.2.4428
2022-02-20 Bram MoolenaarUpdate runtime files
2022-02-20 zeertzjqpatch 8.2.4427: getchar() may return modifiers if no... v8.2.4427
2022-02-20 Bram Moolenaarpatch 8.2.4426: map() function on string and blob does... v8.2.4426
2022-02-20 Bram Moolenaarpatch 8.2.4425: map() function does not check function... v8.2.4425
2022-02-19 NullVoxPopulipatch 8.2.4424: ".gts" and ".gjs" files are not recognized v8.2.4424
2022-02-19 Bram Moolenaarpatch 8.2.4423: "make nvcmdidxs" fails v8.2.4423
2022-02-19 Bram Moolenaarpatch 8.2.4422: autochdir test fails on MS-Windows v8.2.4422
2022-02-19 Bram Moolenaarpatch 8.2.4421: some installed files and directories... v8.2.4421
2022-02-19 Adapatch 8.2.4420: menu translations are inconsistent v8.2.4420
2022-02-19 Brandon Richardsonpatch 8.2.4419: illegal memory access when using 20... v8.2.4419
2022-02-19 Bram Moolenaarpatch 8.2.4418: crash when using special multi-byte... v8.2.4418
2022-02-18 Bram Moolenaarpatch 8.2.4417: using NULL pointer v8.2.4417
2022-02-18 Bram Moolenaarpatch 8.2.4416: Vim9: using a script-local function... v8.2.4416
2022-02-18 Bram Moolenaarpatch 8.2.4415: function argument name conflicts with... v8.2.4415
2022-02-18 =?UTF-8?q?Dundar... patch 8.2.4414: solidity files are not recognized v8.2.4414
2022-02-18 Bram Moolenaarpatch 8.2.4413: Vim9: Coverity warns for using NULL... v8.2.4413
2022-02-18 Bram Moolenaarpatch 8.2.4412: translation cleanup script does not... v8.2.4412
2022-02-17 =?UTF-8?q?Dundar... patch 8.2.4411: bicep files are not recognized v8.2.4411
2022-02-17 Bram Moolenaarpatch 8.2.4410: Vim9: some code not covered by tests v8.2.4410
2022-02-17 Bram Moolenaarpatch 8.2.4409: Vim9: some code not covered by tests v8.2.4409
2022-02-17 Bram Moolenaarpatch 8.2.4408: Vim9: some code not covered by tests v8.2.4408
2022-02-17 Bram Moolenaarpatch 8.2.4407: Vim9: some code not covered by tests v8.2.4407
2022-02-17 Yegappan Lakshmananpatch 8.2.4406: expand functions use confusing argument... v8.2.4406
2022-02-16 Bram Moolenaarpatch 8.2.4405: compiler warning for unused variable... v8.2.4405
2022-02-16 Bram Moolenaarpatch 8.2.4404: Vim9: some code not covered by tests v8.2.4404
2022-02-16 Bram Moolenaarpatch 8.2.4403: ml_get error with nested folds and... v8.2.4403
2022-02-16 kylo252patch 8.2.4402: missing parenthesis may cause unexpecte... v8.2.4402
2022-02-16 Bram Moolenaarpatch 8.2.4401: map listing does not clear the rest... v8.2.4401
2022-02-16 zeertzjqpatch 8.2.4400: MS-Windows: cannot use the mouse in... v8.2.4400
2022-02-16 Bram Moolenaarpatch 8.2.4399: crash after ml_get error v8.2.4399
2022-02-16 Yegappan Lakshmananpatch 8.2.4398: some command completion functions are... v8.2.4398
2022-02-16 Bram Moolenaarpatch 8.2.4397: crash when using many composing charact... v8.2.4397
2022-02-15 Bram Moolenaarpatch 8.2.4396: Python3 test fails v8.2.4396
2022-02-15 Bram Moolenaarpatch 8.2.4395: some code lines not covered by tests v8.2.4395
2022-02-15 Bram Moolenaarpatch 8.2.4394: UTF8 select mode test fails on MS-Windows v8.2.4394
2022-02-15 Bram Moolenaarpatch 8.2.4393: possible number overflow with nested... v8.2.4393
2022-02-15 Bram Moolenaarpatch 8.2.4392: MS-Windows with VIMDLL: Escaping CSI... v8.2.4392
2022-02-15 Bram Moolenaarpatch 8.2.4391: command line executed when typing Esc... v8.2.4391
2022-02-15 Bram Moolenaarpatch 8.2.4390: Vim9: list from declaration with inferr... v8.2.4390
2022-02-15 Bram Moolenaarpatch 8.2.4389: screenpos() does not handle a position... v8.2.4389
2022-02-15 zeertzjqpatch 8.2.4388: dead code in op_insert() v8.2.4388
2022-02-15 Yegappan Lakshmananpatch 8.2.4387: command line completion doesn't always... v8.2.4387
2022-02-14 Bram Moolenaarpatch 8.2.4386: still cannot build tiny version v8.2.4386
2022-02-14 Bram Moolenaarpatch 8.2.4385: cannot build tiny version v8.2.4385
2022-02-14 Bram Moolenaarpatch 8.2.4384: Vim9: error message not tested, some... v8.2.4384
2022-02-14 Bram Moolenaarpatch 8.2.4383: Vim9: unused code lines v8.2.4383
2022-02-14 Bram Moolenaarpatch 8.2.4382: a custom 'tabline' may cause Esc to... v8.2.4382
2022-02-14 Bram Moolenaarpatch 8.2.4381: translation file listed twice v8.2.4381
2022-02-14 Adapatch 8.2.4380: small differences between Chinese trans... v8.2.4380
2022-02-14 Bram Moolenaarpatch 8.2.4379: an empty change is reported to a listener v8.2.4379
2022-02-14 Christian Brabandtpatch 8.2.4378: incsearch HL broken when calling search... v8.2.4378
2022-02-14 ichizokpatch 8.2.4377: CI steps for Windows are a bit unorganized v8.2.4377
2022-02-14 Yegappan Lakshmananpatch 8.2.4376: not enough tests for command line compl... v8.2.4376
2022-02-13 Bram Moolenaarpatch 8.2.4375: ctx_imports is not used v8.2.4375
2022-02-13 Bram Moolenaarpatch 8.2.4374: unreachable code v8.2.4374
2022-02-13 Bram Moolenaarpatch 8.2.4373: expression test fails v8.2.4373
2022-02-13 Bram Moolenaarpatch 8.2.4372: filetype detection from file contents... v8.2.4372
2022-02-13 Bram Moolenaarpatch 8.2.4371: Vim9: can create a script variable... v8.2.4371
2022-02-13 Christian Brabandtpatch 8.2.4370: MS-Windows: libsodium.dll not included... v8.2.4370
2022-02-13 ola.soder@axis.compatch 8.2.4369: redundant #ifdef argument v8.2.4369
2022-02-13 ola.soder@axis.compatch 8.2.4368: Amiga: a few compiler warnings v8.2.4368
2022-02-13 Bram Moolenaarpatch 8.2.4367: calling in_vim9script() multiple times v8.2.4367
2022-02-13 Yegappan Lakshmananpatch 8.2.4366: not enough tests for command line compl... v8.2.4366
2022-02-12 Bram Moolenaarpatch 8.2.4365: sticky command modifiers are too sticky v8.2.4365
2022-02-12 Bram Moolenaarpatch 8.2.4364: MS-Windows: still running out of memory... v8.2.4364
2022-02-12 Bram Moolenaarpatch 8.2.4363: MS-Windows: running out of memory for... v8.2.4363
2022-02-12 Bram Moolenaarpatch 8.2.4362: :retab may allocate too much memory v8.2.4362
2022-02-12 Bram Moolenaarpatch 8.2.4361: Vim9: some tests fail v8.2.4361
2022-02-12 Bram Moolenaarpatch 8.2.4360: Vim9: allowing use of "s:" leads to... v8.2.4360
2022-02-12 Bram Moolenaarpatch 8.2.4359: crash when repeatedly using :retab v8.2.4359
2022-02-12 Bram Moolenaarpatch 8.2.4358: Vim9: line number of exception is not set v8.2.4358
2022-02-12 Bram Moolenaarpatch 8.2.4357: sticky command modifiers are too sticky v8.2.4357
2022-02-12 Yegappan Lakshmananpatch 8.2.4356: command line completion functions are... v8.2.4356
2022-02-12 Sean Dewarpatch 8.2.4355: unnecessary call to check_colorcolumn() v8.2.4355
next