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.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
*
patch 9.0.0777: code is indented too much
v9.0.0777
Yegappan Lakshmanan
2022-10-16
3
-282
/
+286
*
patch 9.0.0776: MSVC can't have field name "small"
v9.0.0776
Bram Moolenaar
2022-10-16
7
-25
/
+27
*
patch 9.0.0775: MS-Windows: mouse scrolling not supported in the console
v9.0.0775
Christopher Plewright
2022-10-16
4
-31
/
+158
*
patch 9.0.0774: the libvterm code is outdated
v9.0.0774
Bram Moolenaar
2022-10-16
24
-254
/
+655
*
patch 9.0.0773: huge build on macos uses dynamic Perl
v9.0.0773
Philip H
2022-10-16
2
-2
/
+4
*
patch 9.0.0772: the libvterm code is outdated
v9.0.0772
Bram Moolenaar
2022-10-16
16
-96
/
+195
*
Update runtime files
Bram Moolenaar
2022-10-16
40
-223
/
+653
*
patch 9.0.0771: cannot always tell the difference beween tex and rexx files
v9.0.0771
Martin Tournoij
2022-10-16
3
-1
/
+8
*
patch 9.0.0770: quickfix commands may keep memory allocated
v9.0.0770
Yegappan Lakshmanan
2022-10-16
2
-1
/
+24
*
patch 9.0.0769: too many delete() calls in tests
v9.0.0769
Bram Moolenaar
2022-10-15
6
-58
/
+31
*
patch 9.0.0768: too many delete() calls in tests
v9.0.0768
Bram Moolenaar
2022-10-15
7
-96
/
+50
*
patch 9.0.0767: too many delete() calls in tests
v9.0.0767
Bram Moolenaar
2022-10-15
14
-313
/
+169
*
patch 9.0.0766: too many delete() calls in tests
v9.0.0766
Bram Moolenaar
2022-10-15
7
-289
/
+158
*
patch 9.0.0765: with a Visual block a put command column may go negative
v9.0.0765
Bram Moolenaar
2022-10-15
3
-0
/
+16
*
patch 9.0.0764: indent and option tests fail
v9.0.0764
Bram Moolenaar
2022-10-15
3
-1
/
+9
*
patch 9.0.0763: MS-Windows: warning for using int for size_t
v9.0.0763
Bram Moolenaar
2022-10-15
2
-1
/
+3
*
patch 9.0.0762: build failure
v9.0.0762
Bram Moolenaar
2022-10-15
2
-0
/
+3
*
patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting
v9.0.0761
Bram Moolenaar
2022-10-15
11
-24
/
+95
*
patch 9.0.0760: display test for 'listchars' "precedes" fails
v9.0.0760
Bram Moolenaar
2022-10-15
2
-1
/
+3
*
patch 9.0.0759: huge build on macos does not use Perl
v9.0.0759
Philip H
2022-10-15
2
-2
/
+4
*
patch 9.0.0758: "precedes" from 'listchars' overwritten by <<<
v9.0.0758
Bram Moolenaar
2022-10-15
5
-1
/
+46
*
patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu'
v9.0.0757
Bram Moolenaar
2022-10-15
4
-2
/
+41
*
patch 9.0.0756: no autocmd event for changing text in a terminal window
v9.0.0756
Shougo Matsushita
2022-10-15
6
-0
/
+70
*
patch 9.0.0755: huge build on macos always fails on CI
v9.0.0755
Bram Moolenaar
2022-10-15
2
-1
/
+4
*
patch 9.0.0754: 'indentexpr' overrules lisp indenting in one situation
v9.0.0754
Bram Moolenaar
2022-10-15
3
-4
/
+16
*
patch 9.0.0753: some Ex commands are not in the help index
v9.0.0753
Yee Cheng Chin
2022-10-15
4
-1
/
+76
*
patch 9.0.0752: Rprofile files are not recognized
v9.0.0752
ObserverOfTime
2022-10-14
3
-1
/
+6
*
patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll'
v9.0.0751
Bram Moolenaar
2022-10-14
10
-23
/
+62
*
patch 9.0.0750: crash when popup closed in callback
v9.0.0750
Bram Moolenaar
2022-10-14
4
-4
/
+8
*
patch 9.0.0749: alloc/free of buffer for each quickfix entry is inefficient
v9.0.0749
Yegappan Lakshmanan
2022-10-14
4
-52
/
+82
*
patch 9.0.0748: Kitty may send key without modifiers with CSI u code
v9.0.0748
Trygve Aaberge
2022-10-14
3
-12
/
+76
*
patch 9.0.0747: too many #ifdefs
v9.0.0747
Martin Tournoij
2022-10-13
25
-172
/
+40
*
patch 9.0.0746: breakindent test cases are commented out
v9.0.0746
Bram Moolenaar
2022-10-13
4
-35
/
+42
*
patch 9.0.0745: wrong cursor position when using "gj" and "gk" in a long line
v9.0.0745
Bram Moolenaar
2022-10-13
4
-17
/
+51
*
patch 9.0.0744: in script in autoload dir exported variable is not found
v9.0.0744
Bram Moolenaar
2022-10-13
3
-5
/
+29
*
patch 9.0.0743: starting cscope on Unix does not quote the arguments right
v9.0.0743
Bram Moolenaar
2022-10-13
2
-1
/
+6
*
patch 9.0.0742: reading past end of the line when compiling a function
v9.0.0742
Bram Moolenaar
2022-10-13
5
-33
/
+136
*
patch 9.0.0741: cannot specify an ID for each item with prop_add_list()
v9.0.0741
Bram Moolenaar
2022-10-13
4
-9
/
+30
[prev]
[next]