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.4228: no tests for clicking in the GUI tabline
v8.2.4228
Yegappan Lakshmanan
2022-01-27
11
-3
/
+169
*
patch 8.2.4227: Vim9: using "lockvar!" in :def function does not work
v8.2.4227
Bram Moolenaar
2022-01-26
3
-4
/
+19
*
patch 8.2.4226: filter-map test fails
v8.2.4226
Bram Moolenaar
2022-01-26
2
-1
/
+3
*
patch 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def function
v8.2.4225
Bram Moolenaar
2022-01-26
9
-18
/
+82
*
patch 8.2.4224: Vim9: no error when using a number for map() second argument
v8.2.4224
Bram Moolenaar
2022-01-26
4
-20
/
+50
*
patch 8.2.4223: long/int compiler warnings; function arguments swapped
v8.2.4223
K.Takata
2022-01-26
4
-3
/
+5
*
patch 8.2.4222: MS-Windows: clumsy way to suppress progress on CI
v8.2.4222
K.Takata
2022-01-26
4
-10
/
+14
*
patch 8.2.4221: some functions in normal.c are very long
v8.2.4221
Yegappan Lakshmanan
2022-01-26
2
-602
/
+484
*
patch 8.2.4220: MS-Windows: some old compiler support remains
v8.2.4220
K.Takata
2022-01-26
3
-93
/
+44
*
patch 8.2.4219: reading before the start of the line
v8.2.4219
Bram Moolenaar
2022-01-25
3
-1
/
+10
*
patch 8.2.4218: illegal memory access with bracketed paste in Ex mode
v8.2.4218
Bram Moolenaar
2022-01-25
3
-1
/
+7
*
patch 8.2.4217: illegal memory access when undo makes Visual area invalid
v8.2.4217
Bram Moolenaar
2022-01-25
3
-0
/
+19
*
patch 8.2.4216: Vim9: cannot use a function from an autoload import directly
v8.2.4216
Bram Moolenaar
2022-01-25
8
-75
/
+196
*
patch 8.2.4215: illegal memory access when copying lines in Visual mode
v8.2.4215
Bram Moolenaar
2022-01-25
3
-0
/
+15
*
patch 8.2.4214: illegal memory access with large 'tabstop' in Ex mode
v8.2.4214
Bram Moolenaar
2022-01-25
3
-1
/
+13
*
patch 8.2.4213: too much code for supporting old MSVC versions
v8.2.4213
K.Takata
2022-01-25
7
-357
/
+14
*
patch 8.2.4212: window title test still fails in some configurations
v8.2.4212
Bram Moolenaar
2022-01-24
2
-0
/
+3
*
patch 8.2.4211: window title test still fails in some configurations
v8.2.4211
Bram Moolenaar
2022-01-24
2
-1
/
+3
*
patch 8.2.4210: window title test fails in some configurations
v8.2.4210
Bram Moolenaar
2022-01-24
2
-0
/
+5
*
patch 8.2.4209: partial in 'opfunc' cannot use an imported function
v8.2.4209
Bram Moolenaar
2022-01-24
3
-7
/
+59
*
patch 8.2.4208: using setbufvar() may change the window title
v8.2.4208
Bram Moolenaar
2022-01-24
3
-1
/
+27
*
patch 8.2.4207: recursion test fails with MSVC
v8.2.4207
Bram Moolenaar
2022-01-24
2
-2
/
+10
*
patch 8.2.4206: condition with many "(" causes a crash
v8.2.4206
Bram Moolenaar
2022-01-24
4
-1
/
+25
*
patch 8.2.4205: the normal_cmd() function is too long
v8.2.4205
Yegappan Lakshmanan
2022-01-24
2
-351
/
+476
*
patch 8.2.4204: screenpos() has non-zero row for invisible text
v8.2.4204
Bram Moolenaar
2022-01-24
3
-2
/
+7
*
patch 8.2.4203: entering a character with CTRL-V may include modifiers
v8.2.4203
zeertzjq
2022-01-24
3
-4
/
+28
*
patch 8.2.4202: Vim9: cannot export function that exists globally
v8.2.4202
Bram Moolenaar
2022-01-24
7
-12
/
+58
*
patch 8.2.4201: when using the GUI CTRL-Z does not stop gvim
v8.2.4201
Bram Moolenaar
2022-01-24
2
-1
/
+10
*
patch 8.2.4200: some tests do not clean up properly
v8.2.4200
Yegappan Lakshmanan
2022-01-24
4
-2
/
+10
*
patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not useful
v8.2.4199
K.Takata
2022-01-24
15
-199
/
+31
*
patch 8.2.4198: Vim9: the switch for executing instructions is too long
v8.2.4198
Bram Moolenaar
2022-01-23
2
-532
/
+586
*
patch 8.2.4197: cannot use an import in the "expr" part of 'spellsuggest'
v8.2.4197
Bram Moolenaar
2022-01-23
3
-0
/
+36
*
patch 8.2.4196: various file types not recognized
v8.2.4196
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-23
3
-0
/
+84
*
patch 8.2.4195: resizing terminal may cause to behave like CTRL-Z
v8.2.4195
dbivolaru
2022-01-23
2
-1
/
+5
*
patch 8.2.4194: MS-Windows: code for calculating font size is duplicated
v8.2.4194
K.Takata
2022-01-23
2
-15
/
+20
*
patch 8.2.4193: cannot use an import in 'charconvert'
v8.2.4193
Bram Moolenaar
2022-01-23
4
-2
/
+44
*
patch 8.2.4192: cannot use an import in 'printexpr'
v8.2.4192
Bram Moolenaar
2022-01-23
3
-0
/
+41
*
patch 8.2.4191: json5 files are not recognized
v8.2.4191
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-23
3
-0
/
+6
*
patch 8.2.4190: all conceal tests are skipped without the screendumps feature
v8.2.4190
zeertzjq
2022-01-23
2
-1
/
+8
*
patch 8.2.4189: MS-Windows: code for "old look" is obsolete
v8.2.4189
K.Takata
2022-01-23
2
-96
/
+60
*
Update runtime files
Bram Moolenaar
2022-01-23
33
-10174
/
+13556
*
patch 8.2.4188: not all gitconfig files are recognized
v8.2.4188
Tim Pope
2022-01-23
3
-2
/
+6
*
patch 8.2.4187: gnuplot file not recognized
v8.2.4187
nobodyatandnothing
2022-01-23
3
-2
/
+4
*
patch 8.2.4186: cannot use an import in 'patchexpr'
v8.2.4186
Bram Moolenaar
2022-01-22
3
-2
/
+45
*
patch 8.2.4185: cannot use an import in 'indentexpr'
v8.2.4185
Bram Moolenaar
2022-01-22
3
-0
/
+32
*
patch 8.2.4184: cannot use an import in 'includeexpr'
v8.2.4184
Bram Moolenaar
2022-01-22
3
-1
/
+38
*
patch 8.2.4183: cannot use an import in 'formatexpr'
v8.2.4183
Bram Moolenaar
2022-01-22
3
-0
/
+33
*
patch 8.2.4182: memory leak when evaluating 'diffexpr'
v8.2.4182
Bram Moolenaar
2022-01-22
2
-1
/
+3
*
patch 8.2.4181: Vim9: cannot use an import in 'diffexpr'
v8.2.4181
Bram Moolenaar
2022-01-22
3
-2
/
+58
*
patch 8.2.4180: 'balloonexpr' is evaluated in the current script context
v8.2.4180
Bram Moolenaar
2022-01-22
8
-4
/
+36
[next]