]> granicus.if.org Git - vim/shortlog
vim
2022-01-20 Bram Moolenaarpatch 8.2.4164: error in legacy code for function shado... v8.2.4164
2022-01-20 Bram Moolenaarpatch 8.2.4163: no error for omitting function name... v8.2.4163
2022-01-20 Bram Moolenaarpatch 8.2.4162: Vim9: no error for redefining function... v8.2.4162
2022-01-20 Bram Moolenaarpatch 8.2.4161: Vim9: warning for missing white space... v8.2.4161
2022-01-20 Shougo Matsushitapatch 8.2.4160: cannot change the register used for... v8.2.4160
2022-01-20 K.Takatapatch 8.2.4159: MS-Windows: _WndProc() is very long v8.2.4159
2022-01-20 K.Takatapatch 8.2.4158: MS-Windows: memory leak in :browse v8.2.4158
2022-01-20 ichizokpatch 8.2.4157: terminal test fails because Windows... v8.2.4157
2022-01-20 Rob Pillingpatch 8.2.4156: fileinfo message overwrites echo'ed... v8.2.4156
2022-01-20 Bram Moolenaarpatch 8.2.4155: translating strftime() argument results... v8.2.4155
2022-01-20 Bram Moolenaarpatch 8.2.4154: ml_get error when exchanging windows... v8.2.4154
2022-01-20 K.Takatapatch 8.2.4153: MS-Windows: Global IME is no longer... v8.2.4153
2022-01-20 Bram Moolenaarpatch 8.2.4152: block insert with double wide character... v8.2.4152
2022-01-20 Bram Moolenaarpatch 8.2.4151: reading beyond the end of a line v8.2.4151
2022-01-20 Bram Moolenaarpatch 8.2.4150: Coverity warns for using pointer after... v8.2.4150
2022-01-20 Bram Moolenaarpatch 8.2.4149: test override not restored, autocommand... v8.2.4149
2022-01-19 Bram Moolenaarpatch 8.2.4148: deleting any mapping may cause <ScritpC... v8.2.4148
2022-01-19 Bram Moolenaarpatch 8.2.4147: E464 does not always include the offend... v8.2.4147
2022-01-19 Bram Moolenaarpatch 8.2.4146: Vim9: shadowed function can be used... v8.2.4146
2022-01-19 Bram Moolenaarpatch 8.2.4145: confusing error when using name of... v8.2.4145
2022-01-19 K.Takatapatch 8.2.4144: cannot load libsodium dynamically v8.2.4144
2022-01-19 K.Takatapatch 8.2.4143: MS-Windows: IME support for Win9x is... v8.2.4143
2022-01-19 Bram Moolenaarpatch 8.2.4142: build failure with normal features... v8.2.4142
2022-01-18 Bram Moolenaarpatch 8.2.4141: Vim9 builtin functions test fails v8.2.4141
2022-01-18 Bram Moolenaarpatch 8.2.4140: maparg() does not indicate the type... v8.2.4140
2022-01-18 Bram Moolenaarpatch 8.2.4139: using freed memory in expression abbrev... v8.2.4139
2022-01-18 Bram Moolenaarpatch 8.2.4138: Vim9: no error for return with argument... v8.2.4138
2022-01-18 Bram Moolenaarpatch 8.2.4137: Vim9: calling import with and without... v8.2.4137
2022-01-18 Bram Moolenaarpatch 8.2.4136: Vim9: the "autoload" argument of "... v8.2.4136
2022-01-18 Bram Moolenaarpatch 8.2.4135: Vim9: ":scriptnames" shows unloaded... v8.2.4135
2022-01-18 Bram Moolenaarpatch 8.2.4134: MS-Windows: test for import with absolu... v8.2.4134
2022-01-18 Bram Moolenaarpatch 8.2.4133: output of ":scriptnames" goes into... v8.2.4133
2022-01-18 Bram Moolenaarpatch 8.2.4132: Vim9: wrong error message when autoload... v8.2.4132
2022-01-18 Bram Moolenaarpatch 8.2.4131: Vim9: calling function in autoload... v8.2.4131
2022-01-18 K.Takatapatch 8.2.4130: MS-Windows: MSVC build may have librari... v8.2.4130
2022-01-18 Bram Moolenaarpatch 8.2.4129: building with +sound but without +eval... v8.2.4129
2022-01-18 Bram Moolenaarpatch 8.2.4128: crash when method cannot be found v8.2.4128
2022-01-17 Bram Moolenaarpatch 8.2.4127: build failure without the +eval feature v8.2.4127
2022-01-17 Bram Moolenaarpatch 8.2.4126: crash on exit when built with dynamic Tcl v8.2.4126
2022-01-17 Bram Moolenaarpatch 8.2.4125: completion tests fail v8.2.4125
2022-01-17 Bram Moolenaarpatch 8.2.4124: Vim9: method in compiled function may... v8.2.4124
2022-01-17 Bram Moolenaarpatch 8.2.4123: complete function cannot be import... v8.2.4123
2022-01-17 Bram Moolenaarpatch 8.2.4122: ":command Cmd" does not show custom... v8.2.4122
2022-01-17 Bram Moolenaarpatch 8.2.4121: Visual test fails on MS-Windows v8.2.4121
2022-01-17 Bram Moolenaarpatch 8.2.4120: block insert goes over the end of the... v8.2.4120
2022-01-17 Dominique Pellepatch 8.2.4119: build failure when disabling the channe... v8.2.4119
2022-01-16 Bram Moolenaarpatch 8.2.4118: using UNUSED for argument that is used v8.2.4118
2022-01-16 Bram Moolenaarpatch 8.2.4117: Vim9: wrong white space error after... v8.2.4117
2022-01-16 Bram Moolenaarpatch 8.2.4116: Vim9: cannot use a method with a comple... v8.2.4116
2022-01-16 Bram Moolenaarpatch 8.2.4115: cannot use a method with a complex... v8.2.4115
2022-01-16 Bram Moolenaarpatch 8.2.4114: Vim9: type checking for a funcref does... v8.2.4114
2022-01-16 Bram Moolenaarpatch 8.2.4113: typo on DOCMD_RANGEOK results in not... v8.2.4113
2022-01-16 Bram Moolenaarpatch 8.2.4112: function not deleted at end of test v8.2.4112
2022-01-16 Bram Moolenaarpatch 8.2.4111: potential proglem when map is deleted... v8.2.4111
2022-01-16 Bram Moolenaarpatch 8.2.4110: Coverity warns for using NULL pointer v8.2.4110
2022-01-16 Bram MoolenaarUpdate runtime files
2022-01-16 K.Takatapatch 8.2.4109: MS-Windows: high dpi support is outdated v8.2.4109
2022-01-16 Bram Moolenaarpatch 8.2.4108: going over the end of the w_lines array v8.2.4108
2022-01-16 Bram Moolenaarpatch 8.2.4107: script context not restored after using... v8.2.4107
2022-01-16 Bram Moolenaarpatch 8.2.4106: going over the end of the w_lines array v8.2.4106
2022-01-16 K.Takatapatch 8.2.4105: translation related comment in the... v8.2.4105
2022-01-16 Bram Moolenaarpatch 8.2.4104: Vim9: lower casing the autoload prefix... v8.2.4104
2022-01-15 Bram Moolenaarpatch 8.2.4103: Vim9: variable declared in for loop... v8.2.4103
2022-01-15 Bram Moolenaarpatch 8.2.4102: Vim9: import cannot be used after method v8.2.4102
2022-01-15 Bram Moolenaarpatch 8.2.4101: warning for unused argument in tiny... v8.2.4101
2022-01-15 Bram Moolenaarpatch 8.2.4100: early return when getting the 'formatli... v8.2.4100
2022-01-15 Bram Moolenaarpatch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping v8.2.4099
2022-01-15 Bram Moolenaarpatch 8.2.4098: typing "interrupt" at debug prompt... v8.2.4098
2022-01-15 Bram Moolenaarpatch 8.2.4097: wrong number in error message on 32... v8.2.4097
2022-01-15 ichizokpatch 8.2.4096: Linux CI: unnecessarily installing... v8.2.4096
2022-01-15 Bram Moolenaarpatch 8.2.4095: sed script not recognized by the first... v8.2.4095
2022-01-15 zeertzjqpatch 8.2.4094: 'virtualedit' is window-local but using... v8.2.4094
2022-01-15 Christian Brabandtpatch 8.2.4093: cached breakindent values not initializ... v8.2.4093
2022-01-14 ichizokpatch 8.2.4092: MacOS CI: unnecessarily doing "Install... v8.2.4092
2022-01-14 zeertzjqpatch 8.2.4091: virtcol is recomputed for statusline... v8.2.4091
2022-01-14 Evgeni Chasnovskipatch 8.2.4090: after restoring a session buffer order... v8.2.4090
2022-01-14 Bram Moolenaarpatch 8.2.4089: terminal test for current directory... v8.2.4089
2022-01-14 Erik Auerswaldpatch 8.2.4088: xxd cannot output everything in one... v8.2.4088
2022-01-13 Bram Moolenaarpatch 8.2.4087: cannot test items from an autoload... v8.2.4087
2022-01-13 Bram Moolenaarpatch 8.2.4086: "cctx" argument of find_func_even_dead... v8.2.4086
2022-01-13 Bram Moolenaarpatch 8.2.4085: Vim9: no test for using import in legac... v8.2.4085
2022-01-13 Bram Moolenaarpatch 8.2.4084: memory leak when looking for autoload... v8.2.4084
2022-01-13 Bram Moolenaarpatch 8.2.4083: Vim9: no test for "vim9script autoload... v8.2.4083
2022-01-13 Bram Moolenaarpatch 8.2.4082: check for autoload file name and prefix... v8.2.4082
2022-01-13 ichizokpatch 8.2.4081: CodeQL reports problem in if_cscope... v8.2.4081
2022-01-13 Erik Auerswaldpatch 8.2.4080: not sufficient test coverage for xxd v8.2.4080
2022-01-13 K.Takatapatch 8.2.4079: MS-Windows: "gvim --version" didn't... v8.2.4079
2022-01-13 Bram Moolenaarpatch 8.2.4078: terminal test for current directory... v8.2.4078
2022-01-13 Bram Moolenaarpatch 8.2.4077: not all Libsensors files are recognized v8.2.4077
2022-01-13 Bram Moolenaarpatch 8.2.4076: memory leak in autoload import v8.2.4076
2022-01-13 Bram Moolenaarpatch 8.2.4075: test failures v8.2.4075
2022-01-13 Bram Moolenaarpatch 8.2.4074: going over the end of NameBuff v8.2.4074
2022-01-13 Bram Moolenaarpatch 8.2.4073: Coverity warns for using NULL pointer v8.2.4073
2022-01-12 Bram Moolenaarpatch 8.2.4072: Vim9: compiling function fails when... v8.2.4072
2022-01-12 Bram Moolenaarpatch 8.2.4071: Vim9: no detection of return in try... v8.2.4071
2022-01-12 Dominique Pellepatch 8.2.4070: using uninitialized memory when reading... v8.2.4070
2022-01-12 Bram Moolenaarpatch 8.2.4069: Vim9: import test fails on MS-Windows v8.2.4069
2022-01-12 Bram Moolenaarpatch 8.2.4068: Vim9: import test fails v8.2.4068
2022-01-12 Bram Moolenaarpatch 8.2.4067: Vim9: cannot call imported function... v8.2.4067
2022-01-12 Bram Moolenaarpatch 8.2.4066: Vim9: imported autoload script loaded... v8.2.4066
next