]> granicus.if.org Git - vim/shortlog
vim
2021-12-11 Bram Moolenaarpatch 8.2.3781: the option window script is outdated v8.2.3781
2021-12-11 Bakudankunpatch 8.2.3780: ":cd" works differently on MS-Windows v8.2.3780
2021-12-10 Bram Moolenaarpatch 8.2.3779: using freed memory when defining a... v8.2.3779
2021-12-10 Bram Moolenaarpatch 8.2.3778: lambda debug test fails in some configu... v8.2.3778
2021-12-10 =?UTF-8?q?Bj... patch 8.2.3777: spell file write error not checked v8.2.3777
2021-12-10 Bram Moolenaarpatch 8.2.3776: when a tags file line is long a tag... v8.2.3776
2021-12-10 Bram Moolenaarpatch 8.2.3775: Vim9: lambda compiled without outer... v8.2.3775
2021-12-10 Bram Moolenaarpatch 8.2.3774: test for command line height fails v8.2.3774
2021-12-10 Bram Moolenaarpatch 8.2.3773: wrong window size when a modeline chang... v8.2.3773
2021-12-10 Bram Moolenaarpatch 8.2.3772: timer info test fails on slow machine v8.2.3772
2021-12-10 Bram Moolenaarpatch 8.2.3771: Vim9: accessing freed memory when check... v8.2.3771
2021-12-09 ichizokpatch 8.2.3770: new compiler warnings from clang-12... v8.2.3770
2021-12-09 Gregory Anderspatch 8.2.3769: zig files are not recognized v8.2.3769
2021-12-09 Bram Moolenaarpatch 8.2.3768: timer_info() has the wrong repeat value... v8.2.3768
2021-12-09 Bram Moolenaarpatch 8.2.3767: crash when using NULL partial v8.2.3767
2021-12-09 Bram Moolenaarpatch 8.2.3766: converting a funcref to a string leaves... v8.2.3766
2021-12-09 Bram Moolenaarpatch 8.2.3765: Vim9: cannot use a lambda for 'opfunc... v8.2.3765
2021-12-09 Bram Moolenaarpatch 8.2.3764: cannot see any text when window was... v8.2.3764
2021-12-09 Bram Moolenaarpatch 8.2.3763: when editing the cmdline a callback... v8.2.3763
2021-12-09 Yegappan Lakshmananpatch 8.2.3762: if quickfix buffer is wiped out getqfli... v8.2.3762
2021-12-08 Bram Moolenaarpatch 8.2.3761: focus change is not passed on to a... v8.2.3761
2021-12-08 Bram Moolenaarpatch 8.2.3760: not automatically handling gnome termin... v8.2.3760
2021-12-08 Yegappan Lakshmananpatch 8.2.3759: quickfix buffer becomes hidden while... v8.2.3759
2021-12-08 Yegappan Lakshmananpatch 8.2.3758: options that take a function insufficie... v8.2.3758
2021-12-07 erw7patch 8.2.3757: an overlong highlight group name is... v8.2.3757
2021-12-07 Yegappan Lakshmananpatch 8.2.3756: might crash when callback is not valid v8.2.3756
2021-12-07 Bram Moolenaarpatch 8.2.3755: Coverity warns for using a buffer in... v8.2.3755
2021-12-06 Bram Moolenaarpatch 8.2.3754: undesired changing of the indent of... v8.2.3754
2021-12-06 Bram MoolenaarAdd Huntr badge.
2021-12-06 Bram Moolenaarpatch 8.2.3753: Vim9: function unreferenced while calle... v8.2.3753
2021-12-06 h-eastpatch 8.2.3752: build error when using Photon GUI v8.2.3752
2021-12-06 Yegappan Lakshmananpatch 8.2.3751: cannot assign a lambda to an option... v8.2.3751
2021-12-05 Bram Moolenaarpatch 8.2.3750: error messages are everywhere v8.2.3750
2021-12-05 Bram MoolenaarUpdate runtime files
2021-12-05 Bram Moolenaarpatch 8.2.3749: error messages are everywhere v8.2.3749
2021-12-05 Bram Moolenaarpatch 8.2.3748: giving an error for an empty sign argum... v8.2.3748
2021-12-05 Bram Moolenaarpatch 8.2.3747: cannot remove highlight from an existin... v8.2.3747
2021-12-05 Bram Moolenaarpatch 8.2.3746: cannot disassemble function starting... v8.2.3746
2021-12-05 Dominique Pellepatch 8.2.3745: autochdir test fails without the +chann... v8.2.3745
2021-12-05 Dominique Pellepatch 8.2.3744: E854 is not tested; some spelling sugge... v8.2.3744
2021-12-05 Bram Moolenaarpatch 8.2.3743: ":sign" can add a highlight group witho... v8.2.3743
2021-12-05 Dominique Pellepatch 8.2.3742: dec mouse test fails without gnome... v8.2.3742
2021-12-05 Bram Moolenaarpatch 8.2.3741: using freed memory in open command v8.2.3741
2021-12-05 Bram Moolenaarpatch 8.2.3740: memory left allocated on exit when... v8.2.3740
2021-12-04 Bram Moolenaarpatch 8.2.3739: in wrong directory when using win_execu... v8.2.3739
2021-12-04 Bram Moolenaarpatch 8.2.3738: screen is cleared when a FocusLost... v8.2.3738
2021-12-04 Dominique Pellepatch 8.2.3737: test fails without the 'autochdir'... v8.2.3737
2021-12-04 Bram Moolenaarpatch 8.2.3736: test fails without the channel feature v8.2.3736
2021-12-04 Yegappan Lakshmananpatch 8.2.3735: cannot use a lambda for 'imactivatefunc' v8.2.3735
2021-12-04 Bram Moolenaarpatch 8.2.3734: Vim9: crash when no pattern match found v8.2.3734
2021-12-04 Bram Moolenaarpatch 8.2.3733: Vim9: using "legacy" before range does... v8.2.3733
2021-12-03 Bram Moolenaarpatch 8.2.3732: "set! termcap" test fails v8.2.3732
2021-12-03 Bram Moolenaarpatch 8.2.3731: "set! termcap" shows codes in one colum... v8.2.3731
2021-12-03 Bram Moolenaarpatch 8.2.3730: "/etc/Muttrc.d/README" gets filetype... v8.2.3730
2021-12-03 Matt Dunfordpatch 8.2.3729: no support for squirrels v8.2.3729
2021-12-03 kuuotepatch 8.2.3728: internal error when passing range(... v8.2.3728
2021-12-03 Bram Moolenaarpatch 8.2.3727: in a gnome terminal keys are recognized... v8.2.3727
2021-12-03 Bram Moolenaarpatch 8.2.3726: README file in a config directory gets... v8.2.3726
2021-12-03 Yegappan Lakshmananpatch 8.2.3725: cannot use a lambda for 'completefunc... v8.2.3725
2021-12-02 Bram Moolenaarpatch 8.2.3724: build error for missing error message... v8.2.3724
2021-12-02 Bram Moolenaarpatch 8.2.3723: when using 'linebreak' a text property... v8.2.3723
2021-12-02 Bram Moolenaarpatch 8.2.3722: Amiga: superfluous messages for freeing... v8.2.3722
2021-12-02 Bram Moolenaarpatch 8.2.3721: using memory freed by losing the clipbo... v8.2.3721
2021-12-02 Bram Moolenaarpatch 8.2.3720: Vim9: Internal error when invoking... v8.2.3720
2021-12-02 Bram Moolenaarpatch 8.2.3719: MS-Windows: test sometimes runs into... v8.2.3719
2021-12-02 Bram Moolenaarpatch 8.2.3718: compiler warns for unused variable... v8.2.3718
2021-12-01 Bram Moolenaarpatch 8.2.3717: Vim9: error for constant list size... v8.2.3717
2021-12-01 Bram Moolenaarpatch 8.2.3716: Vim9: range without a command is not... v8.2.3716
2021-12-01 Bram Moolenaarpatch 8.2.3715: Vim9: valgrind reports spurious problem... v8.2.3715
2021-12-01 DungSagapatch 8.2.3714: some unused assignments and ugly code... v8.2.3714
2021-12-01 Christian Brabandtpatch 8.2.3713: MS-Windows: no error if vimgrep pattern... v8.2.3713
2021-12-01 Yegappan Lakshmananpatch 8.2.3712: cannot use Vim9 lambda for 'tagfunc' v8.2.3712
2021-12-01 Bram Moolenaarpatch 8.2.3711: Vim9: memory leak when compiling :elsei... v8.2.3711
2021-12-01 Bram Moolenaarpatch 8.2.3710: Vim9: backtick expression expanded... v8.2.3710
2021-11-30 Bram Moolenaarpatch 8.2.3709: Vim9: backtick expression expanded... v8.2.3709
2021-11-30 Bram Moolenaarpatch 8.2.3708: Vim9: test fails with different error v8.2.3708
2021-11-30 Bram Moolenaarpatch 8.2.3707: Vim9: constant expression of elseif... v8.2.3707
2021-11-30 Bram Moolenaarpatch 8.2.3706: text property highlighting is used... v8.2.3706
2021-11-30 Bram Moolenaarpatch 8.2.3705: cannot pass a lambda name to function... v8.2.3705
2021-11-30 Bram Moolenaarpatch 8.2.3704: Vim9: cannot use a list declaration... v8.2.3704
2021-11-30 Bram Moolenaarpatch 8.2.3703: most people call F# "fsharp" and not... v8.2.3703
2021-11-30 Bram Moolenaarpatch 8.2.3702: first key in dict is seen as curly... v8.2.3702
2021-11-29 Bram Moolenaarpatch 8.2.3701: Vim9: invalid LHS is not possible v8.2.3701
2021-11-29 Bram Moolenaarpatch 8.2.3700: text property highlighting continues... v8.2.3700
2021-11-29 Bram Moolenaarpatch 8.2.3699: the +title feature adds a lot of #ifdef... v8.2.3699
2021-11-29 Bram Moolenaarpatch 8.2.3698: match highlighting continues over break... v8.2.3698
2021-11-29 Bram Moolenaarpatch 8.2.3697: cannot drag a popup without a border v8.2.3697
2021-11-29 Bram Moolenaarpatch 8.2.3696: Vim9: error for invalid assignment... v8.2.3696
2021-11-29 Bram Moolenaarpatch 8.2.3695: confusing error for missing key v8.2.3695
2021-11-29 Bram Moolenaarpatch 8.2.3694: cannot use quotes in the count of an... v8.2.3694
2021-11-29 Bram Moolenaarpatch 8.2.3693: Coverity warns for possibly using a... v8.2.3693
2021-11-28 Bram Moolenaarpatch 8.2.3692: Vim9: cannot use :func inside a :def... v8.2.3692
2021-11-28 Bram Moolenaarpatch 8.2.3691: build failure with small features v8.2.3691
2021-11-28 Bram Moolenaarpatch 8.2.3690: Vim9: "filter #pat# cmd" does not work v8.2.3690
2021-11-28 Bram Moolenaarpatch 8.2.3689: ex_let_one() is too long v8.2.3689
2021-11-28 Christian Brabandtpatch 8.2.3688: the window title is not updated when... v8.2.3688
2021-11-27 Bram Moolenaarpatch 8.2.3687: blockwise insert does not handle autoin... v8.2.3687
2021-11-27 Bram Moolenaarpatch 8.2.3686: filetype detection often mixes up Forth... v8.2.3686
2021-11-27 Bram Moolenaarpatch 8.2.3685: Visual studio project files are not... v8.2.3685
2021-11-27 Bram Moolenaarpatch 8.2.3684: blockwise insert does not handle autoin... v8.2.3684
next