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.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
2
-16
/
+8
*
patch 8.2.3905: Dockerfile using prefix name not recognized
v8.2.3905
Bram Moolenaar
2021-12-26
3
-1
/
+7
*
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
6
-3
/
+68
*
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
13
-8
/
+265
*
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
3
-0
/
+16
*
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
8
-29
/
+99
*
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
29
-1203
/
+1666
*
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
3
-1
/
+4
*
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
9
-26
/
+94
*
patch 8.2.3873: go.mod files are not recognized
v8.2.3873
Bram Moolenaar
2021-12-22
3
-1
/
+6
*
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
*
patch 8.2.3871: list.c contains code for dict and blob
v8.2.3871
Yegappan Lakshmanan
2021-12-22
13
-865
/
+968
*
patch 8.2.3870: MS-Windows: wrong dir when using right-click context menu
v8.2.3870
Nir Lichtman
2021-12-22
3
-4
/
+10
*
patch 8.2.3869: Vim9: type checking for "any" is inconsistent
v8.2.3869
Bram Moolenaar
2021-12-22
5
-26
/
+35
*
patch 8.2.3868: Vim9: function test fails
v8.2.3868
Bram Moolenaar
2021-12-21
3
-12
/
+33
*
patch 8.2.3867: implementation of some list functions too complicated
v8.2.3867
Yegappan Lakshmanan
2021-12-21
2
-374
/
+488
*
patch 8.2.3866: Vim9: type checking global variables is inconsistent
v8.2.3866
Bram Moolenaar
2021-12-21
7
-36
/
+121
*
patch 8.2.3865: Vim9: compiler complains about using "try" as a struct member
v8.2.3865
Bram Moolenaar
2021-12-21
5
-18
/
+20
*
patch 8.2.3864: cannot disable requesting key codes from xterm
v8.2.3864
Bram Moolenaar
2021-12-21
7
-6
/
+38
*
patch 8.2.3863: various build flags accidentally enabled
v8.2.3863
Bram Moolenaar
2021-12-20
2
-11
/
+13
*
patch 8.2.3862: crash on exit with EXITFREE and using win_execute()
v8.2.3862
Bram Moolenaar
2021-12-20
3
-0
/
+28
*
patch 8.2.3861: list of distributed files is outdated
v8.2.3861
Bram Moolenaar
2021-12-20
2
-0
/
+8
*
patch 8.2.3860: Vim9: codecov struggles with the file size
v8.2.3860
Bram Moolenaar
2021-12-20
18
-7610
/
+7888
*
patch 8.2.3859: Vim9: some code lines not tested
v8.2.3859
Bram Moolenaar
2021-12-20
5
-8
/
+16
[next]