]> granicus.if.org Git - vim/shortlog
vim
2021-06-04 Dominique Pellepatch 8.2.2937: popup test fails if rightleft feature... v8.2.2937
2021-06-04 Bram Moolenaarpatch 8.2.2936: Vim9: converting number to bool uses... v8.2.2936
2021-06-04 Bram Moolenaarpatch 8.2.2935: calculating register width is not alway... v8.2.2935
2021-06-04 Bram Moolenaarpatch 8.2.2934: ASAN error when using text from the... v8.2.2934
2021-06-04 Bram Moolenaarpatch 8.2.2933: when 'clipboard' is "unnamed" zp does... v8.2.2933
2021-06-03 Bram Moolenaarpatch 8.2.2932: select mode test fails v8.2.2932
2021-06-03 Bram Moolenaarpatch 8.2.2931: Vim9: line continuation comment uses... v8.2.2931
2021-06-03 Bram Moolenaarpatch 8.2.2930: when a popup is visible a mouse move... v8.2.2930
2021-06-02 Bram Moolenaarpatch 8.2.2929: accidentally enable tcl by default v8.2.2929
2021-06-02 Yegappan Lakshmananpatch 8.2.2928: the evalfunc.c file is too big v8.2.2928
2021-06-02 Bram Moolenaarpatch 8.2.2927: test commented out because it fails... v8.2.2927
2021-06-02 Bram Moolenaarpatch 8.2.2926: Vim9: no good error for using :legacy... v8.2.2926
2021-06-02 Bram Moolenaarpatch 8.2.2925: Vim9: line continuation comment uses... v8.2.2925
2021-06-02 K.Takatapatch 8.2.2924: superfluous extern declaration v8.2.2924
2021-06-02 K.Takatapatch 8.2.2923: EBCDIC build is broken v8.2.2923
2021-06-02 K.Takatapatch 8.2.2922: computing array length is done in vario... v8.2.2922
2021-06-02 Bram Moolenaarpatch 8.2.2921: E704 for script local variable is not... v8.2.2921
2021-06-01 Bram Moolenaarpatch 8.2.2920: still a way to shadow a builtin function v8.2.2920
2021-06-01 Bram Moolenaarpatch 8.2.2919: using ":!command" does not work if... v8.2.2919
2021-05-31 Bram Moolenaarpatch 8.2.2918: builtin function can be shadowed by... v8.2.2918
2021-05-31 Dominique Pellepatch 8.2.2917: spellfile functionality not fully tested v8.2.2917
2021-05-31 Yegappan Lakshmananpatch 8.2.2916: operators are not fully tested v8.2.2916
2021-05-31 K.Takatapatch 8.2.2915: MS-Windows: when using "default" for... v8.2.2915
2021-05-30 Christian Brabandtpatch 8.2.2914: cannot paste a block without adding... v8.2.2914
2021-05-30 Bram MoolenaarUpdate runtime files
2021-05-30 Wez Furlongpatch 8.2.2913: MS-Windows conpty supports using mouse... v8.2.2913
2021-05-30 K.Takatapatch 8.2.2912: MS-Windows: most users expect using... v8.2.2912
2021-05-30 Bram Moolenaarpatch 8.2.2911: pattern "\%V" does not match all of... v8.2.2911
2021-05-30 Bram Moolenaarpatch 8.2.2910: test for cmdline window and terminal... v8.2.2910
2021-05-30 Bram Moolenaarpatch 8.2.2909: build error with non-Unix system v8.2.2909
2021-05-30 Bram Moolenaarpatch 8.2.2908: crash when using a terminal popup windo... v8.2.2908
2021-05-29 Dominique Pellepatch 8.2.2907: memory leak when running out of memory v8.2.2907
2021-05-29 Bram Moolenaarpatch 8.2.2906: ASAN reports errors for test_startup v8.2.2906
2021-05-29 Christian Brabandtpatch 8.2.2905: no error when defaults.vim cannot be... v8.2.2905
2021-05-29 Bram Moolenaarpatch 8.2.2904: "g$" causes scroll if half a double... v8.2.2904
2021-05-29 Bram Moolenaarpatch 8.2.2903: cursor position wrong on wrapped line... v8.2.2903
2021-05-29 Dominique Pellepatch 8.2.2902: spellfile functionality not fully tested v8.2.2902
2021-05-29 Bram Moolenaarpatch 8.2.2901: some operators not fully tested v8.2.2901
2021-05-29 Bram Moolenaarpatch 8.2.2900: QuitPre is triggered before :wq writes... v8.2.2900
2021-05-29 K.Takatapatch 8.2.2899: Appveyor script does not detect nmake... v8.2.2899
2021-05-29 Bram Moolenaarpatch 8.2.2898: QuitPre and ExitPre not triggered when... v8.2.2898
2021-05-28 Bram Moolenaarpatch 8.2.2897: Vim9: can use reserved words at the... v8.2.2897
2021-05-28 Dominique Pellepatch 8.2.2896: spellfile functionality not fully tested v8.2.2896
2021-05-28 mityupatch 8.2.2895: Vim9: random characters appear in some... v8.2.2895
2021-05-28 K.Takatapatch 8.2.2894: MS-Windows: using enc_locale() for... v8.2.2894
2021-05-28 Ralf Schandlpatch 8.2.2893: multi-byte text in popup title shows... v8.2.2893
2021-05-28 mityupatch 8.2.2892: error message contains random characters v8.2.2892
2021-05-27 ichizokpatch 8.2.2891: cannot build with Perl 5.34 v8.2.2891
2021-05-26 Bram Moolenaarpatch 8.2.2890: text property duplicated when data... v8.2.2890
2021-05-26 K.Takatapatch 8.2.2889: typo and verbose comment in Makefiles v8.2.2889
2021-05-26 Bram Moolenaarpatch 8.2.2888: Vim9: "k" command recognized in Vim9... v8.2.2888
2021-05-26 Bram Moolenaarpatch 8.2.2887: crash when passing null string to fullc... v8.2.2887
2021-05-25 Yegappan Lakshmananpatch 8.2.2886: various pieces of code not covered... v8.2.2886
2021-05-24 Bram Moolenaarpatch 8.2.2885: searching for \%'> does not match linew... v8.2.2885
2021-05-24 Dominique Pellepatch 8.2.2884: not enough cscope code is covered by... v8.2.2884
2021-05-24 matveytpatch 8.2.2883: MS-Windows manifest file name is misleading v8.2.2883
2021-05-24 Bram Moolenaarpatch 8.2.2882: Vim9: memory leak when lambda has an... v8.2.2882
2021-05-24 Yegappan Lakshmananpatch 8.2.2881: various pieces of code not covered... v8.2.2881
2021-05-24 glacambrepatch 8.2.2880: unified diff fails if actually used v8.2.2880
2021-05-23 Marcin Szamotulskipatch 8.2.2879: file extension .hsig not recognized v8.2.2879
2021-05-22 Bram Moolenaarpatch 8.2.2878: Vim9: for loop list unpack only allows... v8.2.2878
2021-05-22 Yegappan Lakshmananpatch 8.2.2877: insufficient tests for popup menu rightleft v8.2.2877
2021-05-21 Bram Moolenaarpatch 8.2.2876: configure cannot detect Python 3.10 v8.2.2876
2021-05-20 =?UTF-8?q?Luka... patch 8.2.2875: cancelling inputlist() after a digit... v8.2.2875
2021-05-20 matveytpatch 8.2.2874: MS-Windows: screen redraws too often v8.2.2874
2021-05-19 Yegappan Lakshmananpatch 8.2.2873: not enough tests for writing buffers v8.2.2873
2021-05-18 Dominique Pellepatch 8.2.2872: Python tests fail without the channel... v8.2.2872
2021-05-18 Dominique Pellepatch 8.2.2871: unnessary VIM_ISDIGIT() calls, badly... v8.2.2871
2021-05-18 Bram Moolenaarpatch 8.2.2870: CmdlineChange event triggered twice... v8.2.2870
2021-05-18 Bram Moolenaarpatch 8.2.2869: using unified diff is not tested v8.2.2869
2021-05-18 Bram Moolenaarpatch 8.2.2868: Vim9: when executing compiled expressio... v8.2.2868
2021-05-18 Bram Moolenaarpatch 8.2.2867: build failure v8.2.2867
2021-05-18 Bram Moolenaarpatch 8.2.2866: Vim9: memory leak when using inline... v8.2.2866
2021-05-18 Bram Moolenaarpatch 8.2.2865: skipping over function body fails v8.2.2865
2021-05-18 Bram Moolenaarpatch 8.2.2864: Vim9: crash when using inline function v8.2.2864
2021-05-16 Bram Moolenaarpatch 8.2.2863: removing a text property does not redra... v8.2.2863
2021-05-16 Bram Moolenaarpatch 8.2.2862: removing a text property causes the... v8.2.2862
2021-05-16 Bram Moolenaarpatch 8.2.2861: Vim9: "legacy return" is not recognized... v8.2.2861
2021-05-16 Bram Moolenaarpatch 8.2.2860: adding a text property causes the whole... v8.2.2860
2021-05-16 Bram Moolenaarpatch 8.2.2859: Tcl test fails because of changed error... v8.2.2859
2021-05-16 Bram Moolenaarpatch 8.2.2858: test fails because of changed error... v8.2.2858
2021-05-16 Bram Moolenaarpatch 8.2.2857: Vim9: exception in ISN_INSTR caught... v8.2.2857
2021-05-16 Bram MoolenaarUpdate runtime files
2021-05-15 Bram Moolenaarpatch 8.2.2856: get readonly error for device that... v8.2.2856
2021-05-15 Bram Moolenaarpatch 8.2.2855: white space after "->" does not give... v8.2.2855
2021-05-15 shadmansalehpatch 8.2.2854: custom statusline cannot contain %... v8.2.2854
2021-05-15 Bram Moolenaarpatch 8.2.2853: window is not updated after using ... v8.2.2853
2021-05-15 Natanael Copapatch 8.2.2852: configure can add --as-needed a second... v8.2.2852
2021-05-15 Bram Moolenaarpatch 8.2.2851: using <Cmd> mapping on the command... v8.2.2851
2021-05-13 obcatpatch 8.2.2850: recalling commands from history is... v8.2.2850
2021-05-13 Yegappan Lakshmananpatch 8.2.2849: bufwrite not sufficiently tested v8.2.2849
2021-05-13 Dominique Pellepatch 8.2.2848: crash whn calling partial v8.2.2848
2021-05-10 Dominique Pellepatch 8.2.2847: Perl not tested sufficiently v8.2.2847
2021-05-09 Bram Moolenaarpatch 8.2.2846: Vim9: "echo Func()" does not give an... v8.2.2846
2021-05-08 Bram Moolenaarpatch 8.2.2845: MS-Windows: warning for signed/unsigned... v8.2.2845
2021-05-07 Bram Moolenaarpatch 8.2.2844: Vim9: memory leak when using searchpair() v8.2.2844
2021-05-07 Bram Moolenaarpatch 8.2.2843: Vim9: skip argument to searchpairpos... v8.2.2843
2021-05-07 Bram Moolenaarpatch 8.2.2842: Vim9: skip argument to searchpair(... v8.2.2842
2021-05-07 matveytpatch 8.2.2841: MS-Windows: cursor wrong when 'lz'... v8.2.2841
2021-05-06 Bram Moolenaarpatch 8.2.2840: Vim9: member operation not fully tested v8.2.2840
next