]> granicus.if.org Git - vim/shortlog
vim
2021-06-16 Bram Moolenaarpatch 8.2.3011: Vim9: cannot get argument values during... v8.2.3011
2021-06-16 Yegappan Lakshmananpatch 8.2.3010: not enough testing for viminfo code v8.2.3010
2021-06-16 Bram Moolenaarpatch 8.2.3009: startup test may hang v8.2.3009
2021-06-15 Bram Moolenaarpatch 8.2.3008: startup test may hang v8.2.3008
2021-06-15 Bram Moolenaarpatch 8.2.3007: Vim9: test for void value fails v8.2.3007
2021-06-15 Bram Moolenaarpatch 8.2.3006: crash when echoing a value very early v8.2.3006
2021-06-15 Bram Moolenaarpatch 8.2.3005: Vim9: using a void value does not give... v8.2.3005
2021-06-15 Bram Moolenaarpatch 8.2.3004: Vim9: error for missing colon given... v8.2.3004
2021-06-15 Bram Moolenaarpatch 8.2.3003: Vim9: closure compiled with wrong compi... v8.2.3003
2021-06-15 Dominique Pellepatch 8.2.3002: Vim doesn't abort on a fatal Tcl error v8.2.3002
2021-06-15 Bram Moolenaarpatch 8.2.3001: Vim9: memory leak when compilation... v8.2.3001
2021-06-15 Bram Moolenaarpatch 8.2.3000: Vim9: warning for uninitialized variable v8.2.3000
2021-06-14 Bram Moolenaarpatch 8.2.2999: balloon sometimes does not hide with... v8.2.2999
2021-06-14 Bram Moolenaarpatch 8.2.2998: Vim9: disassemble test fails v8.2.2998
2021-06-14 Bram Moolenaarpatch 8.2.2997: Vim9: disassemble test fails v8.2.2997
2021-06-14 Bram Moolenaarpatch 8.2.2996: Vim9: when debugging cannot inspect... v8.2.2996
2021-06-14 Zdenek Dohnalpatch 8.2.2995: linker errors with dynamic Python 3.10 v8.2.2995
2021-06-13 Yegappan Lakshmananpatch 8.2.2994: various code is not fully tested v8.2.2994
2021-06-13 Bram Moolenaarpatch 8.2.2993: 'fileencodings' default value should... v8.2.2993
2021-06-13 Bram MoolenaarUpdate runtime files
2021-06-13 Bram Moolenaarpatch 8.2.2992: Vim9: completion for :disassemble is... v8.2.2992
2021-06-13 Bram Moolenaarpatch 8.2.2991: Vim9: no completion for :vim9 and ... v8.2.2991
2021-06-13 kompowiec2patch 8.2.2990: Jupyter Notebook files are not recognized v8.2.2990
2021-06-13 Bram Moolenaarpatch 8.2.2989: Vim9: memory leak when debugging a... v8.2.2989
2021-06-13 Bram Moolenaarpatch 8.2.2988: Vim9: debugger test fails v8.2.2988
2021-06-13 Bram Moolenaarpatch 8.2.2987: build failure with normal features v8.2.2987
2021-06-13 Bram Moolenaarpatch 8.2.2986: build failure without the profile feature v8.2.2986
2021-06-13 Bram Moolenaarpatch 8.2.2985: Vim9: a compiled function cannot be... v8.2.2985
2021-06-12 Bram Moolenaarpatch 8.2.2984: Vim9: test fails because of missing... v8.2.2984
2021-06-12 Bram MoolenaarAdd links to discussion forums.
2021-06-12 Bram Moolenaarpatch 8.2.2983: Vim9: an inline function requires speci... v8.2.2983
2021-06-12 Bram Moolenaarpatch 8.2.2982: Vim9: future commands are not reserved yet v8.2.2982
2021-06-12 James McCoypatch 8.2.2981: recovery test is not run on big-endian... v8.2.2981
2021-06-12 Bram Moolenaarpatch 8.2.2980: popup window test is a bit flaky v8.2.2980
2021-06-12 Yegappan Lakshmananpatch 8.2.2979: not all options code is covered by... v8.2.2979
2021-06-12 Bram Moolenaarpatch 8.2.2978: warning for uninitialized variable v8.2.2978
2021-06-12 Bram Moolenaarpatch 8.2.2977: crash when using a null function reference v8.2.2977
2021-06-11 Bram Moolenaarpatch 8.2.2976: build failure without the +eval feature v8.2.2976
2021-06-11 Bram Moolenaarpatch 8.2.2975: Vim9: can only use an autoload function... v8.2.2975
2021-06-11 Bram Moolenaarpatch 8.2.2974: Greek spell checking uses wrong case... v8.2.2974
2021-06-10 Yegappan Lakshmananpatch 8.2.2973: fix for recovery and diff mode not... v8.2.2973
2021-06-10 Bram Moolenaarpatch 8.2.2972: "%bd" tries to delete popup window... v8.2.2972
2021-06-10 Christian Brabandtpatch 8.2.2971: cannot yank a block without trailing... v8.2.2971
2021-06-10 Zdenek Dohnalpatch 8.2.2970: Python configure check uses deprecated... v8.2.2970
2021-06-10 Bram Moolenaarpatch 8.2.2969: subtracting from number option fails... v8.2.2969
2021-06-09 Bram Moolenaarpatch 8.2.2968: Vim9: memory leak v8.2.2968
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
next