index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2946: Vim9: substitute expression cannot be a List
v8.2.2946
Bram Moolenaar
2021-06-05
3
-1
/
+10
*
patch 8.2.2945: some buffer related code is not tested
v8.2.2945
Yegappan Lakshmanan
2021-06-05
6
-1
/
+217
*
patch 8.2.2944: Vim9: no error when using job or channel as a string
v8.2.2944
Bram Moolenaar
2021-06-05
9
-34
/
+76
*
patch 8.2.2943: Vim9: check for argument count ignores default values
v8.2.2943
Bram Moolenaar
2021-06-05
2
-1
/
+4
*
patch 8.2.2942: Vim9: error when calling function with too few arguments
v8.2.2942
Bram Moolenaar
2021-06-05
4
-0
/
+23
*
patch 8.2.2941: Vim9: using does not handle a list of strings
v8.2.2941
Bram Moolenaar
2021-06-05
3
-5
/
+30
*
patch 8.2.2940: MS-Windows: cannot see the size when resizing
v8.2.2940
K.Takata
2021-06-05
2
-6
/
+57
*
patch 8.2.2939: GTK: righthand scrollbar does not show with split window
v8.2.2939
Bram Moolenaar
2021-06-05
2
-0
/
+5
*
patch 8.2.2938: after using motion force from feedkeys() it sticks
v8.2.2938
Bram Moolenaar
2021-06-04
3
-0
/
+12
*
patch 8.2.2937: popup test fails if rightleft feature not enabled
v8.2.2937
Dominique Pelle
2021-06-04
2
-5
/
+11
*
patch 8.2.2936: Vim9: converting number to bool uses wrong stack offset
v8.2.2936
Bram Moolenaar
2021-06-04
6
-34
/
+104
*
patch 8.2.2935: calculating register width is not always needed
v8.2.2935
Bram Moolenaar
2021-06-04
2
-8
/
+14
*
patch 8.2.2934: ASAN error when using text from the clipboard
v8.2.2934
Bram Moolenaar
2021-06-04
2
-3
/
+6
*
patch 8.2.2933: when 'clipboard' is "unnamed" zp does not work correctly
v8.2.2933
Bram Moolenaar
2021-06-04
4
-7
/
+12
*
patch 8.2.2932: select mode test fails
v8.2.2932
Bram Moolenaar
2021-06-03
4
-9
/
+18
*
patch 8.2.2931: Vim9: line continuation comment uses legacy syntax
v8.2.2931
Bram Moolenaar
2021-06-03
3
-2
/
+10
*
patch 8.2.2930: when a popup is visible a mouse move my restart Visual mode
v8.2.2930
Bram Moolenaar
2021-06-03
4
-1
/
+12
*
patch 8.2.2929: accidentally enable tcl by default
v8.2.2929
Bram Moolenaar
2021-06-02
2
-1
/
+3
*
patch 8.2.2928: the evalfunc.c file is too big
v8.2.2928
Yegappan Lakshmanan
2021-06-02
14
-547
/
+544
*
patch 8.2.2927: test commented out because it fails with ASAN
v8.2.2927
Bram Moolenaar
2021-06-02
2
-12
/
+16
*
patch 8.2.2926: Vim9: no good error for using :legacy in a :def function
v8.2.2926
Bram Moolenaar
2021-06-02
4
-0
/
+34
*
patch 8.2.2925: Vim9: line continuation comment uses legacy syntax
v8.2.2925
Bram Moolenaar
2021-06-02
3
-1
/
+22
*
patch 8.2.2924: superfluous extern declaration
v8.2.2924
K.Takata
2021-06-02
2
-2
/
+2
*
patch 8.2.2923: EBCDIC build is broken
v8.2.2923
K.Takata
2021-06-02
4
-28
/
+30
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
43
-90
/
+80
*
patch 8.2.2921: E704 for script local variable is not backwards compatible
v8.2.2921
Bram Moolenaar
2021-06-02
3
-4
/
+13
*
patch 8.2.2920: still a way to shadow a builtin function
v8.2.2920
Bram Moolenaar
2021-06-01
5
-6
/
+28
*
patch 8.2.2919: using ":!command" does not work if it uses posix_spawn()
v8.2.2919
Bram Moolenaar
2021-06-01
2
-5
/
+2
*
patch 8.2.2918: builtin function can be shadowed by global variable
v8.2.2918
Bram Moolenaar
2021-05-31
3
-0
/
+17
*
patch 8.2.2917: spellfile functionality not fully tested
v8.2.2917
Dominique Pelle
2021-05-31
2
-0
/
+58
*
patch 8.2.2916: operators are not fully tested
v8.2.2916
Yegappan Lakshmanan
2021-05-31
5
-1
/
+166
*
patch 8.2.2915: MS-Windows: when using "default" for encoding utf-8 is used
v8.2.2915
K.Takata
2021-05-31
3
-3
/
+11
*
patch 8.2.2914: cannot paste a block without adding padding
v8.2.2914
Christian Brabandt
2021-05-30
8
-10
/
+56
*
Update runtime files
Bram Moolenaar
2021-05-30
91
-223
/
+320
*
patch 8.2.2913: MS-Windows conpty supports using mouse events
v8.2.2913
Wez Furlong
2021-05-30
2
-7
/
+29
*
patch 8.2.2912: MS-Windows: most users expect using Unicode
v8.2.2912
K.Takata
2021-05-30
6
-5
/
+19
*
patch 8.2.2911: pattern "\%V" does not match all of block selection
v8.2.2911
Bram Moolenaar
2021-05-30
4
-1
/
+35
*
patch 8.2.2910: test for cmdline window and terminal fails on MS-Windows
v8.2.2910
Bram Moolenaar
2021-05-30
2
-0
/
+3
*
patch 8.2.2909: build error with non-Unix system
v8.2.2909
Bram Moolenaar
2021-05-30
2
-3
/
+5
*
patch 8.2.2908: crash when using a terminal popup window from cmdline window
v8.2.2908
Bram Moolenaar
2021-05-30
5
-0
/
+37
*
patch 8.2.2907: memory leak when running out of memory
v8.2.2907
Dominique Pelle
2021-05-29
2
-0
/
+3
*
patch 8.2.2906: ASAN reports errors for test_startup
v8.2.2906
Bram Moolenaar
2021-05-29
2
-11
/
+14
*
patch 8.2.2905: no error when defaults.vim cannot be loaded
v8.2.2905
Christian Brabandt
2021-05-29
5
-3
/
+26
*
patch 8.2.2904: "g$" causes scroll if half a double width char is visible
v8.2.2904
Bram Moolenaar
2021-05-29
3
-3
/
+38
*
patch 8.2.2903: cursor position wrong on wrapped line with 'signcolumn'
v8.2.2903
Bram Moolenaar
2021-05-29
3
-0
/
+25
*
patch 8.2.2902: spellfile functionality not fully tested
v8.2.2902
Dominique Pelle
2021-05-29
2
-2
/
+95
*
patch 8.2.2901: some operators not fully tested
v8.2.2901
Bram Moolenaar
2021-05-29
6
-12
/
+167
*
patch 8.2.2900: QuitPre is triggered before :wq writes the file
v8.2.2900
Bram Moolenaar
2021-05-29
3
-8
/
+31
*
patch 8.2.2899: Appveyor script does not detect nmake failure
v8.2.2899
K.Takata
2021-05-29
2
-6
/
+16
*
patch 8.2.2898: QuitPre and ExitPre not triggered when GUI window is closed
v8.2.2898
Bram Moolenaar
2021-05-29
4
-5
/
+9
[next]