]> granicus.if.org Git - vim/shortlog
vim
2020-07-21 Bram Moolenaarpatch 8.2.1266: Makefile preference were accidentally... v8.2.1266
2020-07-21 Bram Moolenaarpatch 8.2.1265: crash with EXITFREE when split() fails v8.2.1265
2020-07-21 Bram Moolenaarpatch 8.2.1264: terminal getwinpos() test is a bit... v8.2.1264
2020-07-21 Bram Moolenaarpatch 8.2.1263: Vim9: comperators use 'ignorecase'... v8.2.1263
2020-07-21 Bram Moolenaarpatch 8.2.1262: src/ex_cmds.c file is too big v8.2.1262
2020-07-21 Bram Moolenaarpatch 8.2.1261: Vim9: common type of function not tested v8.2.1261
2020-07-21 Bram Moolenaarpatch 8.2.1260: there is no good test for CursorHold v8.2.1260
2020-07-21 Bram Moolenaarpatch 8.2.1259: empty group in 'tabline' may cause... v8.2.1259
2020-07-20 Bram Moolenaarpatch 8.2.1258: CursorHold does not work well v8.2.1258
2020-07-20 Bram Moolenaarpatch 8.2.1257: Vim9: list unpack doesn't work at the... v8.2.1257
2020-07-20 Bram Moolenaarpatch 8.2.1256: Vim9: type wrong after getting dict... v8.2.1256
2020-07-20 Bram Moolenaarpatch 8.2.1255: cannot use a lambda with quickfix functions v8.2.1255
2020-07-20 Bram Moolenaarpatch 8.2.1254: MS-Windows: regexp test may fail if... v8.2.1254
2020-07-19 Bram Moolenaarpatch 8.2.1253: CTRL-K in Insert mode gets <CursorHold... v8.2.1253
2020-07-19 Bram Moolenaarpatch 8.2.1252: ":marks" may show '< and '> mixed up v8.2.1252
2020-07-19 Bram Moolenaarpatch 8.2.1251: Vim9: warning for pointer usage, test... v8.2.1251
2020-07-19 Bram Moolenaarpatch 8.2.1250: Vim9: cannot use the g:, b:, t: and... v8.2.1250
2020-07-19 Bram Moolenaarpatch 8.2.1249: Vim9: disassemble test fails v8.2.1249
2020-07-19 Bram Moolenaarpatch 8.2.1248: Netbeans test is flaky in the GUI v8.2.1248
2020-07-19 Bram Moolenaarpatch 8.2.1247: Vim9: cannot index a character in a... v8.2.1247
2020-07-19 Bram Moolenaarpatch 8.2.1246: Vim9: comment after assignment doesn... v8.2.1246
2020-07-19 Bram Moolenaarpatch 8.2.1245: build failure in tiny version v8.2.1245
2020-07-19 Bram Moolenaarpatch 8.2.1244: Vim9: in lambda index assumes a list v8.2.1244
2020-07-19 Bram Moolenaarpatch 8.2.1243: Vim9: cannot have a comment line halfwa... v8.2.1243
2020-07-19 Bram Moolenaarpatch 8.2.1242: Vim9: no error if calling a function... v8.2.1242
2020-07-18 Bram Moolenaarpatch 8.2.1241: cannot use getbufinfo() as a method v8.2.1241
2020-07-18 Bram Moolenaarpatch 8.2.1240: GUI tests sometimes fail because of... v8.2.1240
2020-07-18 Bram Moolenaarpatch 8.2.1239: "maxwidth" in 'completepopup' not obeyed v8.2.1239
2020-07-18 Bram Moolenaarpatch 8.2.1238: Vim9: a few remaining errors not caught... v8.2.1238
2020-07-18 Bram Moolenaarpatch 8.2.1237: changing 'completepopup' after opening... v8.2.1237
2020-07-18 Bram Moolenaarpatch 8.2.1236: Vim9: a few errors not caught by try... v8.2.1236
2020-07-18 Bram Moolenaarpatch 8.2.1235: Not all mouse codes covered by tests v8.2.1235
2020-07-18 Bram Moolenaarpatch 8.2.1234: Lua build problem with old compiler v8.2.1234
2020-07-17 Bram Moolenaarpatch 8.2.1233: Vim9: various errors not caught by... v8.2.1233
2020-07-17 Bram Moolenaarpatch 8.2.1232: MS-Windows GUI: Snap cancelled by split... v8.2.1232
2020-07-17 Bram Moolenaarpatch 8.2.1231: MS-Windows: GUI code can be cleaned up v8.2.1231
2020-07-17 Bram Moolenaarpatch 8.2.1230: Vim9: list index error not caught by... v8.2.1230
2020-07-17 Bram Moolenaarpatch 8.2.1229: build error without the eval feature v8.2.1229
2020-07-17 Bram Moolenaarpatch 8.2.1228: scrollbars not flush against the window... v8.2.1228
2020-07-17 Bram Moolenaarpatch 8.2.1227: Vim9: allowing both quoted and # commen... v8.2.1227
2020-07-16 Bram Moolenaarpatch 8.2.1226: MS-Windows: windows positioning wrong... v8.2.1226
2020-07-16 Bram Moolenaarpatch 8.2.1225: linker errors when building with dynami... v8.2.1225
2020-07-15 Bram Moolenaarpatch 8.2.1224: Vim9: arguments from partial are not... v8.2.1224
2020-07-15 Bram Moolenaarpatch 8.2.1223: Vim9: invalid type error for function... v8.2.1223
2020-07-15 Bram Moolenaarpatch 8.2.1222: using valgrind in Vim command started... v8.2.1222
2020-07-15 Bram Moolenaarpatch 8.2.1221: memory leak when updating popup window v8.2.1221
2020-07-15 Bram Moolenaarpatch 8.2.1220: memory access error when dragging a... v8.2.1220
2020-07-15 Bram Moolenaarpatch 8.2.1219: symlink not followed if dirname ends... v8.2.1219
2020-07-15 Bram Moolenaarpatch 8.2.1218: Vim9: cannot use 'text'->func() v8.2.1218
2020-07-15 Bram Moolenaarpatch 8.2.1217: startup test depends on random source... v8.2.1217
2020-07-14 Bram Moolenaarpatch 8.2.1216: startup test fails v8.2.1216
2020-07-14 Bram Moolenaarpatch 8.2.1215: Atari MiNT support is outdated v8.2.1215
2020-07-14 Bram Moolenaarpatch 8.2.1214: MS-Windows: default _vimrc not correct... v8.2.1214
2020-07-14 Bram Moolenaarpatch 8.2.1213: mouse codes not tested sufficiently v8.2.1213
2020-07-14 Bram Moolenaarpatch 8.2.1212: cannot build with Lua 5.4 v8.2.1212
2020-07-14 Bram Moolenaarpatch 8.2.1211: removed more than dead code v8.2.1211
2020-07-14 Bram Moolenaarpatch 8.2.1210: using ht_used when looping through... v8.2.1210
2020-07-14 Bram Moolenaarpatch 8.2.1209: Vim9: test failure v8.2.1209
2020-07-14 Bram Moolenaarpatch 8.2.1208: build failure v8.2.1208
2020-07-14 Bram Moolenaarpatch 8.2.1207: Vim9: crash in expr test when run in... v8.2.1207
2020-07-13 Bram Moolenaarpatch 8.2.1206: Vim9: crash in expr test when run in... v8.2.1206
2020-07-13 Bram Moolenaarpatch 8.2.1205: Vim9: && and || work different when... v8.2.1205
2020-07-13 Bram Moolenaarpatch 8.2.1204: Vim9: true and false not recognized... v8.2.1204
2020-07-13 Bram Moolenaarpatch 8.2.1203: unused assignments in expression evaluation v8.2.1203
2020-07-13 Bram Moolenaarpatch 8.2.1202: Vim9: crash when calling a closure... v8.2.1202
2020-07-13 Bram Moolenaarpatch 8.2.1201: Vim9: crash when passing number as... v8.2.1201
2020-07-13 Bram Moolenaarpatch 8.2.1200: Vim9: cannot disassemble a lambda function v8.2.1200
2020-07-12 Bram Moolenaarpatch 8.2.1199: not all assert functions are fully... v8.2.1199
2020-07-12 Bram Moolenaarpatch 8.2.1198: terminal2 test sometimes hangs in the... v8.2.1198
2020-07-12 Bram Moolenaarpatch 8.2.1197: clientserver test still fails on MS... v8.2.1197
2020-07-12 Bram Moolenaarpatch 8.2.1196: build failure with normal features v8.2.1196
2020-07-12 Bram Moolenaarpatch 8.2.1195: clientserver test fails on MS-Windows v8.2.1195
2020-07-12 Bram Moolenaarpatch 8.2.1194: test failure because shell prompt differs v8.2.1194
2020-07-12 Bram Moolenaarpatch 8.2.1193: terminal window not redrawn when draggi... v8.2.1193
2020-07-12 Bram Moolenaarpatch 8.2.1192: Lua test fails with older Lua version v8.2.1192
2020-07-12 Bram Moolenaarpatch 8.2.1191: Vim9: crash when function calls itself v8.2.1191
2020-07-12 Bram Moolenaarpatch 8.2.1190: Vim9: checking for Vim9 syntax is sprea... v8.2.1190
2020-07-12 Bram Moolenaarpatch 8.2.1189: Vim9: line continuation in lambda doesn... v8.2.1189
2020-07-12 Bram Moolenaarpatch 8.2.1188: memory leak with invalid json input v8.2.1188
2020-07-12 Bram Moolenaarpatch 8.2.1187: terminal2 test sometimes hangs in the... v8.2.1187
2020-07-12 Bram Moolenaarpatch 8.2.1186: with SGR mouse codes balloon doesn... v8.2.1186
2020-07-11 Bram Moolenaarpatch 8.2.1185: some other tests fail v8.2.1185
2020-07-11 Bram Moolenaarpatch 8.2.1184: some tests fail v8.2.1184
2020-07-11 Bram Moolenaarpatch 8.2.1183: assert_fails() checks the last error... v8.2.1183
2020-07-11 Bram Moolenaarpatch 8.2.1182: Vim9: no check for whitespace after... v8.2.1182
2020-07-11 Bram Moolenaarpatch 8.2.1181: json code not fully tested v8.2.1181
2020-07-11 Bram Moolenaarpatch 8.2.1180: build failure in small version v8.2.1180
2020-07-11 Bram Moolenaarpatch 8.2.1179: Test_termwinscroll() sometimes hangs... v8.2.1179
2020-07-11 Bram Moolenaarpatch 8.2.1178: Vim9: filter function recognized as... v8.2.1178
2020-07-11 Bram Moolenaarpatch 8.2.1177: terminal2 test sometimes hangs in the GUI v8.2.1177
2020-07-10 Bram Moolenaarpatch 8.2.1176: Vim9: not enough type checking in Vim9... v8.2.1176
2020-07-10 Bram MoolenaarUpdate runtime files
2020-07-10 Bram Moolenaarpatch 8.2.1175: Vim9: cannot split a line before "... v8.2.1175
2020-07-10 Bram Moolenaarpatch 8.2.1174: no test for the "recording @x" message v8.2.1174
2020-07-10 Bram Moolenaarpatch 8.2.1173: tee doesn't build on some systems v8.2.1173
2020-07-10 Bram Moolenaarpatch 8.2.1172: error messages when doing "make clean... v8.2.1172
2020-07-10 Bram Moolenaarpatch 8.2.1171: possible crash when out of memory v8.2.1171
2020-07-10 Bram Moolenaarpatch 8.2.1170: cursor off by one with block paste... v8.2.1170
2020-07-10 Bram Moolenaarpatch 8.2.1169: write NUL past allocated space using... v8.2.1169
2020-07-09 Bram Moolenaarpatch 8.2.1168: wrong method argument for appendbufline() v8.2.1168
next