]> granicus.if.org Git - vim/shortlog
vim
2021-11-03 Bram Moolenaarpatch 8.2.3577: overflow check fails with 32 ints v8.2.3577
2021-11-03 Sean Dewarpatch 8.2.3576: some functions are not documented for... v8.2.3576
2021-11-02 Bram Moolenaarpatch 8.2.3575: overflow check still fails when sizeof... v8.2.3575
2021-11-02 Bram Moolenaarpatch 8.2.3574: divide by zero v8.2.3574
2021-11-02 Bram Moolenaarpatch 8.2.3573: cannot decide whether to skip test... v8.2.3573
2021-11-02 zeertzjqpatch 8.2.3572: memory leak when closing window and... v8.2.3572
2021-11-02 Bram Moolenaarpatch 8.2.3571: some unicode control characters are... v8.2.3571
2021-11-01 Bram Moolenaarpatch 8.2.3570: Test_very_large_count fails on 32bit... v8.2.3570
2021-11-01 Christian Brabandtpatch 8.2.3569: error for :let when vimrc is Vim 9... v8.2.3569
2021-10-31 Dominique Pellepatch 8.2.3568: ctrl-hat test fails with Athena and... v8.2.3568
2021-10-28 Dominique Pellepatch 8.2.3567: CTRL-I in Insert mode is not tested v8.2.3567
2021-10-28 Gary Johnsonpatch 8.2.3566: build failure on old systems when using... v8.2.3566
2021-10-26 Bram Moolenaarpatch 8.2.3565: Makefile dependencies are outdated v8.2.3565
2021-10-25 Bram Moolenaarpatch 8.2.3564: invalid memory access when scrolling... v8.2.3564
2021-10-25 Bram Moolenaarpatch 8.2.3563: build failure with +eval but without... v8.2.3563
2021-10-24 Drew Vogelpatch 8.2.3562: cannot add color names v8.2.3562
2021-10-24 James McCoypatch 8.2.3561: cscope has a complicated way of giving... v8.2.3561
2021-10-23 Bram Moolenaarpatch 8.2.3560: using freed memory with lambda v8.2.3560
2021-10-23 Bram Moolenaarpatch 8.2.3559: loop variable recreated every time v8.2.3559
2021-10-23 Bram MoolenaarUpdate runtime files
2021-10-23 Bram Moolenaarpatch 8.2.3558: Vim9: asserting the wrong variable v8.2.3558
2021-10-22 Bram Moolenaarpatch 8.2.3557: Vim9: cannot call imported funcref... v8.2.3557
2021-10-22 Bram Moolenaarpatch 8.2.3556: filler lines are incorrect for other... v8.2.3556
2021-10-22 =?UTF-8?q?Magnus... patch 8.2.3555: ModeChanged is not triggered on every... v8.2.3555
2021-10-22 DungSagapatch 8.2.3554: xxd has various way to exit v8.2.3554
2021-10-22 Bram Moolenaarpatch 8.2.3553: xxd test fails on MS-Windows v8.2.3553
2021-10-22 DungSagapatch 8.2.3552: xxd revert does not handle end of line... v8.2.3552
2021-10-21 itchynypatch 8.2.3551: checking first character of url twice v8.2.3551
2021-10-21 Shougo Matsushitapatch 8.2.3550: completion() does not work properly v8.2.3550
2021-10-21 zeertzjqpatch 8.2.3549: mistakes in test comments v8.2.3549
2021-10-20 Bram Moolenaarpatch 8.2.3548: GTK GUI crashen when reading from stdin v8.2.3548
2021-10-20 Bram Moolenaarpatch 8.2.3547: opening the quickfix window triggers... v8.2.3547
2021-10-20 zeertzjqpatch 8.2.3546: build failure without the +eval feature v8.2.3546
2021-10-20 zeertzjqpatch 8.2.3545: setcellwidths() may make 'listchars... v8.2.3545
2021-10-20 itchynypatch 8.2.3544: Unix: may leak file descriptor using... v8.2.3544
2021-10-19 Bram Moolenaarpatch 8.2.3543: swapname has double slash when 'directo... v8.2.3543
2021-10-19 Bram Moolenaarpatch 8.2.3542: too many comments are old style v8.2.3542
2021-10-19 Bram Moolenaarpatch 8.2.3541: compiler warning for unused variable... v8.2.3541
2021-10-19 Bram Moolenaarpatch 8.2.3540: the mark '] is wrong after put with... v8.2.3540
2021-10-19 Bram Moolenaarpatch 8.2.3539: GTK3: with 'rightleft' set scrollbar... v8.2.3539
2021-10-19 Yegappan Lakshmananpatch 8.2.3538: else-if indenting is confusing v8.2.3538
2021-10-19 naohiro onopatch 8.2.3537: mode() does not return the right value... v8.2.3537
2021-10-18 Yegappan Lakshmananpatch 8.2.3536: the do_highlight() function is way... v8.2.3536
2021-10-18 Dominique Pellepatch 8.2.3535: if-else indenting is confusing v8.2.3535
2021-10-18 Bram Moolenaarpatch 8.2.3534: autoread test is a bit flaky v8.2.3534
2021-10-18 DungSagapatch 8.2.3533: inefficient code in xxd v8.2.3533
2021-10-17 Bram Moolenaarpatch 8.2.3532: the previous '' mark is restored after... v8.2.3532
2021-10-17 Bram Moolenaarpatch 8.2.3531: command line completion test fails... v8.2.3531
2021-10-17 Bram Moolenaarpatch 8.2.3530: ":buf \{a}" fails while ":edit \{a... v8.2.3530
2021-10-17 Atsushi SUGAWARApatch 8.2.3529: xxd usage output is incomplete v8.2.3529
2021-10-17 Bram Moolenaarpatch 8.2.3528: 'thesaurus' and 'thesaurusfunc' do... v8.2.3528
2021-10-17 Bram Moolenaarpatch 8.2.3527: gcc complains about uninitialized variable v8.2.3527
2021-10-16 Bram Moolenaarpatch 8.2.3526: tests have clumsy check for X11 based GUI v8.2.3526
2021-10-16 Bram Moolenaarpatch 8.2.3525: option variable name does not match... v8.2.3525
2021-10-16 Dusan Popovicpatch 8.2.3524: GUI: ligatures are not used v8.2.3524
2021-10-16 DungSagapatch 8.2.3523: duplicated code in xxd v8.2.3523
2021-10-16 Bram Moolenaarpatch 8.2.3522: cannot use \x and \u when setting ... v8.2.3522
2021-10-16 Bram Moolenaarpatch 8.2.3521: options completion test fails v8.2.3521
2021-10-16 Yegappan Lakshmananpatch 8.2.3520: cannot define a function for thesaurus... v8.2.3520
2021-10-16 Bram MoolenaarUpdate runtime files
2021-10-16 Aman Vermapatch 8.2.3519: TOML files are not recognized v8.2.3519
2021-10-16 Bram Moolenaarpatch 8.2.3518: Test_xrestore sometimes fails v8.2.3518
2021-10-16 Christian Brabandtpatch 8.2.3517: TextChanged does not trigger after... v8.2.3517
2021-10-15 Millypatch 8.2.3516: terminal window does not have transpare... v8.2.3516
2021-10-15 ichizokpatch 8.2.3515: nano time test fails on Mac and FreeBSD v8.2.3515
2021-10-15 Bram Moolenaarpatch 8.2.3514: autoread test with nano second time... v8.2.3514
2021-10-15 Bram Moolenaarpatch 8.2.3513: using freed memory when using a timer... v8.2.3513
2021-10-14 Bram Moolenaarpatch 8.2.3512: timestamp test fails on some systems v8.2.3512
2021-10-14 Bram Moolenaarpatch 8.2.3511: Vim9: entry for loop variable is create... v8.2.3511
2021-10-14 Leah Neukirchenpatch 8.2.3510: changes are only detected with one... v8.2.3510
2021-10-14 Bram Moolenaarpatch 8.2.3509: undo file is not synced v8.2.3509
2021-10-14 Bram Moolenaarpatch 8.2.3508: Vim9: bad separators for "g" and "s... v8.2.3508
2021-10-14 Bram Moolenaarpatch 8.2.3507: generating proto files may fail v8.2.3507
2021-10-13 Bram Moolenaarpatch 8.2.3506: Vim9: special cases for "g" and "s... v8.2.3506
2021-10-13 Bram Moolenaarpatch 8.2.3505: Vim9: build failure without the +eval... v8.2.3505
2021-10-13 Bram Moolenaarpatch 8.2.3504: Vim9: warning for signed vs unsigned v8.2.3504
2021-10-13 Bram Moolenaarpatch 8.2.3503: Vim9: using g:pat:cmd is confusing v8.2.3503
2021-10-13 Bram Moolenaarpatch 8.2.3502: cannot enter password in shell command v8.2.3502
2021-10-12 Eric Pruittpatch 8.2.3501: tmux filetype dection is incomplete v8.2.3501
2021-10-12 Christian Brabandtpatch 8.2.3500: Github CI fails to install clang v8.2.3500
2021-10-11 Bram Moolenaarpatch 8.2.3499: GUI geometry startup test fails v8.2.3499
2021-10-11 James McCoypatch 8.2.3498: recover test may fail on some systems v8.2.3498
2021-10-11 Dominique Pellepatch 8.2.3497: put test fails when run by itself v8.2.3497
2021-10-11 James McCoypatch 8.2.3496: crypt test fails if xxd was not install... v8.2.3496
2021-10-11 Bram Moolenaarpatch 8.2.3495: GUI geometry startup test fails on... v8.2.3495
2021-10-11 Bram Moolenaarpatch 8.2.3494: illegal memory access in utf_head_off v8.2.3494
2021-10-10 Bram Moolenaarpatch 8.2.3493: large count test fails on MS-Windows v8.2.3493
2021-10-10 Bram Moolenaarpatch 8.2.3492: crash when pasting too many times v8.2.3492
2021-10-09 Bram Moolenaarpatch 8.2.3491: xpm2 filetype dection is not so good v8.2.3491
2021-10-09 =?UTF-8?q?Dundar... patch 8.2.3490: superfluous return statements v8.2.3490
2021-10-09 Bram Moolenaarpatch 8.2.3489: ml_get error after search with range v8.2.3489
2021-10-09 snxxpatch 8.2.3488: issue template is not easy to use v8.2.3488
2021-10-08 Bram Moolenaarpatch 8.2.3487: illegal memory access if buffer name... v8.2.3487
2021-10-06 Bram Moolenaarpatch 8.2.3486: illegal memory access with invalid... v8.2.3486
2021-10-06 Zdenek Dohnalpatch 8.2.3485: Python 3 test fails with Python 3.10 v8.2.3485
2021-10-06 Bram Moolenaarpatch 8.2.3484: crash when going through spell suggestions v8.2.3484
2021-10-06 Bram Moolenaarpatch 8.2.3483: #ifdef for using sysinfo() is incomplete v8.2.3483
2021-10-05 Bram Moolenaarpatch 8.2.3482: reading beyond end of line ending in... v8.2.3482
2021-10-05 James McCoypatch 8.2.3481: failures when char is unsigned v8.2.3481
2021-10-05 Dominique Pellepatch 8.2.3480: test does not fail without the fix... v8.2.3480
next