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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0772: the libvterm code is outdated
v9.0.0772
Bram Moolenaar
2022-10-16
16
-96
/
+195
*
patch 9.0.0771: cannot always tell the difference beween tex and rexx files
v9.0.0771
Martin Tournoij
2022-10-16
2
-0
/
+7
*
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
10
-23
/
+83
*
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
1
-0
/
+2
*
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
5
-0
/
+65
*
patch 9.0.0755: huge build on macos always fails on CI
v9.0.0755
Bram Moolenaar
2022-10-15
1
-0
/
+2
*
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
3
-0
/
+72
*
patch 9.0.0752: Rprofile files are not recognized
v9.0.0752
ObserverOfTime
2022-10-14
2
-1
/
+3
*
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
23
-167
/
+38
*
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
3
-2
/
+17
*
patch 9.0.0740: prop_add_list() gives multiple errors for invalid argument
v9.0.0740
Bram Moolenaar
2022-10-13
4
-7
/
+17
*
patch 9.0.0739: mouse column not correctly used for popup_setpos
v9.0.0739
Yee Cheng Chin
2022-10-13
3
-12
/
+52
*
patch 9.0.0738: cannot suppress completion "scanning" messages
v9.0.0738
=?UTF-8?q?Bj=C3=B6rn=20Linse?=
2022-10-13
3
-13
/
+22
*
patch 9.0.0737: Lisp word only recognized when a space follows
v9.0.0737
Bram Moolenaar
2022-10-13
7
-102
/
+109
*
patch 9.0.0736: quickfix listing does not handle very long messages
v9.0.0736
Yegappan Lakshmanan
2022-10-13
3
-76
/
+98
*
patch 9.0.0735: breakindent and scrolloff tests fail
v9.0.0735
Bram Moolenaar
2022-10-12
3
-3
/
+8
*
patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll'
v9.0.0734
Bram Moolenaar
2022-10-12
11
-9
/
+132
*
patch 9.0.0733: use of strftime() is not safe
v9.0.0733
Dominique Pelle
2022-10-12
2
-11
/
+22
*
patch 9.0.0732: no check for white space before and after "=<<"
v9.0.0732
Bram Moolenaar
2022-10-12
3
-3
/
+31
*
patch 9.0.0731: clang-tidy configuration files are not recognized
v9.0.0731
dundargoc
2022-10-12
2
-1
/
+3
*
patch 9.0.0730: startup test fails with right-left feature
v9.0.0730
Bram Moolenaar
2022-10-12
2
-1
/
+5
*
patch 9.0.0729: the rightleft and arabic features are disabled
v9.0.0729
Bram Moolenaar
2022-10-12
2
-13
/
+5
*
patch 9.0.0728: extend() test fails
v9.0.0728
Bram Moolenaar
2022-10-11
2
-2
/
+4
*
patch 9.0.0727: help in the repository differs from patched version too much
v9.0.0727
Bram Moolenaar
2022-10-11
1
-0
/
+2
*
patch 9.0.0726: looping over list of lists works in script, not in function
v9.0.0726
Bram Moolenaar
2022-10-11
3
-1
/
+17
*
patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is off
v9.0.0725
Bram Moolenaar
2022-10-11
4
-3
/
+35
*
patch 9.0.0724: closure in compiled function gets same variable in block
v9.0.0724
Bram Moolenaar
2022-10-11
4
-18
/
+49
*
patch 9.0.0723: extra empty line below virtual text when 'list' is set
v9.0.0723
Bram Moolenaar
2022-10-11
4
-2
/
+15
[next]