]> granicus.if.org Git - vim/shortlog
vim
2021-06-09 Bram Moolenaarpatch 8.2.2967: Vim9: crash when using two levels of... v8.2.2967
2021-06-09 Bram Moolenaarpatch 8.2.2966: ml_get errors after recovering a file v8.2.2966
2021-06-08 Bram Moolenaarpatch 8.2.2965: Vim9: crash when calling function that... v8.2.2965
2021-06-08 Bram Moolenaarpatch 8.2.2964: Vim9: hang when using space after -> v8.2.2964
2021-06-08 Bram Moolenaarpatch 8.2.2963: GUI: mouse move may start Visual mode... v8.2.2963
2021-06-08 K.Takatapatch 8.2.2962: MS-Windows command line arguments have... v8.2.2962
2021-06-07 Bram Moolenaarpatch 8.2.2961: keys typed during a :normal command... v8.2.2961
2021-06-07 Yegappan Lakshmananpatch 8.2.2960: swap file recovery not sufficiently... v8.2.2960
2021-06-07 Dominique Pellepatch 8.2.2959: sound_playfile() is not tested on MS... v8.2.2959
2021-06-07 Bram Moolenaarpatch 8.2.2958: function list test fails v8.2.2958
2021-06-07 Bram Moolenaarpatch 8.2.2957: using getchar() in Vim9 script is probl... v8.2.2957
2021-06-06 Bram Moolenaarpatch 8.2.2956: Vim9: need to plan for future additions v8.2.2956
2021-06-06 Bram Moolenaarpatch 8.2.2955: Vim9: using filter in compiled command... v8.2.2955
2021-06-06 Brennon Mpatch 8.2.2954: short file name extension for Scala... v8.2.2954
2021-06-06 Bram Moolenaarpatch 8.2.2953: Vim9: leaking memory when using heredoc... v8.2.2953
2021-06-06 Yegappan Lakshmananpatch 8.2.2952: recover test fails on big endian systems v8.2.2952
2021-06-06 Bram Moolenaarpatch 8.2.2951: Vim9: cannot use heredoc for :python... v8.2.2951
2021-06-06 Dominique Pellepatch 8.2.2950: sound code not fully tested v8.2.2950
2021-06-06 Bram Moolenaarpatch 8.2.2949: tests failing because no error for... v8.2.2949
2021-06-06 Bram Moolenaarpatch 8.2.2948: substitute() accepts a number but not... v8.2.2948
2021-06-06 Bram Moolenaarpatch 8.2.2947: build failure without the channel feature v8.2.2947
2021-06-05 Bram Moolenaarpatch 8.2.2946: Vim9: substitute expression cannot... v8.2.2946
2021-06-05 Yegappan Lakshmananpatch 8.2.2945: some buffer related code is not tested v8.2.2945
2021-06-05 Bram Moolenaarpatch 8.2.2944: Vim9: no error when using job or channe... v8.2.2944
2021-06-05 Bram Moolenaarpatch 8.2.2943: Vim9: check for argument count ignores... v8.2.2943
2021-06-05 Bram Moolenaarpatch 8.2.2942: Vim9: error when calling function with... v8.2.2942
2021-06-05 Bram Moolenaarpatch 8.2.2941: Vim9: using does not handle a list... v8.2.2941
2021-06-05 K.Takatapatch 8.2.2940: MS-Windows: cannot see the size when... v8.2.2940
2021-06-05 Bram Moolenaarpatch 8.2.2939: GTK: righthand scrollbar does not show... v8.2.2939
2021-06-04 Bram Moolenaarpatch 8.2.2938: after using motion force from feedkeys... v8.2.2938
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
next