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.3247: using uninitialized memory when checking for crypt method
v8.2.3247
Bram Moolenaar
2021-07-29
2
-5
/
+8
*
patch 8.2.3246: memory use after free
v8.2.3246
Bram Moolenaar
2021-07-29
2
-1
/
+3
*
patch 8.2.3245: the crypt key may appear in a swap partition
v8.2.3245
Bram Moolenaar
2021-07-29
7
-13
/
+25
*
patch 8.2.3244: Lua 5.3 print() with a long string crashes
v8.2.3244
Yegappan Lakshmanan
2021-07-29
4
-8
/
+34
*
patch 8.2.3243: MS-Windows: "edit with multiple Vim" choice is less useful
v8.2.3243
msoyka-of-wharton
2021-07-29
3
-96
/
+34
*
patch 8.2.3242: Vim9: valgrind reports leaks in builtin function test
v8.2.3242
Bram Moolenaar
2021-07-28
2
-2
/
+4
*
patch 8.2.3241: Vim9: memory leak when function reports an error
v8.2.3241
Bram Moolenaar
2021-07-28
2
-0
/
+5
*
patch 8.2.3240: Lua print() does not work properly
v8.2.3240
Bram Moolenaar
2021-07-28
3
-2
/
+5
*
patch 8.2.3239: Vim9: no error using heredoc for a number variable
v8.2.3239
Bram Moolenaar
2021-07-28
4
-1
/
+22
*
patch 8.2.3238: Vim9: error message does not indicate the location
v8.2.3238
Bram Moolenaar
2021-07-28
4
-2
/
+10
*
Update runtime files
Bram Moolenaar
2021-07-28
33
-353
/
+804
*
patch 8.2.3237: when a builtin function gives an error processing continues
v8.2.3237
Bram Moolenaar
2021-07-28
3
-1
/
+23
*
patch 8.2.3236: mode() does not indicate using CTRL-O in Select mode
v8.2.3236
zeertzjq
2021-07-28
6
-1
/
+22
*
patch 8.2.3235: cannot use lambda in {} block in user command
v8.2.3235
Bram Moolenaar
2021-07-28
3
-1
/
+10
*
patch 8.2.3234: crash when printing long string with Lua
v8.2.3234
Bram Moolenaar
2021-07-28
3
-2
/
+22
*
patch 8.2.3233: prop_list() and prop_find() do not indicate the buffer
v8.2.3233
Martin Tournoij
2021-07-28
4
-61
/
+149
*
patch 8.2.3232: system() does not work without a second argument
v8.2.3232
Yegappan Lakshmanan
2021-07-28
5
-1
/
+21
*
patch 8.2.3231: build failure with small features
v8.2.3231
Bram Moolenaar
2021-07-27
2
-0
/
+4
*
patch 8.2.3230: Vim9: type error when function return type is not known yet
v8.2.3230
Bram Moolenaar
2021-07-27
3
-0
/
+15
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
55
-630
/
+1710
*
patch 8.2.3228: cannot use a simple block for the :command argument
v8.2.3228
Bram Moolenaar
2021-07-27
6
-14
/
+84
*
patch 8.2.3227: 'virtualedit' can only be set globally
v8.2.3227
Gary Johnson
2021-07-26
17
-41
/
+220
*
patch 8.2.3226: new digraph functions use old naming scheme
v8.2.3226
h-east
2021-07-26
10
-189
/
+190
*
patch 8.2.3225: incsearch highlighting is attempted halfway a mapping
v8.2.3225
Bram Moolenaar
2021-07-26
2
-1
/
+3
*
patch 8.2.3224: cannot call script-local function after :vim9cmd
v8.2.3224
Bram Moolenaar
2021-07-26
4
-2
/
+23
*
patch 8.2.3223: Vim: using {} block in autoloade omnifunc fails
v8.2.3223
Bram Moolenaar
2021-07-25
3
-1
/
+34
*
patch 8.2.3222: Vim9: cannot used loop variable later as lambda argument
v8.2.3222
Bram Moolenaar
2021-07-25
3
-3
/
+27
*
patch 8.2.3221: Vim9: argument types are not checked at compile time
v8.2.3221
Yegappan Lakshmanan
2021-07-25
9
-17
/
+189
*
patch 8.2.3220: Test_term_setansicolors() fails in some configurations
v8.2.3220
Dominique Pelle
2021-07-25
2
-2
/
+9
*
patch 8.2.3219: :find searches non-existing directories
v8.2.3219
Christian Brabandt
2021-07-25
4
-0
/
+39
*
patch 8.2.3218: when using xchaha20 crypt undo file is not removed
v8.2.3218
Christian Brabandt
2021-07-25
6
-11
/
+43
*
patch 8.2.3217: build failure
v8.2.3217
Bram Moolenaar
2021-07-25
2
-1
/
+3
*
patch 8.2.3216: Vim9: crash when using variable in a loop at script level
v8.2.3216
Bram Moolenaar
2021-07-25
8
-76
/
+135
*
patch 8.2.3215: Vim9: argument types are not checked at compile time
v8.2.3215
Yegappan Lakshmanan
2021-07-24
8
-102
/
+223
*
patch 8.2.3214: MS-Windows: passing /D does not set the install location
v8.2.3214
Christian Brabandt
2021-07-24
3
-16
/
+38
*
patch 8.2.3213: NOCOMPOUNDSUGS entry in spell file not tested
v8.2.3213
Dominique Pelle
2021-07-24
2
-0
/
+48
*
patch 8.2.3212: Vim9: execution speed can be improved
v8.2.3212
Dominique Pelle
2021-07-24
2
-44
/
+54
*
patch 8.2.3211: Vim9: argument types are not checked at compile time
v8.2.3211
Yegappan Lakshmanan
2021-07-24
10
-22
/
+165
*
patch 8.2.3210: Vim9: searchpair() sixth argument is compiled
v8.2.3210
Bram Moolenaar
2021-07-24
3
-3
/
+13
*
patch 8.2.3209: Vim9: lambda doesn't find block-local variable
v8.2.3209
Bram Moolenaar
2021-07-24
3
-1
/
+42
*
patch 8.2.3208: dynamic library load error does not mention why it failed
v8.2.3208
Martin Tournoij
2021-07-24
14
-30
/
+45
*
patch 8.2.3207: Vim9: crash when compiling string fails
v8.2.3207
Bram Moolenaar
2021-07-24
3
-1
/
+9
*
patch 8.2.3206: Vim9: argument types are not checked at compile time
v8.2.3206
Yegappan Lakshmanan
2021-07-23
19
-152
/
+456
*
patch 8.2.3205: Coverity reports a null pointer dereference
v8.2.3205
Bram Moolenaar
2021-07-23
2
-3
/
+5
*
patch 8.2.3204: display garbled when 'cursorline' is set and lines wrap
v8.2.3204
Bram Moolenaar
2021-07-22
5
-1
/
+94
*
patch 8.2.3203: Vim9: compiled string expression causes type error
v8.2.3203
Bram Moolenaar
2021-07-22
3
-3
/
+10
*
patch 8.2.3202: Vim9: tests are only executed for legacy script
v8.2.3202
Bram Moolenaar
2021-07-22
4
-39
/
+127
*
patch 8.2.3201: crash in test
v8.2.3201
Bram Moolenaar
2021-07-22
3
-5
/
+5
*
patch 8.2.3200: Vim9: hard to guess where a type error is given
v8.2.3200
Bram Moolenaar
2021-07-22
13
-49
/
+78
*
patch 8.2.3199: Vim9: execution speed can be improved
v8.2.3199
Bram Moolenaar
2021-07-22
2
-2
/
+4
[prev]
[next]