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.4449: vim9: function argument of sort() not checked at compile time
v8.2.4449
Bram Moolenaar
2022-02-22
3
-4
/
+65
*
patch 8.2.4448: filetype detection is failing
v8.2.4448
Bram Moolenaar
2022-02-22
2
-7
/
+9
*
patch 8.2.4447: Vim9: can still use s:var in a compiled function
v8.2.4447
Bram Moolenaar
2022-02-22
5
-8
/
+68
*
patch 8.2.4446: Vim9: cannot refer to a global function like a local one
v8.2.4446
Bram Moolenaar
2022-02-22
3
-5
/
+39
*
patch 8.2.4445: exit test fails on MS-Windows anyway
v8.2.4445
Bram Moolenaar
2022-02-22
2
-0
/
+3
*
patch 8.2.4444: beep caused by test
v8.2.4444
Bram Moolenaar
2022-02-22
2
-3
/
+6
*
patch 8.2.4443: regexp pattern test fails on Mac
v8.2.4443
Bram Moolenaar
2022-02-22
2
-1
/
+3
*
patch 8.2.4442: test for error reading input fails on MS-Windows
v8.2.4442
Bram Moolenaar
2022-02-22
2
-0
/
+3
*
patch 8.2.4441: Vim9: function argument of filter() not checked like map()
v8.2.4441
Bram Moolenaar
2022-02-22
3
-95
/
+135
*
patch 8.2.4440: crash with specific regexp pattern and string
v8.2.4440
Bram Moolenaar
2022-02-22
3
-2
/
+17
*
patch 8.2.4439: accepting "iso8859" 'encoding' as "iso-8859-"
v8.2.4439
Bram Moolenaar
2022-02-22
3
-1
/
+29
*
patch 8.2.4438: crash on exit when using cmdline window
v8.2.4438
Bram Moolenaar
2022-02-22
3
-0
/
+19
*
patch 8.2.4437: vartabs test fails on MS-Windows
v8.2.4437
K.Takata
2022-02-22
2
-3
/
+5
*
patch 8.2.4436: crash with weird 'vartabstop' value
v8.2.4436
Bram Moolenaar
2022-02-21
3
-0
/
+16
*
patch 8.2.4435: dead code in checking map() arguments
v8.2.4435
Bram Moolenaar
2022-02-21
2
-1
/
+2
*
patch 8.2.4434: duplicate check for cmdline window
v8.2.4434
Sean Dewar
2022-02-21
2
-1
/
+2
*
patch 8.2.4433: CI: cannot see interface versions for MS-Windows
v8.2.4433
K.Takata
2022-02-21
2
-1
/
+7
*
patch 8.2.4432: cannot use settabvar() while the cmdline window is open
v8.2.4432
Bram Moolenaar
2022-02-21
2
-1
/
+4
*
patch 8.2.4431: unnecessary condition when assigning to a variable
v8.2.4431
Bram Moolenaar
2022-02-21
2
-146
/
+144
*
patch 8.2.4430: GTK: crash when using 'guiligatures' and reading from stdin
v8.2.4430
Amon Sha
2022-02-21
2
-2
/
+9
*
patch 8.2.4429: using script-local function from the wrong script
v8.2.4429
Bram Moolenaar
2022-02-21
6
-7
/
+81
*
patch 8.2.4428: crash when switching tabpage while in the cmdline window
v8.2.4428
Bram Moolenaar
2022-02-20
5
-32
/
+35
*
Update runtime files
Bram Moolenaar
2022-02-20
28
-327
/
+379
*
patch 8.2.4427: getchar() may return modifiers if no character is available
v8.2.4427
zeertzjq
2022-02-20
3
-1
/
+7
*
patch 8.2.4426: map() function on string and blob does not check types
v8.2.4426
Bram Moolenaar
2022-02-20
5
-7
/
+47
*
patch 8.2.4425: map() function does not check function arguments
v8.2.4425
Bram Moolenaar
2022-02-20
4
-32
/
+82
*
patch 8.2.4424: ".gts" and ".gjs" files are not recognized
v8.2.4424
NullVoxPopuli
2022-02-19
3
-0
/
+8
*
patch 8.2.4423: "make nvcmdidxs" fails
v8.2.4423
Bram Moolenaar
2022-02-19
2
-3
/
+5
*
patch 8.2.4422: autochdir test fails on MS-Windows
v8.2.4422
Bram Moolenaar
2022-02-19
2
-1
/
+3
*
patch 8.2.4421: some installed files and directories have wrong permissions
v8.2.4421
Bram Moolenaar
2022-02-19
3
-6
/
+9
*
patch 8.2.4420: menu translations are inconsistent
v8.2.4420
Ada
2022-02-19
55
-555
/
+1065
*
patch 8.2.4419: illegal memory access when using 20 highlights
v8.2.4419
Brandon Richardson
2022-02-19
3
-4
/
+22
*
patch 8.2.4418: crash when using special multi-byte character
v8.2.4418
Bram Moolenaar
2022-02-19
5
-2
/
+18
*
patch 8.2.4417: using NULL pointer
v8.2.4417
Bram Moolenaar
2022-02-18
2
-1
/
+5
*
patch 8.2.4416: Vim9: using a script-local function requires using "s:"
v8.2.4416
Bram Moolenaar
2022-02-18
4
-9
/
+50
*
patch 8.2.4415: function argument name conflicts with C++ keyword
v8.2.4415
Bram Moolenaar
2022-02-18
3
-8
/
+10
*
patch 8.2.4414: solidity files are not recognized
v8.2.4414
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-02-18
3
-0
/
+6
*
patch 8.2.4413: Vim9: Coverity warns for using NULL pointer
v8.2.4413
Bram Moolenaar
2022-02-18
2
-0
/
+8
*
patch 8.2.4412: translation cleanup script does not remove empty lines at end
v8.2.4412
Bram Moolenaar
2022-02-18
2
-0
/
+4
*
patch 8.2.4411: bicep files are not recognized
v8.2.4411
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-02-17
3
-2
/
+8
*
patch 8.2.4410: Vim9: some code not covered by tests
v8.2.4410
Bram Moolenaar
2022-02-17
6
-32
/
+55
*
patch 8.2.4409: Vim9: some code not covered by tests
v8.2.4409
Bram Moolenaar
2022-02-17
3
-4
/
+17
*
patch 8.2.4408: Vim9: some code not covered by tests
v8.2.4408
Bram Moolenaar
2022-02-17
4
-11
/
+33
*
patch 8.2.4407: Vim9: some code not covered by tests
v8.2.4407
Bram Moolenaar
2022-02-17
5
-99
/
+169
*
patch 8.2.4406: expand functions use confusing argument names
v8.2.4406
Yegappan Lakshmanan
2022-02-17
3
-188
/
+307
*
patch 8.2.4405: compiler warning for unused variable without +folding
v8.2.4405
Bram Moolenaar
2022-02-16
2
-1
/
+4
*
patch 8.2.4404: Vim9: some code not covered by tests
v8.2.4404
Bram Moolenaar
2022-02-16
4
-0
/
+151
*
patch 8.2.4403: ml_get error with nested folds and deleting lines
v8.2.4403
Bram Moolenaar
2022-02-16
2
-3
/
+7
*
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
kylo252
2022-02-16
21
-78
/
+80
*
patch 8.2.4401: map listing does not clear the rest of the command line
v8.2.4401
Bram Moolenaar
2022-02-16
4
-2
/
+25
[next]