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.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
*
patch 8.2.4669: in compiled code len('string') is not inlined
v8.2.4669
LemonBoy
2022-04-02
5
-5
/
+23
*
patch 8.2.4668: buffer allocation failures insufficiently tested
v8.2.4668
Yegappan Lakshmanan
2022-04-02
7
-6
/
+84
*
patch 8.2.4667: expandcmd() fails on an error
v8.2.4667
Yegappan Lakshmanan
2022-04-02
4
-17
/
+27
*
patch 8.2.4666: Vim9: assignment not recognized in skipped block
v8.2.4666
Bram Moolenaar
2022-04-02
6
-36
/
+63
*
patch 8.2.4665: popup with "minwidth" and scrollbar not updated properly
v8.2.4665
Bram Moolenaar
2022-04-02
12
-41
/
+145
*
patch 8.2.4664: Elvish files are not recognized
v8.2.4664
Bruno Roque
2022-04-02
3
-0
/
+6
*
patch 8.2.4663: occasional crash when running the GUI tests
v8.2.4663
Bram Moolenaar
2022-04-01
2
-8
/
+13
*
patch 8.2.4662: no error for using out of range list index
v8.2.4662
Bram Moolenaar
2022-04-01
8
-11
/
+26
*
patch 8.2.4661: Coverity warning for using uninitialized variable
v8.2.4661
Bram Moolenaar
2022-04-01
2
-1
/
+3
*
patch 8.2.4660: cursorcolumn is sometimes not correct
v8.2.4660
Bram Moolenaar
2022-04-01
5
-5
/
+48
*
patch 8.2.4659: invalid memory access when using printable function name
v8.2.4659
Bram Moolenaar
2022-03-31
2
-1
/
+3
*
patch 8.2.4658: org-mode files are not recognized
v8.2.4658
ranjithshegde
2022-03-31
3
-1
/
+7
*
patch 8.2.4657: errors for functions are sometimes hard to read
v8.2.4657
Bram Moolenaar
2022-03-31
9
-36
/
+68
*
patch 8.2.4656: Vim9: can't use item from "import autoload" with autoload dir
v8.2.4656
Bram Moolenaar
2022-03-31
6
-25
/
+64
*
patch 8.2.4655: cmdline completion popup menu positioned wrong
v8.2.4655
Yegappan Lakshmanan
2022-03-31
5
-27
/
+76
*
patch 8.2.4654: missing changes for import check
v8.2.4654
Bram Moolenaar
2022-03-31
2
-1
/
+10
*
patch 8.2.4653: "import autoload" does not check the file name
v8.2.4653
Bram Moolenaar
2022-03-31
8
-23
/
+35
*
patch 8.2.4652: leaking memory if assignment fails
v8.2.4652
Bram Moolenaar
2022-03-31
2
-0
/
+4
*
patch 8.2.4651: test fails because path differs
v8.2.4651
Bram Moolenaar
2022-03-30
2
-1
/
+3
*
patch 8.2.4650: "import autoload" only works with using 'runtimepath'
v8.2.4650
Bram Moolenaar
2022-03-30
15
-82
/
+442
*
patch 8.2.4649: various formatting problems
v8.2.4649
Bram Moolenaar
2022-03-30
9
-32
/
+33
*
Update runtime files
Bram Moolenaar
2022-03-30
22
-176
/
+261
[next]