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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3825: various comments could be improved
v8.2.3825
Bram Moolenaar
2021-12-16
6
-4
/
+15
*
Update runtime files
Bram Moolenaar
2021-12-16
1
-0
/
+42
*
patch 8.2.3824: no ASAN support for MSVC
v8.2.3824
Yegappan Lakshmanan
2021-12-16
5
-1
/
+14
*
patch 8.2.3823: test for visual replace is in wrong function
v8.2.3823
Bram Moolenaar
2021-12-16
2
-4
/
+7
*
patch 8.2.3822: leaking memory in map() and filter(), no string in Vim9
v8.2.3822
Bram Moolenaar
2021-12-16
8
-64
/
+130
*
patch 8.2.3821: ASAN test run fails
v8.2.3821
Bram Moolenaar
2021-12-15
1
-0
/
+2
*
patch 8.2.3820: "vrc" does not replace composing characters
v8.2.3820
Bram Moolenaar
2021-12-15
3
-2
/
+11
*
patch 8.2.3819: test fails because error message changed
v8.2.3819
Bram Moolenaar
2021-12-15
3
-2
/
+4
*
patch 8.2.3818: cannot filter or map characters in a string
v8.2.3818
rbtnn
2021-12-15
4
-3
/
+135
*
patch 8.2.3817: Vim9: Not using NL as command end does not work for :autocmd
v8.2.3817
Bram Moolenaar
2021-12-15
4
-24
/
+38
*
patch 8.2.3816: compiler warning for posible loss of data on MS-Windows
v8.2.3816
Mike Williams
2021-12-15
2
-1
/
+3
*
patch 8.2.3815: Vim9: cannot have a multi-line dict inside a block
v8.2.3815
Bram Moolenaar
2021-12-15
6
-4
/
+34
*
patch 8.2.3814: .csx files and .sln files are not recognized
v8.2.3814
Bram Moolenaar
2021-12-15
2
-1
/
+4
*
patch 8.2.3813: confusing error when using :cc without error list
v8.2.3813
Bram Moolenaar
2021-12-15
3
-0
/
+12
*
patch 8.2.3812: Vim9: leaking memory in numbered function test
v8.2.3812
Bram Moolenaar
2021-12-15
2
-20
/
+45
*
patch 8.2.3811: the opfunc error test fails on a slow machine
v8.2.3811
Bram Moolenaar
2021-12-14
2
-0
/
+3
*
patch 8.2.3810: Vim9: expr4 test fails on MS-Windows
v8.2.3810
Bram Moolenaar
2021-12-14
3
-3
/
+13
*
patch 8.2.3809: Vim9: crash when garbage collecting a nested partial
v8.2.3809
Bram Moolenaar
2021-12-14
6
-12
/
+100
*
patch 8.2.3808: Vim9: obsolete TODO items
v8.2.3808
Bram Moolenaar
2021-12-14
2
-3
/
+5
*
patch 8.2.3807: Vim9: can call import with star directly
v8.2.3807
Bram Moolenaar
2021-12-14
4
-2
/
+28
*
patch 8.2.3806: terminal focus test fails sometimes
v8.2.3806
Bram Moolenaar
2021-12-14
2
-3
/
+4
*
patch 8.2.3805: i3config files are not recognized
v8.2.3805
Quentin Hibon
2021-12-14
2
-0
/
+3
*
patch 8.2.3804: script context not set when copying 'swf' and 'ts'
v8.2.3804
Bram Moolenaar
2021-12-14
2
-1
/
+4
*
patch 8.2.3803: GUI: crash with 'writedelay' set using a terminal window
v8.2.3803
Bram Moolenaar
2021-12-14
2
-3
/
+5
*
patch 8.2.3802: terminal in two windows test fails on some systems
v8.2.3802
Bram Moolenaar
2021-12-13
2
-2
/
+6
*
patch 8.2.3801: if a terminal shows in two windows, only one is redrawn
v8.2.3801
Bram Moolenaar
2021-12-13
5
-2
/
+53
*
patch 8.2.3800: when cross compiling the output of "uname" cannot be set
v8.2.3800
Bram Moolenaar
2021-12-13
3
-44
/
+105
*
patch 8.2.3799: edit test hangs or fails
v8.2.3799
Bram Moolenaar
2021-12-13
2
-1
/
+3
*
patch 8.2.3798: a :def callback function postpones an error message
v8.2.3798
Bram Moolenaar
2021-12-13
4
-10
/
+65
*
patch 8.2.3797: no good reason to limit the message history in tiny version
v8.2.3797
Bram Moolenaar
2021-12-13
2
-7
/
+5
*
patch 8.2.3796: the funcexe_T struct members are not named consistently
v8.2.3796
Bram Moolenaar
2021-12-13
8
-84
/
+87
*
patch 8.2.3795: too many #ifdefs
v8.2.3795
Bram Moolenaar
2021-12-13
15
-114
/
+8
*
patch 8.2.3794: Vim9: cannot find script-local func using "s:"
v8.2.3794
Bram Moolenaar
2021-12-13
3
-3
/
+18
*
patch 8.2.3793: using "g:Func" as a funcref does not work in script context
v8.2.3793
Bram Moolenaar
2021-12-12
3
-2
/
+28
*
patch 8.2.3792: setting *func options insufficiently tested
v8.2.3792
Yegappan Lakshmanan
2021-12-12
6
-304
/
+386
*
patch 8.2.3791: build error with +cindent but without +smartindent
v8.2.3791
Bram Moolenaar
2021-12-12
2
-3
/
+5
*
patch 8.2.3790: test for term_gettitle() fails in some environments
v8.2.3790
Bram Moolenaar
2021-12-12
2
-9
/
+7
*
patch 8.2.3789: Test_window_minimal_size can fail on a slow machine
v8.2.3789
ichizok
2021-12-12
2
-3
/
+9
*
patch 8.2.3788: lambda for option that is a function may be freed
v8.2.3788
Yegappan Lakshmanan
2021-12-12
19
-898
/
+1091
*
patch 8.2.3787: no proper formatting of a C line comment after a statement
v8.2.3787
Bram Moolenaar
2021-12-12
11
-24
/
+118
*
patch 8.2.3786: test fails because of using Vim9 syntax in legacy function
v8.2.3786
Bram Moolenaar
2021-12-11
2
-1
/
+3
*
patch 8.2.3785: running CI on MacOS with gcc is not useful
v8.2.3785
ichizok
2021-12-11
1
-0
/
+2
*
patch 8.2.3784: the help for options is outdated
v8.2.3784
Bram Moolenaar
2021-12-11
1
-0
/
+2
*
patch 8.2.3783: confusing error for using a variable as a function
v8.2.3783
Bram Moolenaar
2021-12-11
9
-19
/
+51
*
patch 8.2.3782: Vim9: no error if a function shadows a script variable
v8.2.3782
Bram Moolenaar
2021-12-11
5
-10
/
+46
*
patch 8.2.3781: the option window script is outdated
v8.2.3781
Bram Moolenaar
2021-12-11
1
-0
/
+2
*
patch 8.2.3780: ":cd" works differently on MS-Windows
v8.2.3780
Bakudankun
2021-12-11
6
-7
/
+38
*
patch 8.2.3779: using freed memory when defining a user command recursively
v8.2.3779
Bram Moolenaar
2021-12-10
3
-2
/
+30
*
patch 8.2.3778: lambda debug test fails in some configurations
v8.2.3778
Bram Moolenaar
2021-12-10
2
-1
/
+8
*
patch 8.2.3777: spell file write error not checked
v8.2.3777
=?UTF-8?q?Bj=C3=B6rn=20Linse?=
2021-12-10
2
-8
/
+8
[next]