]> granicus.if.org Git - vim/shortlog
vim
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
2021-07-14 Bram Moolenaarpatch 8.2.3161: Vim9: no error when reltime() has inval... v8.2.3161
2021-07-14 Christian Brabandtpatch 8.2.3160: 'breakindent' does not work well for... v8.2.3160
2021-07-13 Bram Moolenaarpatch 8.2.3159: cursor displayed in wrong position... v8.2.3159
2021-07-13 Bram Moolenaarpatch 8.2.3158: strange error message when using islock... v8.2.3158
2021-07-13 Christian Brabandtpatch 8.2.3157: crypt test may fail on MS-Windows v8.2.3157
2021-07-12 Dominique Pellepatch 8.2.3156: Vim9: term_getansicolors() test fails... v8.2.3156
2021-07-12 Dominique Pellepatch 8.2.3155: some option related code not covered... v8.2.3155
2021-07-11 Yegappan Lakshmananpatch 8.2.3154: Vim9: some type checks for builtin... v8.2.3154
2021-07-11 Tsuyoshi CHOpatch 8.2.3153: URLs with a dash in the scheme are... v8.2.3153
2021-07-11 Bram Moolenaarpatch 8.2.3152: Vim9: accessing "s:" results in an... v8.2.3152
2021-07-11 Bram Moolenaarpatch 8.2.3151: Vim9: profiling fails if nested functio... v8.2.3151
2021-07-11 Yegappan Lakshmananpatch 8.2.3150: Vim9: argument types are not checked... v8.2.3150
2021-07-11 Bram Moolenaarpatch 8.2.3149: some plugins have a problem with the... v8.2.3149
2021-07-11 Bram Moolenaarpatch 8.2.3148: Vim9: function arg type check does... v8.2.3148
2021-07-11 Bram Moolenaarpatch 8.2.3147: Vim9: profiling does not work with... v8.2.3147
2021-07-11 Bram Moolenaarpatch 8.2.3146: Vim9: line number wrong for :execute... v8.2.3146
2021-07-11 Bram Moolenaarpatch 8.2.3145: Vim9: profile test fails without profil... v8.2.3145
2021-07-11 Bram Moolenaarpatch 8.2.3144: Vim9: no error when using an invalid... v8.2.3144
2021-07-11 Bram Moolenaarpatch 8.2.3143: Vim9: wrong context if lambda called... v8.2.3143
2021-07-11 Bram Moolenaarpatch 8.2.3142: Vim9: type check for has_key() argument... v8.2.3142
2021-07-11 Martin Tournoijpatch 8.2.3141: no error when using :complete for ... v8.2.3141
2021-07-10 Bram Moolenaarpatch 8.2.3140: MS-Windows: ipv6 channel test is very... v8.2.3140
2021-07-10 Yegappan Lakshmananpatch 8.2.3139: functions for string manipulation are... v8.2.3139
2021-07-10 Bram Moolenaarpatch 8.2.3138: debugger test fails v8.2.3138
2021-07-10 Bram Moolenaarpatch 8.2.3137: Vim9: no error when a line only has... v8.2.3137
2021-07-10 Dominique Pellepatch 8.2.3136: no test for E187 and "No swap file" v8.2.3136
2021-07-10 Yegappan Lakshmananpatch 8.2.3135: Vim9: builtin function arguments not... v8.2.3135
2021-07-09 Bram Moolenaarpatch 8.2.3134: crash when using typename() on a functi... v8.2.3134
2021-07-09 Bram Moolenaarpatch 8.2.3133: Vim9: memory leak when add() fails v8.2.3133
2021-07-09 Bram Moolenaarpatch 8.2.3132: compiler warns for size_t to colnr_T... v8.2.3132
2021-07-08 Bram Moolenaarpatch 8.2.3131: MS-Windows: ipv6 channel test is very... v8.2.3131
2021-07-08 Bram Moolenaarpatch 8.2.3130: Vim9: import test fails v8.2.3130
2021-07-08 Bram Moolenaarpatch 8.2.3129: Vim9: imported uninitialized list does... v8.2.3129
2021-07-08 Bram Moolenaarpatch 8.2.3128: Vim9: uninitialzed list does not get... v8.2.3128
2021-07-08 Bram Moolenaarpatch 8.2.3127: Vim9: no error when adding number to... v8.2.3127
2021-07-08 Bram Moolenaarpatch 8.2.3126: Vim9: for loop error reports wrong... v8.2.3126
2021-07-08 =?UTF-8?q?Dundar... patch 8.2.3125: variables are set but not used v8.2.3125
2021-07-08 Bram Moolenaarpatch 8.2.3124: Vim9: no error for white space between... v8.2.3124
2021-07-08 Bram Moolenaarpatch 8.2.3123: Vim9: confusing error when using white... v8.2.3123
2021-07-08 Bram Moolenaarpatch 8.2.3122: with 'nowrap' cursor position is unexec... v8.2.3122
next