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.4718: @@@ in the last line sometimes drawn in the wrong place
v8.2.4718
Bram Moolenaar
2022-04-09
8
-6
/
+77
*
patch 8.2.4717: for TextYankPost v:event does not contain all information
v8.2.4717
Bram Moolenaar
2022-04-09
4
-16
/
+52
*
patch 8.2.4716: memory allocation failure not tested when defining a function
v8.2.4716
Yegappan Lakshmanan
2022-04-09
7
-1
/
+65
*
patch 8.2.4715: Vagrantfile not recognized
v8.2.4715
Julien Voisin
2022-04-08
3
-1
/
+6
*
Update runtime files
Bram Moolenaar
2022-04-08
66
-508
/
+1313
*
patch 8.2.4714: using g:filetype_dat and g:filetype_src not tested
v8.2.4714
Bram Moolenaar
2022-04-08
2
-1
/
+22
*
patch 8.2.4713: plugins cannot track text scrolling
v8.2.4713
LemonBoy
2022-04-08
12
-5
/
+153
*
patch 8.2.4712: only get profiling information after exiting
v8.2.4712
Yegappan Lakshmanan
2022-04-08
4
-12
/
+211
*
patch 8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehaves
v8.2.4711
zeertzjq
2022-04-08
3
-1
/
+26
*
patch 8.2.4710: smart indenting does not work after completion
v8.2.4710
Christian Brabandt
2022-04-07
3
-0
/
+24
*
patch 8.2.4709: after :redraw the statusline highlight might be used
v8.2.4709
Bram Moolenaar
2022-04-07
2
-0
/
+5
*
patch 8.2.4708: PHP test files are not recognized
v8.2.4708
Julien Voisin
2022-04-07
3
-4
/
+7
*
patch 8.2.4707: redrawing could be a bit more efficient
v8.2.4707
zeertzjq
2022-04-07
5
-24
/
+41
*
patch 8.2.4706: buffer remains active with WinClosed and tabpages
v8.2.4706
zeertzjq
2022-04-07
3
-1
/
+20
*
patch 8.2.4705: jump list marker disappears
v8.2.4705
zeertzjq
2022-04-07
6
-4
/
+52
*
patch 8.2.4704: using "else" after return or break increases indent
v8.2.4704
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-04-07
5
-169
/
+165
*
patch 8.2.4703: memory leak in handling 'cinscopedecls'
v8.2.4703
Bram Moolenaar
2022-04-07
2
-16
/
+21
*
patch 8.2.4702: C++ scope labels are hard-coded
v8.2.4702
Tom Praschan
2022-04-07
13
-17
/
+112
*
patch 8.2.4701: Kuka Robot Language files not recognized
v8.2.4701
Bram Moolenaar
2022-04-06
4
-0
/
+73
*
patch 8.2.4700: buffer remains active if WinClosed event throws an exception
v8.2.4700
Bram Moolenaar
2022-04-06
3
-1
/
+20
*
patch 8.2.4699: hard to reproduce hang when reading from a channel
v8.2.4699
LemonBoy
2022-04-05
2
-0
/
+7
*
patch 8.2.4698: Vim9: script variable has no flag that it was set
v8.2.4698
Bram Moolenaar
2022-04-05
7
-24
/
+71
*
patch 8.2.4697: Vim9: crash when adding a duplicate key to a dictionary
v8.2.4697
Bram Moolenaar
2022-04-05
3
-2
/
+9
*
patch 8.2.4696: delete() with "rf" argument does not report a failure
v8.2.4696
zeertzjq
2022-04-05
3
-1
/
+15
*
patch 8.2.4695: JSON encoding could be faster
v8.2.4695
LemonBoy
2022-04-05
3
-35
/
+93
*
patch 8.2.4694: avoidance of #elif causes more preproc nesting
v8.2.4694
ichizok
2022-04-05
4
-91
/
+48
*
patch 8.2.4693: new regexp does not accept pattern "\%>0v"
v8.2.4693
Bram Moolenaar
2022-04-05
4
-3
/
+23
*
patch 8.2.4692: no test for what 8.2.4691 fixes
v8.2.4692
zeertzjq
2022-04-05
4
-16
/
+52
*
patch 8.2.4691: solution for <Cmd> in a mapping causes trouble
v8.2.4691
Bram Moolenaar
2022-04-04
2
-23
/
+31
*
patch 8.2.4690: channel tests fail on MS-Windows
v8.2.4690
LemonBoy
2022-04-04
3
-8
/
+15
*
patch 8.2.4689: using <Cmd> in a mapping does not work for mouse keys
v8.2.4689
Bram Moolenaar
2022-04-04
2
-16
/
+25
*
patch 8.2.4688: new regexp engine does not give an error for "\%v"
v8.2.4688
Bram Moolenaar
2022-04-04
5
-3
/
+26
*
patch 8.2.4687: "vimgrep /\%v/ *" may cause a crash
v8.2.4687
Bram Moolenaar
2022-04-04
2
-3
/
+13
*
patch 8.2.4686: configure doesn't find the Motif library with Cygwin
v8.2.4686
Kelvin Lee
2022-04-04
3
-3
/
+6
*
patch 8.2.4685: when a swap file is found for a popup there is no dialog
v8.2.4685
Bram Moolenaar
2022-04-04
7
-62
/
+105
*
patch 8.2.4684: cannot open a channel on a Unix domain socket
v8.2.4684
LemonBoy
2022-04-04
9
-50
/
+286
*
patch 8.2.4683: verbose check with dict_find() to see if a key is present
v8.2.4683
Yegappan Lakshmanan
2022-04-04
18
-84
/
+95
*
patch 8.2.4682: Vim9: can use :unlockvar for const variable
v8.2.4682
Bram Moolenaar
2022-04-04
8
-23
/
+62
*
patch 8.2.4681: build fails with a combination of features
v8.2.4681
Bram Moolenaar
2022-04-03
2
-2
/
+2
*
patch 8.2.4680: build failure without +postscript
v8.2.4680
Bram Moolenaar
2022-04-03
3
-2
/
+4
*
patch 8.2.4679: cannot have expandcmd() give an error message for mistakes
v8.2.4679
Yegappan Lakshmanan
2022-04-03
6
-13
/
+50
*
patch 8.2.4678: Vim9: not all code is tested
v8.2.4678
Bram Moolenaar
2022-04-03
5
-6
/
+71
*
patch 8.2.4677: the Athena GUI support is outdated
v8.2.4677
Bram Moolenaar
2022-04-03
33
-6823
/
+102
*
patch 8.2.4676: test fails with different error
v8.2.4676
Bram Moolenaar
2022-04-03
2
-5
/
+7
*
patch 8.2.4675: no error for missing expression after :elseif
v8.2.4675
Bram Moolenaar
2022-04-03
3
-1
/
+18
*
patch 8.2.4674: cannot force getting MouseMove events
v8.2.4674
Ernie Rael
2022-04-03
9
-15
/
+165
*
patch 8.2.4673: redrawing a split window is slow when using CTRL-F and CTRL-B
v8.2.4673
Bram Moolenaar
2022-04-03
2
-1
/
+19
*
patch 8.2.4672: using :normal with Ex mode may make :substitute hang
v8.2.4672
Bram Moolenaar
2022-04-03
3
-0
/
+16
*
patch 8.2.4671: 'wildignorecase' is sometimes not used for glob()
v8.2.4671
LemonBoy
2022-04-03
3
-6
/
+10
*
patch 8.2.4670: memory allocation failures for new tab page not tested
v8.2.4670
Yegappan Lakshmanan
2022-04-03
9
-18
/
+131
[next]