]> granicus.if.org Git - vim/shortlog
vim
2021-07-31 Bram Moolenaarpatch 8.2.3260: build failure with small features v8.2.3260
2021-07-31 Bram Moolenaarpatch 8.2.3259: when 'indentexpr' causes an error did_t... v8.2.3259
2021-07-31 Bram Moolenaarpatch 8.2.3258: error messages have the wrong text v8.2.3258
2021-07-31 Bram Moolenaarpatch 8.2.3257: calling prop_find() with -1 for ID... v8.2.3257
2021-07-31 Bram Moolenaarpatch 8.2.3256: executable test may fail on new Ubuntu... v8.2.3256
2021-07-31 Connor Lane... patch 8.2.3255: ci" finds following string but ci<... v8.2.3255
2021-07-31 Yegappan Lakshmananpatch 8.2.3254: win_gettype() does not recognize a... v8.2.3254
2021-07-30 Bram Moolenaarpatch 8.2.3253: channel test fails randomly v8.2.3253
2021-07-30 Yegappan Lakshmananpatch 8.2.3252: duplicated code for adding buffer lines v8.2.3252
2021-07-30 Bram Moolenaarpatch 8.2.3251: listing builtin_gui as an available... v8.2.3251
2021-07-30 Christian Brabandtpatch 8.2.3250: MS-Windows: cannot build with libsodium v8.2.3250
2021-07-29 Bram Moolenaarpatch 8.2.3249: Vim9: error for re-imported function... v8.2.3249
2021-07-29 Bram Moolenaarpatch 8.2.3248: Vim9: error message for wrong input... v8.2.3248
2021-07-29 Bram Moolenaarpatch 8.2.3247: using uninitialized memory when checkin... v8.2.3247
2021-07-29 Bram Moolenaarpatch 8.2.3246: memory use after free v8.2.3246
2021-07-29 Bram Moolenaarpatch 8.2.3245: the crypt key may appear in a swap... v8.2.3245
2021-07-29 Yegappan Lakshmananpatch 8.2.3244: Lua 5.3 print() with a long string... v8.2.3244
2021-07-29 msoyka-of-whartonpatch 8.2.3243: MS-Windows: "edit with multiple Vim... v8.2.3243
2021-07-28 Bram Moolenaarpatch 8.2.3242: Vim9: valgrind reports leaks in builtin... v8.2.3242
2021-07-28 Bram Moolenaarpatch 8.2.3241: Vim9: memory leak when function reports... v8.2.3241
2021-07-28 Bram Moolenaarpatch 8.2.3240: Lua print() does not work properly v8.2.3240
2021-07-28 Bram Moolenaarpatch 8.2.3239: Vim9: no error using heredoc for a... v8.2.3239
2021-07-28 Bram Moolenaarpatch 8.2.3238: Vim9: error message does not indicate... v8.2.3238
2021-07-28 Bram MoolenaarUpdate runtime files
2021-07-28 Bram Moolenaarpatch 8.2.3237: when a builtin function gives an error... v8.2.3237
2021-07-28 zeertzjqpatch 8.2.3236: mode() does not indicate using CTRL... v8.2.3236
2021-07-28 Bram Moolenaarpatch 8.2.3235: cannot use lambda in {} block in user... v8.2.3235
2021-07-28 Bram Moolenaarpatch 8.2.3234: crash when printing long string with Lua v8.2.3234
2021-07-28 Martin Tournoijpatch 8.2.3233: prop_list() and prop_find() do not... v8.2.3233
2021-07-28 Yegappan Lakshmananpatch 8.2.3232: system() does not work without a second... v8.2.3232
2021-07-27 Bram Moolenaarpatch 8.2.3231: build failure with small features v8.2.3231
2021-07-27 Bram Moolenaarpatch 8.2.3230: Vim9: type error when function return... v8.2.3230
2021-07-27 Yegappan Lakshmananpatch 8.2.3229: Vim9: runtime and compile time type... v8.2.3229
2021-07-27 Bram Moolenaarpatch 8.2.3228: cannot use a simple block for the ... v8.2.3228
2021-07-26 Gary Johnsonpatch 8.2.3227: 'virtualedit' can only be set globally v8.2.3227
2021-07-26 h-eastpatch 8.2.3226: new digraph functions use old naming... v8.2.3226
2021-07-26 Bram Moolenaarpatch 8.2.3225: incsearch highlighting is attempted... v8.2.3225
2021-07-26 Bram Moolenaarpatch 8.2.3224: cannot call script-local function after... v8.2.3224
2021-07-25 Bram Moolenaarpatch 8.2.3223: Vim: using {} block in autoloade omnifu... v8.2.3223
2021-07-25 Bram Moolenaarpatch 8.2.3222: Vim9: cannot used loop variable later... v8.2.3222
2021-07-25 Yegappan Lakshmananpatch 8.2.3221: Vim9: argument types are not checked... v8.2.3221
2021-07-25 Dominique Pellepatch 8.2.3220: Test_term_setansicolors() fails in... v8.2.3220
2021-07-25 Christian Brabandtpatch 8.2.3219: :find searches non-existing directories v8.2.3219
2021-07-25 Christian Brabandtpatch 8.2.3218: when using xchaha20 crypt undo file... v8.2.3218
2021-07-25 Bram Moolenaarpatch 8.2.3217: build failure v8.2.3217
2021-07-25 Bram Moolenaarpatch 8.2.3216: Vim9: crash when using variable in... v8.2.3216
2021-07-24 Yegappan Lakshmananpatch 8.2.3215: Vim9: argument types are not checked... v8.2.3215
2021-07-24 Christian Brabandtpatch 8.2.3214: MS-Windows: passing /D does not set... v8.2.3214
2021-07-24 Dominique Pellepatch 8.2.3213: NOCOMPOUNDSUGS entry in spell file... v8.2.3213
2021-07-24 Dominique Pellepatch 8.2.3212: Vim9: execution speed can be improved v8.2.3212
2021-07-24 Yegappan Lakshmananpatch 8.2.3211: Vim9: argument types are not checked... v8.2.3211
2021-07-24 Bram Moolenaarpatch 8.2.3210: Vim9: searchpair() sixth argument is... v8.2.3210
2021-07-24 Bram Moolenaarpatch 8.2.3209: Vim9: lambda doesn't find block-local... v8.2.3209
2021-07-24 Martin Tournoijpatch 8.2.3208: dynamic library load error does not... v8.2.3208
2021-07-24 Bram Moolenaarpatch 8.2.3207: Vim9: crash when compiling string fails v8.2.3207
2021-07-23 Yegappan Lakshmananpatch 8.2.3206: Vim9: argument types are not checked... v8.2.3206
2021-07-23 Bram Moolenaarpatch 8.2.3205: Coverity reports a null pointer dereference v8.2.3205
2021-07-22 Bram Moolenaarpatch 8.2.3204: display garbled when 'cursorline' is... v8.2.3204
2021-07-22 Bram Moolenaarpatch 8.2.3203: Vim9: compiled string expression causes... v8.2.3203
2021-07-22 Bram Moolenaarpatch 8.2.3202: Vim9: tests are only executed for legac... v8.2.3202
2021-07-22 Bram Moolenaarpatch 8.2.3201: crash in test v8.2.3201
2021-07-22 Bram Moolenaarpatch 8.2.3200: Vim9: hard to guess where a type error... v8.2.3200
2021-07-22 Bram Moolenaarpatch 8.2.3199: Vim9: execution speed can be improved v8.2.3199
2021-07-22 Maxim Kimpatch 8.2.3198: cannot use 'formatlistpat' for breakindent v8.2.3198
2021-07-21 Bram Moolenaarpatch 8.2.3197: error messages are spread out v8.2.3197
2021-07-21 Bram Moolenaarpatch 8.2.3196: Vim9: bool expression with numbers... v8.2.3196
2021-07-21 Bram Moolenaarpatch 8.2.3195: Vim9: unclear error when passing too... v8.2.3195
2021-07-21 Yegappan Lakshmananpatch 8.2.3194: Vim9: argument types are not checked... v8.2.3194
2021-07-21 Bram Moolenaarpatch 8.2.3193: screenpos() is wrong when 'display... v8.2.3193
2021-07-20 Bram Moolenaarpatch 8.2.3192: build failure with small version v8.2.3192
2021-07-20 Bram Moolenaarpatch 8.2.3191: Vim9: not enough code is tested v8.2.3191
2021-07-20 Bram Moolenaarpatch 8.2.3190: error messages are spread out v8.2.3190
2021-07-20 Bram Moolenaarpatch 8.2.3189: Vim9: error when using "try|" v8.2.3189
2021-07-20 Yegappan Lakshmananpatch 8.2.3188: Vim9: argument types are not checked... v8.2.3188
2021-07-19 Bram Moolenaarpatch 8.2.3187: Vim9: popup timer callback is not compiled v8.2.3187
2021-07-19 Bram Moolenaarpatch 8.2.3186: Vim9: not all failures for import tested v8.2.3186
2021-07-19 Bram Moolenaarpatch 8.2.3185: Vim9: start of inline function found... v8.2.3185
2021-07-19 mityupatch 8.2.3184: cannot add a digraph with a leading... v8.2.3184
2021-07-19 Bram Moolenaarpatch 8.2.3183: duplicate error numbers v8.2.3183
2021-07-18 Bram Moolenaarpatch 8.2.3182: Vim9: crash when using removing items... v8.2.3182
2021-07-18 Dominique Pellepatch 8.2.3181: Vim9: builtin function test fails witho... v8.2.3181
2021-07-18 Bram Moolenaarpatch 8.2.3180: Vim9: memory leak when concatenating... v8.2.3180
2021-07-18 Bram Moolenaarpatch 8.2.3179: Vim9: cannot assign to an imported... v8.2.3179
2021-07-18 Bram Moolenaarpatch 8.2.3178: Vim9: the file name of an :import canno... v8.2.3178
2021-07-18 Bram Moolenaarpatch 8.2.3177: Vim9: can not use "for _ in expr" at... v8.2.3177
2021-07-18 Bram Moolenaarpatch 8.2.3176: Vim9: no type error for comparing numbe... v8.2.3176
2021-07-18 Bram Moolenaarpatch 8.2.3175: Vim9: using illegal pointer with nested... v8.2.3175
2021-07-17 Bram Moolenaarpatch 8.2.3174: Vim9: "legacy undo" finds "undo" variable v8.2.3174
2021-07-17 Yegappan Lakshmananpatch 8.2.3173: Vim9: argument types are not checked... v8.2.3173
2021-07-16 Bram Moolenaarpatch 8.2.3172: MzScheme test fails v8.2.3172
2021-07-15 Bram Moolenaarpatch 8.2.3171: another illegal memory access in test v8.2.3171
2021-07-15 Bram Moolenaarpatch 8.2.3170: Illegal memory access in test v8.2.3170
2021-07-15 Bram Moolenaarpatch 8.2.3169: Vim9: cannot handle nested inline function v8.2.3169
2021-07-15 Bram Moolenaarpatch 8.2.3168: Vim9: type error for constant of type any v8.2.3168
2021-07-15 Bram Moolenaarpatch 8.2.3167: get E12 in a job callback when searchin... v8.2.3167
2021-07-15 Bram Moolenaarpatch 8.2.3166: Vim9: nested autoload call error overru... v8.2.3166
2021-07-15 Bram Moolenaarpatch 8.2.3165: Vim9: in a || expression the error... v8.2.3165
2021-07-15 Bram Moolenaarpatch 8.2.3164: MS-Windows: reported version lacks... v8.2.3164
2021-07-15 Wei-Chung Wenpatch 8.2.3163: location list window may open a wrong... v8.2.3163
2021-07-15 Yegappan Lakshmananpatch 8.2.3162: Vim9: argument types are not checked... v8.2.3162
next