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 9.0.0824: crash when using win_move_separator() in other tab page
v9.0.0824
zeertzjq
2022-11-01
4
-4
/
+27
*
patch 9.0.0823: mouse drag test fails
v9.0.0823
Bram Moolenaar
2022-10-31
3
-3
/
+13
*
patch 9.0.0822: crash when dragging the statusline with a mapping
v9.0.0822
Bram Moolenaar
2022-10-31
5
-10
/
+44
*
patch 9.0.0820: memory leak with empty shell command
v9.0.0821
Bram Moolenaar
2022-10-31
4
-0
/
+19
*
patch 9.0.0820: memory leak with empty shell command
v9.0.0820
Bram Moolenaar
2022-10-29
2
-1
/
+8
*
patch 9.0.0819
v9.0.0819
Bram Moolenaar
2022-10-29
6
-8
/
+20
*
Update runtime files
Bram Moolenaar
2022-10-28
24
-305
/
+476
*
Add missing entry for the 'endoffile' option.
Bram Moolenaar
2022-10-28
1
-0
/
+1
*
Fix wrong struct access for member.
Bram Moolenaar
2022-10-28
1
-1
/
+1
*
Revert unintended Makefile change
Bram Moolenaar
2022-10-28
1
-1
/
+1
*
patch 9.0.0818
v9.0.0818
Bram Moolenaar
2022-10-22
1
-0
/
+2
*
patch 9.0.0817
v9.0.0817
v9.0.0816
Bram Moolenaar
2022-10-22
10
-14
/
+37
*
patch 9.0.0815
v9.0.0815
Martin Tournoij
2022-10-22
3
-10
/
+10
*
patch 9.0.0814: aws config files are not recognized
v9.0.0814
Justin M. Keyes
2022-10-21
3
-1
/
+4
*
patch 9.0.0813: Kitty terminal is not recognized
v9.0.0813
Bram Moolenaar
2022-10-21
4
-12
/
+64
*
patch 9.0.0812: GUI mouse scrollwheel mappings don't work
v9.0.0812
Christopher Plewright
2022-10-21
2
-1
/
+6
*
patch 9.0.0811: error if :echowin is preceded by a command modifier
v9.0.0811
Bram Moolenaar
2022-10-21
3
-2
/
+9
*
patch 9.0.0810: readblob() returns empty when trying to read too much
v9.0.0810
Bram Moolenaar
2022-10-21
4
-13
/
+32
*
patch 9.0.0809: test for job writing to buffer fails
v9.0.0809
Bram Moolenaar
2022-10-20
2
-1
/
+6
*
patch 9.0.0808: jsonnet filetype detection has a typo
v9.0.0808
Maxime Brunet
2022-10-20
3
-2
/
+4
*
patch 9.0.0807: with 'smoothscroll' typing "0" may not go to the first column
v9.0.0807
Bram Moolenaar
2022-10-20
3
-35
/
+64
*
patch 9.0.0806: 'langmap' works differently when there are modifiers
v9.0.0806
zeertzjq
2022-10-20
3
-9
/
+55
*
patch 9.0.0805: filetype autocmd may cause freed memory access
v9.0.0805
Bram Moolenaar
2022-10-20
3
-0
/
+24
*
patch 9.0.0804: crash when trying to divide a number by -1
v9.0.0804
Bram Moolenaar
2022-10-20
3
-1
/
+15
*
patch 9.0.0803: readblob() cannot read from character device
v9.0.0803
K.Takata
2022-10-20
5
-4
/
+20
*
patch 9.0.0802: MS-Windows: cannot map console mouse scroll events
v9.0.0802
Christopher Plewright
2022-10-20
3
-5
/
+25
*
patch 9.0.0801: the modifyOtherKeys flag is set when it should not
v9.0.0801
Bram Moolenaar
2022-10-19
2
-2
/
+7
*
patch 9.0.0800: compiler complains about repeated typedef
v9.0.0800
Bram Moolenaar
2022-10-19
2
-1
/
+3
*
patch 9.0.0799: in compiled function ->() on next line not recognized
v9.0.0799
Bram Moolenaar
2022-10-19
3
-2
/
+22
*
patch 9.0.0798: clang format configuration files are not recognized
v9.0.0798
Marwin Glaser
2022-10-19
3
-1
/
+6
*
patch 9.0.0797: order of assert function arguments is reverted
v9.0.0797
zeertzjq
2022-10-19
2
-3
/
+5
*
patch 9.0.0796: mapping test fails in some situations
v9.0.0796
Bram Moolenaar
2022-10-19
2
-1
/
+7
*
patch 9.0.0795: readblob() always reads the whole file
v9.0.0795
K.Takata
2022-10-19
7
-23
/
+98
*
patch 9.0.0794: there is no way to find out if modifyOtherKeys has been seen
v9.0.0794
Bram Moolenaar
2022-10-19
3
-41
/
+70
*
patch 9.0.0793: MS-Windows: mouse scroll events only work with the dll
v9.0.0793
Christopher Plewright
2022-10-19
3
-13
/
+13
*
patch 9.0.0792: MS-Windows: compiler complains about unused function
v9.0.0792
Bram Moolenaar
2022-10-18
2
-1
/
+4
*
patch 9.0.0791: at the hit-Enter prompt the End and Home keys may not work
v9.0.0791
Trygve Aaberge
2022-10-18
2
-10
/
+10
*
patch 9.0.0790: test for dummy buffer does not always produce the E86 error
v9.0.0790
Bram Moolenaar
2022-10-18
2
-1
/
+4
*
patch 9.0.0789: dummy buffer ends up in a window
v9.0.0789
Bram Moolenaar
2022-10-18
3
-0
/
+29
*
patch 9.0.0788: ModeChanged autocmd not executed when Visual ends with CTRL-C
v9.0.0788
Bram Moolenaar
2022-10-18
3
-1
/
+22
*
patch 9.0.0787: mouse scrolling in terminal misbehaves without dll
v9.0.0787
Christopher Plewright
2022-10-18
2
-2
/
+4
*
patch 9.0.0786: user command does not get number from :tab modifier
v9.0.0786
zeertzjq
2022-10-18
3
-1
/
+33
*
patch 9.0.0785: memory leak with empty shell command
v9.0.0785
Bram Moolenaar
2022-10-17
2
-0
/
+5
*
patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo'
v9.0.0784
Bram Moolenaar
2022-10-17
5
-5
/
+58
*
patch 9.0.0783: ":!" doesn't do anything but does update the previous command
v9.0.0783
Bram Moolenaar
2022-10-17
5
-1
/
+41
*
patch 9.0.0782: OpenVPN files are not recognized
v9.0.0782
ObserverOfTime
2022-10-17
3
-0
/
+7
*
patch 9.0.0781: workaround to rename "small" to "smallfont" is clumsy
v9.0.0781
Bram Moolenaar
2022-10-17
8
-25
/
+31
*
patch 9.0.0780: 'scroll' value computed in unexpected location
v9.0.0780
Luuk van Baal
2022-10-17
2
-2
/
+3
*
patch 9.0.0779: lsl and lm3 file extensions are not recognized
v9.0.0779
Doug Kearns
2022-10-17
5
-2
/
+55
*
patch 9.0.0778: indexing of unknown const type fails during compilation
v9.0.0778
Bram Moolenaar
2022-10-17
3
-8
/
+36
[next]