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.3919: Vim9: wrong argument for append() results in two errors
v8.2.3919
Bram Moolenaar
2021-12-28
4
-11
/
+35
*
patch 8.2.3918: function list test fails
v8.2.3918
Bram Moolenaar
2021-12-27
2
-6
/
+7
*
Update runtime files
Bram Moolenaar
2021-12-27
1
-513
/
+727
*
patch 8.2.3917: the eval.txt help file is way too big
v8.2.3917
Bram Moolenaar
2021-12-27
1
-0
/
+2
*
patch 8.2.3916: no error for passing an invalid line number to append()
v8.2.3916
Bram Moolenaar
2021-12-27
7
-8
/
+31
*
patch 8.2.3915: illegal memory access when completing with invalid bytes
v8.2.3915
Bram Moolenaar
2021-12-27
3
-1
/
+21
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
58
-107
/
+109
*
patch 8.2.3913: help for expressions does not mention Vim9 syntax
v8.2.3913
Bram Moolenaar
2021-12-27
2
-6
/
+8
*
patch 8.2.3912: the ins_complete() function is much too long
v8.2.3912
Bram Moolenaar
2021-12-27
2
-258
/
+368
*
patch 8.2.3911: Vim9: type check for filter() does not accept unknown
v8.2.3911
Bram Moolenaar
2021-12-27
3
-0
/
+9
*
patch 8.2.3910: when compare function of sort() fails it does not abort
v8.2.3910
Bram Moolenaar
2021-12-27
3
-1
/
+15
*
patch 8.2.3909: Containerfile using prefix name not recognized
v8.2.3909
Bram Moolenaar
2021-12-27
2
-1
/
+3
*
patch 8.2.3908: cannot use a script-local function for 'foldtext'
v8.2.3908
Yegappan Lakshmanan
2021-12-26
8
-3
/
+54
*
patch 8.2.3907: error messages are spread out
v8.2.3907
Bram Moolenaar
2021-12-26
6
-30
/
+61
*
patch 8.2.3906: Vim9 help still contains "under development" warnings
v8.2.3906
Bram Moolenaar
2021-12-26
1
-0
/
+2
*
patch 8.2.3905: Dockerfile using prefix name not recognized
v8.2.3905
Bram Moolenaar
2021-12-26
2
-1
/
+3
*
patch 8.2.3904: Vim9: skip expression type is not checked at compile time
v8.2.3904
Bram Moolenaar
2021-12-26
3
-9
/
+65
*
patch 8.2.3903: "gM" does not count tabs as expected
v8.2.3903
Bram Moolenaar
2021-12-26
3
-6
/
+11
*
patch 8.2.3902: Vim9: double free with nested :def function
v8.2.3902
Bram Moolenaar
2021-12-26
6
-26
/
+62
*
patch 8.2.3901: Vim9: Cannot set 'cpo' in main .vimrc if using Vim9 script
v8.2.3901
Bram Moolenaar
2021-12-26
4
-3
/
+57
*
patch 8.2.3900: it is not easy to use a script-local function for an option
v8.2.3900
Yegappan Lakshmanan
2021-12-26
9
-8
/
+223
*
patch 8.2.3899: Vim9: test for map() on string fails
v8.2.3899
Bram Moolenaar
2021-12-25
2
-2
/
+5
*
patch 8.2.3898: Vim9: not sufficient testing for variable initialization
v8.2.3898
Bram Moolenaar
2021-12-25
2
-0
/
+20
*
patch 8.2.3897: Vim9: second argument of map() and filter() not checked
v8.2.3897
Bram Moolenaar
2021-12-25
7
-12
/
+80
*
patch 8.2.3896: Vim9: no test for nested function not available later
v8.2.3896
Bram Moolenaar
2021-12-25
2
-0
/
+17
*
patch 8.2.3895: Vim9: confusing error when using function() with a number
v8.2.3895
Bram Moolenaar
2021-12-25
3
-1
/
+6
*
patch 8.2.3894: Vim9: no proper type check for first argument of call()
v8.2.3894
Bram Moolenaar
2021-12-25
6
-1
/
+27
*
patch 8.2.3893: Vim9: many local variables are initialized with an instruction
v8.2.3893
Bram Moolenaar
2021-12-25
7
-23
/
+51
*
patch 8.2.3892: when modifyOtherKeys is used CTRL-C is not recognized
v8.2.3892
Bram Moolenaar
2021-12-25
2
-5
/
+12
*
patch 8.2.3891: github CI: workflows may overlap
v8.2.3891
Yegappan Lakshmanan
2021-12-25
1
-0
/
+2
*
patch 8.2.3890: Vim9: type check for using v: variables is basic
v8.2.3890
Bram Moolenaar
2021-12-24
5
-117
/
+141
*
patch 8.2.3889: duplicate code for translating script-local function name
v8.2.3889
Yegappan Lakshmanan
2021-12-24
8
-39
/
+84
*
patch 8.2.3888: the argument list may contain duplicates
v8.2.3888
Nir Lichtman
2021-12-24
6
-27
/
+89
*
patch 8.2.3887: E1135 is used for two different errors
v8.2.3887
Bram Moolenaar
2021-12-24
3
-4
/
+6
*
patch 8.2.3886: can define autocmd for every event by using "au!"
v8.2.3886
Bram Moolenaar
2021-12-24
4
-2
/
+5
*
patch 8.2.3885: arglist test fails
v8.2.3885
Bram Moolenaar
2021-12-24
2
-10
/
+8
*
patch 8.2.3884: crash when clearing the argument list while using it
v8.2.3884
Bram Moolenaar
2021-12-24
3
-0
/
+12
*
patch 8.2.3883: crash when switching to other regexp engine fails
v8.2.3883
Bram Moolenaar
2021-12-24
2
-0
/
+4
*
Update runtime files
Bram Moolenaar
2021-12-24
1
-752
/
+1277
*
patch 8.2.3882: more duplicated code in f_getreginfo()
v8.2.3882
zeertzjq
2021-12-24
2
-18
/
+8
*
patch 8.2.3881: QNX: crash when compiled with GUI but using terminal
v8.2.3881
h-east
2021-12-24
2
-1
/
+3
*
patch 8.2.3880: Solution filter files are not recognized
v8.2.3880
Bram Moolenaar
2021-12-24
2
-1
/
+3
*
patch 8.2.3879: getreg() and getregtype() contain dead code
v8.2.3879
Bram Moolenaar
2021-12-24
2
-47
/
+48
*
patch 8.2.3878: Vim9: debugger tries to read more lines than there are
v8.2.3878
Bram Moolenaar
2021-12-23
3
-1
/
+44
*
patch 8.2.3877: function does not abort after a type error in compare
v8.2.3877
Bram Moolenaar
2021-12-22
3
-6
/
+61
*
patch 8.2.3876: 'cindent' does not recognize inline namespace
v8.2.3876
zeertzjq
2021-12-22
3
-0
/
+54
*
patch 8.2.3875: gcc complains about buffer overrun
v8.2.3875
Bram Moolenaar
2021-12-22
2
-2
/
+5
*
patch 8.2.3874: cannot highlight the number column for a sign
v8.2.3874
James McCoy
2021-12-22
7
-24
/
+83
*
patch 8.2.3873: go.mod files are not recognized
v8.2.3873
Bram Moolenaar
2021-12-22
2
-0
/
+3
*
patch 8.2.3872: Vim9: finddir() and uniq() return types can be more specific
v8.2.3872
Bram Moolenaar
2021-12-22
4
-3
/
+34
[next]