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.4840: heredoc expression evaluated even when skipping
v8.2.4840
Bram Moolenaar
2022-04-28
3
-1
/
+16
*
patch 8.2.4839: compiler warning for unused argument
v8.2.4839
Bram Moolenaar
2022-04-28
2
-1
/
+3
*
patch 8.2.4838: checking for absolute path is not trivial
v8.2.4838
LemonBoy
2022-04-28
7
-0
/
+55
*
patch 8.2.4837: modifiers not simplified when timed out
v8.2.4837
zeertzjq
2022-04-28
4
-5
/
+89
*
patch 8.2.4836: Vim9: some lines not covered by tests
v8.2.4836
Bram Moolenaar
2022-04-28
4
-19
/
+69
*
patch 8.2.4835: Vim9: some lines not covered by tests
v8.2.4835
Bram Moolenaar
2022-04-27
5
-1
/
+49
*
patch 8.2.4834: Vim9: some lines not covered by tests
v8.2.4834
Bram Moolenaar
2022-04-27
5
-62
/
+50
*
Update runtime files
Bram Moolenaar
2022-04-27
29
-490
/
+1285
*
patch 8.2.4833: failure of mapping not checked for
v8.2.4833
zeertzjq
2022-04-27
4
-5
/
+24
*
patch 8.2.4832: passing zero instead of NULL to a pointer argument
v8.2.4832
zeertzjq
2022-04-26
3
-5
/
+9
*
patch 8.2.4831: crash when using maparg() and unmapping simplified keys
v8.2.4831
zeertzjq
2022-04-26
3
-5
/
+11
*
patch 8.2.4830: possible endless loop if there is unused typahead
v8.2.4830
Bram Moolenaar
2022-04-26
2
-12
/
+38
*
patch 8.2.4829: a key may be simplified to NUL
v8.2.4829
zeertzjq
2022-04-26
4
-2
/
+14
*
patch 8.2.4828: fix for unmapping simplified key not fully tested
v8.2.4828
zeertzjq
2022-04-26
3
-1
/
+10
*
patch 8.2.4827: typo in variable name
v8.2.4827
Bram Moolenaar
2022-04-25
2
-5
/
+7
*
patch 8.2.4826: .cshtml files are not recognized
v8.2.4826
jvoisin
2022-04-25
3
-0
/
+4
*
patch 8.2.4825: can only get a list of mappings
v8.2.4825
Ernie Rael
2022-04-25
8
-40
/
+74
*
patch 8.2.4824: expression is evaluated multiple times
v8.2.4824
zeertzjq
2022-04-25
2
-6
/
+7
*
patch 8.2.4823: concat more than 2 strings in :def function is inefficient
v8.2.4823
LemonBoy
2022-04-25
9
-32
/
+100
*
patch 8.2.4822: setting ufunc to NULL twice
v8.2.4822
LemonBoy
2022-04-24
3
-2
/
+5
*
patch 8.2.4821: crash when imported autoload script was deleted
v8.2.4821
Bram Moolenaar
2022-04-24
4
-1
/
+25
*
patch 8.2.4820: not simple programmatic way to find a specific mapping
v8.2.4820
Ernie Rael
2022-04-24
7
-29
/
+182
*
patch 8.2.4819: unmapping simplified keys also deletes other mapping
v8.2.4819
zeertzjq
2022-04-24
3
-1
/
+20
*
patch 8.2.4818: no test for what 8.2.4806 fixes
v8.2.4818
zeertzjq
2022-04-24
2
-0
/
+30
*
patch 8.2.4817: Win32 GUI: modifiers are not always used
v8.2.4817
LemonBoy
2022-04-24
2
-37
/
+42
*
patch 8.2.4816: still using older codecov app in some places of CI
v8.2.4816
Philip H
2022-04-24
2
-3
/
+5
*
patch 8.2.4815: cannot build with older GTK version
v8.2.4815
Ernie Rael
2022-04-23
2
-28
/
+41
*
patch 8.2.4814: possible to leave a popup window with win_gotoid()
v8.2.4814
LemonBoy
2022-04-23
3
-0
/
+21
*
patch 8.2.4813: pasting text while indent folding may mess up folds
v8.2.4813
Brandon Simmons
2022-04-23
3
-2
/
+25
*
patch 8.2.4812: unused struct item
v8.2.4812
zeertzjq
2022-04-23
3
-7
/
+4
*
patch 8.2.4811: Win32 GUI: caps lock doesn't work
v8.2.4811
LemonBoy
2022-04-23
2
-0
/
+4
*
patch 8.2.4810: missing changes in one file
v8.2.4810
Bram Moolenaar
2022-04-23
2
-2
/
+2
*
patch 8.2.4809: various things no6 properly tested
v8.2.4809
Yegappan Lakshmanan
2022-04-23
7
-6
/
+121
*
patch 8.2.4808: unused item in engine struct
v8.2.4808
Bram Moolenaar
2022-04-23
2
-1
/
+7
*
patch 8.2.4807: processing key eveints in Win32 GUI is not ideal
v8.2.4807
LemonBoy
2022-04-22
2
-60
/
+85
*
patch 8.2.4806: a mapping using <LeftDrag> does not start Select mode
v8.2.4806
Bram Moolenaar
2022-04-22
2
-2
/
+5
*
patch 8.2.4805: CurSearch used for all matches in current line
v8.2.4805
Bram Moolenaar
2022-04-22
7
-15
/
+59
*
patch 8.2.4804: expression in heredoc doesn't work for compiled function
v8.2.4804
Yegappan Lakshmanan
2022-04-21
8
-58
/
+187
*
patch 8.2.4803: WinScrolled not always triggered when scrolling with mouse
v8.2.4803
LemonBoy
2022-04-21
3
-1
/
+36
*
patch 8.2.4802: test is not cleaned up
v8.2.4802
zeertzjq
2022-04-21
2
-3
/
+5
*
patch 8.2.4801: fix for cursorbind fix not fully tested
v8.2.4801
Christian Brabandt
2022-04-20
3
-1
/
+15
*
patch 8.2.4800: missing test update for adjusted t_8u behavior
v8.2.4800
Bram Moolenaar
2022-04-20
2
-16
/
+28
*
patch 8.2.4799: popup does not use correct topline
v8.2.4799
LemonBoy
2022-04-20
3
-1
/
+16
*
patch 8.2.4798: t_8u option was reset even when set by the user
v8.2.4798
Bram Moolenaar
2022-04-20
2
-1
/
+5
*
patch 8.2.4797: getwininfo() may get oudated values
v8.2.4797
LemonBoy
2022-04-20
3
-0
/
+27
*
patch 8.2.4796: file left behind after running cursorline tests
v8.2.4796
Bram Moolenaar
2022-04-20
2
-1
/
+3
*
patch 8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is set
v8.2.4795
Christian Brabandt
2022-04-20
8
-10
/
+92
*
patch 8.2.4794: compiler warning for not initialized variable
v8.2.4794
Bram Moolenaar
2022-04-20
2
-1
/
+3
*
patch 8.2.4793: recognizing Maxima filetype even though it might be another
v8.2.4793
Bram Moolenaar
2022-04-19
3
-5
/
+11
*
patch 8.2.4792: indent operator creates an undo entry for every line
v8.2.4792
Bram Moolenaar
2022-04-19
3
-27
/
+56
[next]