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.0127: unused variable
v9.0.0127
zeertzjq
2022-08-01
2
-2
/
+2
*
patch 9.0.0126: expanding file names fails in dir with more than 255 entries
v9.0.0126
John Drouhard
2022-08-01
3
-2
/
+27
*
patch 9.0.0125: cursor positioned wrong with virtual text after the line
v9.0.0125
Bram Moolenaar
2022-08-01
4
-3
/
+10
*
patch 9.0.0124: code has more indent than needed
v9.0.0124
zeertzjq
2022-07-31
8
-260
/
+252
*
patch 9.0.0123: cannot build with small features
v9.0.0123
Bram Moolenaar
2022-07-31
2
-0
/
+4
*
patch 9.0.0122: breakindent test fails
v9.0.0122
Bram Moolenaar
2022-07-31
2
-1
/
+3
*
patch 9.0.0121: cannot put virtual text after or below a line
v9.0.0121
Bram Moolenaar
2022-07-31
8
-48
/
+246
*
patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Space
v9.0.0120
Anton Sharonov
2022-07-31
2
-2
/
+5
*
patch 9.0.0119: tiny chance that creating a backup file fails
v9.0.0119
K.Takata
2022-07-31
2
-2
/
+12
*
patch 9.0.0118: no test for what patch 9.0.0155 fixes
v9.0.0118
zeertzjq
2022-07-31
6
-8
/
+19
*
patch 9.0.0117: text of removed textprop with text is not freed
v9.0.0117
Bram Moolenaar
2022-07-30
3
-3
/
+51
*
patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes"
v9.0.0116
Bram Moolenaar
2022-07-30
5
-1
/
+14
*
patch 9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window
v9.0.0115
Bram Moolenaar
2022-07-30
4
-3
/
+18
*
patch 9.0.0114: the command line takes up space even when not used
v9.0.0114
Shougo Matsushita
2022-07-30
16
-30
/
+154
*
patch 9.0.0113: has() is not strict about parsing the patch version
v9.0.0113
K.Takata
2022-07-30
3
-12
/
+30
*
patch 9.0.0112: MS-Windows: test fails because file already exists
v9.0.0112
Bram Moolenaar
2022-07-30
2
-5
/
+17
*
patch 9.0.0111: "nocombine" is missing from synIDattr()
v9.0.0111
Bram Moolenaar
2022-07-30
4
-3
/
+11
*
patch 9.0.0110: help tag generation picks up words in code examples
v9.0.0110
Carlo Teubner
2022-07-30
4
-10
/
+45
*
patch 9.0.0109: writing over the end of a buffer on stack
v9.0.0109
Bram Moolenaar
2022-07-30
3
-4
/
+16
*
patch 9.0.0108: configure check for timer_create may give wrong error
v9.0.0108
Bram Moolenaar
2022-07-30
3
-4
/
+8
*
Update runtime files
Bram Moolenaar
2022-07-29
35
-704
/
+1032
*
patch 9.0.0107: condition always has the same value
v9.0.0107
Bram Moolenaar
2022-07-29
2
-4
/
+3
*
patch 9.0.0106: illegal byte regexp test doesn't fail when fix is reversed
v9.0.0106
Bram Moolenaar
2022-07-29
2
-6
/
+4
*
patch 9.0.0105: illegal memory access when pattern starts with illegal byte
v9.0.0105
Bram Moolenaar
2022-07-29
3
-1
/
+22
*
patch 9.0.0104: going beyond allocated memory when evaluating string constant
v9.0.0104
Bram Moolenaar
2022-07-29
3
-0
/
+19
*
patch 9.0.0103: if running configure with cached results -lrt may be missing
v9.0.0103
Bram Moolenaar
2022-07-28
3
-63
/
+92
*
patch 9.0.0102: reading past end of line with insert mode completion
v9.0.0102
Bram Moolenaar
2022-07-28
3
-1
/
+11
*
patch 9.0.0101: invalid memory access in diff mode with "dp" and undo
v9.0.0101
Bram Moolenaar
2022-07-28
3
-3
/
+22
*
patch 9.0.0100: get hit-enter prompt for system() when '!' is in 'guioptions'
v9.0.0100
Bram Moolenaar
2022-07-28
2
-1
/
+6
*
patch 9.0.0099: scrollback can be wrong after redrawing the command line
v9.0.0099
zeertzjq
2022-07-28
5
-6
/
+55
*
patch 9.0.0098: missing include file in timer_create configure check
v9.0.0098
Bram Moolenaar
2022-07-28
3
-7
/
+26
*
patch 9.0.0097: long quickfix line is truncated for :clist
v9.0.0097
Bram Moolenaar
2022-07-28
3
-7
/
+35
*
patch 9.0.0096: flag "new_value_alloced" is always true
v9.0.0096
zeertzjq
2022-07-27
4
-35
/
+14
*
patch 9.0.0095: conditions are always true
v9.0.0095
zeertzjq
2022-07-27
3
-4
/
+7
*
patch 9.0.0094: cursor restored unexpected with nested autocommand
v9.0.0094
Bram Moolenaar
2022-07-27
3
-6
/
+26
*
patch 9.0.0093: sway config files are recognized as i3config
v9.0.0093
James Eapen
2022-07-27
3
-3
/
+10
*
patch 9.0.0092: plugins cannot change v:completed_item
v9.0.0092
Shougo Matsushita
2022-07-27
4
-1
/
+18
*
patch 9.0.0091: duplicate error number
v9.0.0091
Bram Moolenaar
2022-07-27
2
-1
/
+3
*
patch 9.0.0090: no error when assigning bool to a string option
v9.0.0090
Bram Moolenaar
2022-07-27
5
-0
/
+23
*
patch 9.0.0089: fuzzy argument completion doesn't work for shell commands
v9.0.0089
Yegappan Lakshmanan
2022-07-26
3
-2
/
+16
*
patch 9.0.0088: pattern for detecting bitbake files is not sufficient
v9.0.0088
Gregory Anders
2022-07-26
3
-1
/
+28
*
patch 9.0.0087: MS-Windows: CTRL-[ on Belgian keyboard does not work like Esc
v9.0.0087
Anton Sharonov
2022-07-26
2
-10
/
+90
*
patch 9.0.0086: tabline is not redrawn when entering command line
v9.0.0086
zeertzjq
2022-07-26
3
-0
/
+25
*
patch 9.0.0085: ":write" fails after ":file name" and the ":edit"
v9.0.0085
ii14
2022-07-26
3
-0
/
+23
*
patch 9.0.0084: using "terraform" filetype for .tfvars file is bad
v9.0.0084
Bram Moolenaar
2022-07-26
3
-3
/
+5
*
patch 9.0.0083: ModeChanged event not triggered when leaving cmdline window
v9.0.0083
zeertzjq
2022-07-26
4
-91
/
+107
*
patch 9.0.0082: cannot interrupt global command from command line
v9.0.0082
zeertzjq
2022-07-26
4
-3
/
+33
*
patch 9.0.0081: command line completion of user command may have duplicates
v9.0.0081
Bram Moolenaar
2022-07-26
3
-1
/
+23
*
patch 9.0.0080: compiler warning for size_t to int conversion
v9.0.0080
Mike Williams
2022-07-26
3
-2
/
+4
*
patch 9.0.0079: error in autoload script not reported for 'foldexpr'
v9.0.0079
Bram Moolenaar
2022-07-26
3
-1
/
+35
[next]