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.4512: the find_tags_in_file() function is much too long
v8.2.4512
Yegappan Lakshmanan
2022-03-05
8
-647
/
+721
*
patch 8.2.4511: filetype test fails
v8.2.4511
Bram Moolenaar
2022-03-05
2
-3
/
+5
*
patch 8.2.4510: Vim9: shortening commands leads to confusing script
v8.2.4510
Bram Moolenaar
2022-03-05
7
-37
/
+70
*
patch 8.2.4509: Vim9: can declare a variable with ":va"
v8.2.4509
Bram Moolenaar
2022-03-05
5
-3
/
+25
*
patch 8.2.4508: Vim9: cannot assign to a global variable on the command line
v8.2.4508
Bram Moolenaar
2022-03-05
5
-2
/
+15
*
patch 8.2.4507: test fails because of new error message
v8.2.4507
Bram Moolenaar
2022-03-04
2
-2
/
+8
*
patch 8.2.4506: "pattern not found" for :global is not an error message
v8.2.4506
Bram Moolenaar
2022-03-04
4
-3
/
+36
*
patch 8.2.4505: Vim9: outdated "autocmd nested" still works
v8.2.4505
Bram Moolenaar
2022-03-04
4
-2
/
+24
*
patch 8.2.4504: when there is a partially matching map full map may not work
v8.2.4504
Bram Moolenaar
2022-03-04
3
-2
/
+21
*
patch 8.2.4503: Vim9: there is no point in supporting :Print and :mode
v8.2.4503
Bram Moolenaar
2022-03-04
3
-10
/
+21
*
patch 8.2.4502: in the GUI a modifier is not recognized after CTRL-X
v8.2.4502
Bram Moolenaar
2022-03-04
3
-2
/
+15
*
patch 8.2.4501: with 'showbreak' set cursor displayed in wrong position
v8.2.4501
Bram Moolenaar
2022-03-03
4
-1
/
+32
*
patch 8.2.4500: Vim9: can declare a global variable on the command line
v8.2.4500
Bram Moolenaar
2022-03-03
6
-34
/
+47
*
patch 8.2.4499: Vim9: at the script level declarations leak to next block
v8.2.4499
Bram Moolenaar
2022-03-03
3
-0
/
+45
*
patch 8.2.4498: using <Plug> with "noremap" does not work
v8.2.4498
Bram Moolenaar
2022-03-03
4
-2
/
+43
*
patch 8.2.4497: wrong color for half of wide character next to pum scrollbar
v8.2.4497
Bram Moolenaar
2022-03-03
4
-1
/
+34
*
patch 8.2.4496: Coverity gives warnings after tags code refactoring
v8.2.4496
Bram Moolenaar
2022-03-03
2
-33
/
+31
*
patch 8.2.4495: help test fails in 24 line terminal
v8.2.4495
Bram Moolenaar
2022-03-02
2
-1
/
+3
*
patch 8.2.4494: the find_tags() function is much too long
v8.2.4494
Yegappan Lakshmanan
2022-03-02
4
-1000
/
+1113
*
patch 8.2.4493: options test fails in the GUI
v8.2.4493
Bram Moolenaar
2022-03-02
2
-2
/
+2
*
patch 8.2.4492: no error if an option is given a value with ":let &opt = val"
v8.2.4492
Bram Moolenaar
2022-03-02
3
-1
/
+8
*
patch 8.2.4491: MS-Windows makefile dependencies are outdated
v8.2.4491
K.Takata
2022-03-02
3
-14
/
+16
*
patch 8.2.4490: terminal focus reporting only works for xterm-like terminals
v8.2.4490
Bram Moolenaar
2022-03-02
2
-9
/
+11
*
patch 8.2.4489: failing test for comparing v:null with number
v8.2.4489
Bram Moolenaar
2022-03-02
3
-0
/
+18
*
patch 8.2.4488: build error with +eval but without +channel or +job
v8.2.4488
Bram Moolenaar
2022-03-01
2
-0
/
+6
*
patch 8.2.4487: Vim9: cannot compare with v:null
v8.2.4487
Bram Moolenaar
2022-03-01
9
-19
/
+188
*
patch 8.2.4486: MS-Windows GUI: slow scrolling with maximized window
v8.2.4486
Bram Moolenaar
2022-03-01
2
-6
/
+15
*
patch 8.2.4485: compiler warning for uninitialized variable
v8.2.4485
Bram Moolenaar
2022-02-28
2
-1
/
+3
*
patch 8.2.4484: Vim9: some error messages are not tested
v8.2.4484
Bram Moolenaar
2022-02-28
5
-5
/
+97
*
patch 8.2.4483: command completion makes two rounds to collect matches
v8.2.4483
Yegappan Lakshmanan
2022-02-28
5
-218
/
+253
*
patch 8.2.4482: no fuzzy cmdline completion for user defined completion
v8.2.4482
Yegappan Lakshmanan
2022-02-27
3
-128
/
+300
*
patch 8.2.4481: cmdline popup menu not removed when 'lazyredraw' is set
v8.2.4481
Bram Moolenaar
2022-02-27
4
-0
/
+27
*
patch 8.2.4480: suspending with CTRL-Z does not work on Android
v8.2.4480
xtkoba
2022-02-27
2
-1
/
+5
*
patch 8.2.4479: no fuzzy completieon for maps and abbreviations
v8.2.4479
Yegappan Lakshmanan
2022-02-27
6
-28
/
+139
*
patch 8.2.4478: crash when using fuzzy completion
v8.2.4478
Yegappan Lakshmanan
2022-02-26
3
-6
/
+18
*
patch 8.2.4477: crash when using fuzzy completion
v8.2.4477
Bram Moolenaar
2022-02-26
2
-12
/
+9
*
Update runtime files.
Bram Moolenaar
2022-02-26
44
-8728
/
+27082
*
patch 8.2.4476: operator name spelled wrong
v8.2.4476
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-02-26
4
-5
/
+7
*
patch 8.2.4475: fuzzy cmdline completion does not work for lower case
v8.2.4475
Yegappan Lakshmanan
2022-02-26
3
-7
/
+29
*
patch 8.2.4474: memory allocation failures not tested in quickfix code
v8.2.4474
Yegappan Lakshmanan
2022-02-26
5
-39
/
+183
*
patch 8.2.4473: Coverity warnds for not checking return value of ftell()
v8.2.4473
Bram Moolenaar
2022-02-25
2
-0
/
+4
*
patch 8.2.4472: Coverity warns for use of a freed function name
v8.2.4472
Bram Moolenaar
2022-02-25
2
-1
/
+3
*
patch 8.2.4471: Coverity warns for uninitialized variable
v8.2.4471
Bram Moolenaar
2022-02-25
2
-1
/
+3
*
patch 8.2.4470: Coverity warns for uninitialized variable
v8.2.4470
Bram Moolenaar
2022-02-25
2
-1
/
+3
*
patch 8.2.4469: Coverity warns for uninitialized variable
v8.2.4469
Bram Moolenaar
2022-02-25
2
-1
/
+3
*
patch 8.2.4468: Coverity warns for uninitialized struct member
v8.2.4468
Bram Moolenaar
2022-02-25
2
-0
/
+3
*
patch 8.2.4467: running filetype test leaves file behind
v8.2.4467
Bram Moolenaar
2022-02-25
1
-0
/
+1
*
patch 8.2.4466: MS-Windows: illegal memory access in installer
v8.2.4466
Cam Sinclair
2022-02-25
3
-1
/
+6
*
patch 8.2.4465: fuzzy completion does not order matches properly
v8.2.4465
Yegappan Lakshmanan
2022-02-25
4
-33
/
+63
*
patch 8.2.4464: Dtrace files are recognized as filetype D
v8.2.4464
=?UTF-8?q?Teubel=20Gy=C3=B6rgy?=
2022-02-24
4
-0
/
+45
[next]