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.1196: code is indented more than necessary
v9.0.1196
Yegappan Lakshmanan
2023-01-14
16
-673
/
+675
*
patch 9.0.1195: restoring KeyTyped when building statusline not tested
v9.0.1195
zeertzjq
2023-01-14
14
-29
/
+102
*
patch 9.0.1194: compiler warning for comparing pointer with int
v9.0.1194
Bram Moolenaar
2023-01-13
2
-1
/
+3
*
patch 9.0.1193: cannot map <Esc> when using the Kitty key protocol
v9.0.1193
Bram Moolenaar
2023-01-13
2
-7
/
+23
*
patch 9.0.1192: no error when class function argument shadows a member
v9.0.1192
Bram Moolenaar
2023-01-13
3
-2
/
+53
*
patch 9.0.1191: some Bazel files are not recognized
v9.0.1191
Keith Smiley
2023-01-13
3
-2
/
+4
*
patch 9.0.1190: AppVeyor runs much slower with MSVC 2022
v9.0.1190
Christopher Plewright
2023-01-13
4
-22
/
+60
*
patch 9.0.1189: invalid memory access with folding and using "L"
v9.0.1189
Bram Moolenaar
2023-01-13
3
-1
/
+12
*
patch 9.0.1188: return value of type() for class and object unclear
v9.0.1188
Bram Moolenaar
2023-01-12
6
-17
/
+36
*
patch 9.0.1187: test for using imported class fails
v9.0.1187
Bram Moolenaar
2023-01-12
2
-0
/
+7
*
patch 9.0.1186: imported class does not work when used twice in a line
v9.0.1186
Bram Moolenaar
2023-01-12
3
-1
/
+11
*
patch 9.0.1185: using class from imported script not tested
v9.0.1185
Bram Moolenaar
2023-01-12
6
-7
/
+64
*
patch 9.0.1184: interface of an object is not recognized when checking type
v9.0.1184
Bram Moolenaar
2023-01-12
5
-1
/
+66
*
patch 9.0.1183: code is indented more than necessary
v9.0.1183
Yegappan Lakshmanan
2023-01-12
9
-369
/
+389
*
patch 9.0.1182: go checksum files are not recognized
v9.0.1182
Amaan Q
2023-01-11
3
-0
/
+6
*
patch 9.0.1181: class inheritance and typing insufficiently tested
v9.0.1181
Bram Moolenaar
2023-01-11
3
-4
/
+88
*
patch 9.0.1180: compiler warnings without the +job feature
v9.0.1180
Bram Moolenaar
2023-01-11
2
-4
/
+12
*
patch 9.0.1179: not all errors around inheritance are tested
v9.0.1179
Bram Moolenaar
2023-01-11
5
-6
/
+82
*
patch 9.0.1178: a child class cannot override functions from a base class
v9.0.1178
Bram Moolenaar
2023-01-11
8
-16
/
+136
*
patch 9.0.1177: AppVeyor uses some older tools
v9.0.1177
Christopher Plewright
2023-01-11
3
-5
/
+20
*
patch 9.0.1176: smithy files are not recognized
v9.0.1176
Chris Kipp
2023-01-11
3
-5
/
+10
*
patch 9.0.1175: the set_ref_in_item() function is too long
v9.0.1175
Yegappan Lakshmanan
2023-01-11
2
-195
/
+263
*
patch 9.0.1174: smali files are not recognized
v9.0.1174
Amaan Q
2023-01-10
3
-0
/
+6
*
patch 9.0.1173: compiler warning for unused variable on non-Unix systems
v9.0.1173
Bram Moolenaar
2023-01-10
2
-1
/
+3
*
patch 9.0.1172: when 'selection' is "exclusive" then "1v" is one char short
v9.0.1172
Bram Moolenaar
2023-01-10
3
-1
/
+17
*
patch 9.0.1171: screen is not redrawn after using setcellwidths()
v9.0.1171
Yasuhiro Matsumoto
2023-01-10
5
-0
/
+32
*
patch 9.0.1170: LGTM badge no longer works
v9.0.1170
mert
2023-01-10
2
-1
/
+3
*
patch 9.0.1169: some key+modifier tests fail on some AppVeyor images
v9.0.1169
Christopher Plewright
2023-01-10
4
-202
/
+193
*
patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap
v9.0.1168
Bram Moolenaar
2023-01-10
7
-7
/
+48
*
Update runtime files
Bram Moolenaar
2023-01-09
13
-57
/
+210
*
patch 9.0.1167: EditorConfig files do not have their own filetype
v9.0.1167
Gregory Anders
2023-01-09
3
-3
/
+6
*
patch 9.0.1166: code is indented more than necessary
v9.0.1166
Yegappan Lakshmanan
2023-01-09
22
-881
/
+907
*
patch 9.0.1165: tests using IPv6 sometimes fail
v9.0.1165
James McCoy
2023-01-09
5
-26
/
+47
*
patch 9.0.1164: evaluating string expression advances function line
v9.0.1164
h-east
2023-01-09
3
-0
/
+21
*
patch 9.0.1163: compiler warning for implicit size_t/int conversion
v9.0.1163
Mike Williams
2023-01-09
2
-1
/
+3
*
patch 9.0.1162: configure does not handle all FORTIFY_SOURCE variants
v9.0.1162
Zdenek Dohnal
2023-01-09
3
-4
/
+6
*
patch 9.0.1161: Coverity warns for using strcpy()
v9.0.1161
Bram Moolenaar
2023-01-09
2
-3
/
+6
*
patch 9.0.1160: ASAN error for ufunc_T allocated with wrong size
v9.0.1160
Bram Moolenaar
2023-01-08
2
-9
/
+21
*
patch 9.0.1159: extends argument for class not implemented yet
v9.0.1159
Bram Moolenaar
2023-01-08
7
-20
/
+278
*
patch 9.0.1158: code is indented more than necessary
v9.0.1158
Yegappan Lakshmanan
2023-01-08
14
-1259
/
+1267
*
patch 9.0.1157: "implements" only handles one interface name
v9.0.1157
Bram Moolenaar
2023-01-07
4
-11
/
+79
*
patch 9.0.1156: tests fail because of a different error message
v9.0.1156
Bram Moolenaar
2023-01-07
2
-2
/
+3
*
patch 9.0.1155: cannot use a class as a type
v9.0.1155
Bram Moolenaar
2023-01-07
3
-0
/
+75
*
patch 9.0.1154: Coverity warns for dead code
v9.0.1154
Bram Moolenaar
2023-01-07
2
-2
/
+3
*
patch 9.0.1153: build error with some compilers
v9.0.1153
Bram Moolenaar
2023-01-06
2
-1
/
+3
*
patch 9.0.1152: class "implements" argument not implemented
v9.0.1152
Bram Moolenaar
2023-01-06
8
-14
/
+249
*
patch 9.0.1151: build failure
v9.0.1151
Bram Moolenaar
2023-01-05
2
-1
/
+8
*
patch 9.0.1150: :interface is not implemented yet
v9.0.1150
Bram Moolenaar
2023-01-05
12
-40
/
+142
*
patch 9.0.1149: class members may be garbage collected
v9.0.1149
Bram Moolenaar
2023-01-05
4
-3
/
+46
*
patch 9.0.1148: cmdline test fails in the GUI
v9.0.1148
Bram Moolenaar
2023-01-04
2
-0
/
+5
[next]