]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2017-01-22  Bram Moolenaarpatch 8.0.0221: unnecessary condition on PROTO v8.0.0221
2017-01-22  Bram Moolenaarpatch 8.0.0220: completion of highlight names misses... v8.0.0220
2017-01-22  Bram Moolenaarpatch 8.0.0219: ubsan reports errors for overflow v8.0.0219
2017-01-22  Bram Moolenaarpatch 8.0.0218: no completion for :cexpr and similar... v8.0.0218
2017-01-22  Bram Moolenaarpatch 8.0.0217: build fails without cscope feature v8.0.0217
2017-01-22  Bram Moolenaarpatch 8.0.0216: decoding js style json may fail v8.0.0216
2017-01-22  Bram Moolenaarpatch 8.0.0215: NULL pointer use if cscope line looks... v8.0.0215
2017-01-22  Bram Moolenaarpatch 8.0.0214: leaking memory when syntax cluster... v8.0.0214
2017-01-22  Bram Moolenaarpatch 8.0.0213: Netbeans specialKeys command does not... v8.0.0213
2017-01-22  Bram Moolenaarpatch 8.0.0212: buffer for key name may be too small v8.0.0212
2017-01-21  Bram Moolenaarpatch 8.0.0211: cannot build without the multi-byte... v8.0.0211
2017-01-21  Bram Moolenaarpatch 8.0.0210: no support for bracketed paste v8.0.0210
2017-01-21  Bram Moolenaarpatch 8.0.0209: cursor binding does not work with ... v8.0.0209
2017-01-20  Bram Moolenaarpatch 8.0.0208: internally used commands end up in... v8.0.0208
2017-01-20  Bram Moolenaarpatch 8.0.0207: leaking file descriptor when system... v8.0.0207
2017-01-17  Bram Moolenaarpatch 8.0.0206: test coverage for :retab insufficient v8.0.0206
2017-01-17  Bram Moolenaarpatch 8.0.0205: wrong behavior after :undojoin v8.0.0205
2017-01-17  Bram Moolenaarpatch 8.0.0204: compiler warns for uninitialized variable v8.0.0204
2017-01-17  Bram Moolenaarpatch 8.0.0203: order of complication flags is sometime... v8.0.0203
2017-01-17  Bram Moolenaarpatch 8.0.0202: no test for invalid syntax group name v8.0.0202
2017-01-17  Bram Moolenaarpatch 8.0.0201: completion of highlight groups includes... v8.0.0201
2017-01-17  Bram Moolenaarpatch 8.0.0200: some syntax arguments are not tested v8.0.0200
2017-01-17  Bram Moolenaarpatch 8.0.0199: compiler warnings for libcall v8.0.0199
2017-01-17  Bram Moolenaarpatch 8.0.0198: some syntax arguments take effect even... v8.0.0198
2017-01-17  Bram MoolenaarUpdate runtime files.
2017-01-16  Bram Moolenaarpatch 8.0.0197: system() test skips some parts for... v8.0.0197
2017-01-16  Bram Moolenaarpatch 8.0.0196: profile test is slo and does not work... v8.0.0196
2017-01-16  Bram Moolenaarpatch 8.0.0195: fail to jump to static tag in current... v8.0.0195
2017-01-15  Bram Moolenaarpatch 8.0.0194: profile tests fails if total and self... v8.0.0194
2017-01-15  Bram Moolenaarpatch 8.0.0193: accidentally removed #ifdef v8.0.0193
2017-01-15  Bram Moolenaarpatch 8.0.0192: cannot build with tiny features v8.0.0192
2017-01-15  Bram Moolenaarpatch 8.0.0191: can't build with Ruby on some systems v8.0.0191
2017-01-15  Bram Moolenaarpatch 8.0.0190: finding duplicate tags uses a slow... v8.0.0190
2017-01-15  Bram Moolenaarpatch 8.0.0189: profile commands are not tested v8.0.0189
2017-01-15  Bram Moolenaarpatch 8.0.0188: redrawing for 'cursorbind' is inefficient v8.0.0188
2017-01-14  Bram Moolenaarpatch 8.0.0187: cant build with new Ruby version v8.0.0187
2017-01-14  Bram Moolenaarpatch 8.0.0186: confusing error message from assert_not... v8.0.0186
2017-01-14  Bram Moolenaarpatch 8.0.0185: system() test fails on MS-Windows v8.0.0185
2017-01-14  Bram Moolenaarpatch 8.0.0184: when an error is caught Vim still exits... v8.0.0184
2017-01-14  Bram Moolenaarpatch 8.0.0183: ubsan warns for unaligned address v8.0.0183
2017-01-14  Bram Moolenaarpatch 8.0.0182: cursor ilne not update when 'cursorbind... v8.0.0182
2017-01-14  Bram Moolenaarpatch 8.0.0181: with cursorbind set cursor column highl... v8.0.0181
2017-01-14  Bram Moolenaarpatch 8.0.0180: error E937 is used twice v8.0.0180
2017-01-14  Bram Moolenaarpatch 8.0.0179: cannot have a local value for 'formatprg' v8.0.0179
2017-01-13  Bram Moolenaarpatch 8.0.0178: command count test fails on MS-Windows v8.0.0178
2017-01-13  Bram Moolenaarpatch 8.0.0177: BufEnter autocommand not fired for... v8.0.0177
2017-01-12  Bram Moolenaarpatch 8.0.0176: cannot use :change inside a function... v8.0.0176
2017-01-12  Bram Moolenaarpatch 8.0.0175: setting language on MS-Windows does... v8.0.0175
2017-01-12  Bram Moolenaarpatch 8.0.0174: executing "locale -a" on MS-Windows... v8.0.0174
2017-01-12  Bram Moolenaarpatch 8.0.0173: build fails with EBCDIC defined v8.0.0173
2017-01-11  Bram Moolenaarpatch 8.0.0172: command line window does not work v8.0.0172
2017-01-11  Bram Moolenaarpatch 8.0.0171: JS style JSON does not support single... v8.0.0171
2017-01-10  Bram Moolenaarpatch 8.0.0170: crash in channel test v8.0.0170
2017-01-10  Bram Moolenaarpatch 8.0.0169: json_decode() may run out of stack... v8.0.0169
2017-01-10  Bram Moolenaarpatch 8.0.0168: not all float functionality is tested v8.0.0168
2017-01-10  Bram Moolenaarpatch 8.0.0167: str2nr()/str2float() fail with negative... v8.0.0167
2017-01-10  Bram Moolenaarpatch 8.0.0166: JSON with a duplicate key gives an... v8.0.0166
2017-01-10  Bram Moolenaarpatch 8.0.0165: ubsan warns for integer overflow v8.0.0165
2017-01-10  Bram Moolenaarpatch 8.0.0164: outdated and misplaced comments v8.0.0164
2017-01-10  Bram MoolenaarUpdated runtime files.
2017-01-09  Bram Moolenaarpatch 8.0.0163: cannot build with Ruby 2.4 v8.0.0163
2017-01-09  Bram Moolenaarpatch 8.0.0162: build error on Fedora 23 v8.0.0162
2017-01-09  Bram Moolenaarpatch 8.0.0161: can't build with small features v8.0.0161
2017-01-08  Bram Moolenaarpatch 8.0.0160: EMSG() is sometimes used where it shoul... v8.0.0160
2017-01-08  Bram Moolenaarpatch 8.0.0159: crash on startup when updating tabline v8.0.0159
2017-01-08  Bram Moolenaarpatch 8.0.0158: float funcion test fails on MS-Windows v8.0.0158
2017-01-08  Bram Moolenaarpatch 8.0.0157: no completion for :syntax spell and... v8.0.0157
2017-01-08  Bram Moolenaarpatch 8.0.0156: not enough test coverage for float... v8.0.0156
2017-01-08  Bram Moolenaarpatch 8.0.0155: ubsan complains about NULL pointer v8.0.0155
2017-01-08  Bram Moolenaarpatch 8.0.0154: system() test fails on OS/X v8.0.0154
2017-01-08  Bram Moolenaarpatch 8.0.0153: system() test fails on MS-Windows v8.0.0153
2017-01-08  Bram Moolenaarpatch 8.0.0152: stray channellog created when running... v8.0.0152
2017-01-08  Bram Moolenaarpatch 8.0.0151: passing buffer content to system()... v8.0.0151
2017-01-07  Bram Moolenaarpatch 8.0.0150: completion for :filter does not skip... v8.0.0150
2017-01-07  Bram Moolenaarpatch 8.0.0149: :earlier does not work after reading... v8.0.0149
2017-01-07  Bram Moolenaarpatch 8.0.0148: wrong indent in C preprocessor with... v8.0.0148
2017-01-06  Bram Moolenaarpatch 8.0.0147: searchpair() fails when 'magic' is off v8.0.0147
2017-01-06  Bram Moolenaarpatch 8.0.0146: termguicolors uses wrong colors on... v8.0.0146
2017-01-06  Bram Moolenaarpatch 8.0.0145: running tests on MS-Windows is noisy v8.0.0145
2017-01-06  Bram MoolenaarOnly install coveralls when used.
2017-01-06  Bram MoolenaarBetter solution to make coveralls work again.
2017-01-06  Bram MoolenaarTune travis config for coverage with gcc only.
2017-01-06  Bram MoolenaarAnother attempt to make coveralls work.
2017-01-06  Bram MoolenaarAttempt to make coverage working again.
2017-01-06  Bram Moolenaarpatch 8.0.0144: when using MSVC the GvimExt directory... v8.0.0144
2017-01-06  Bram Moolenaarpatch 8.0.0143: line number of current buffer in getbuf... v8.0.0143
2017-01-02  Bram Moolenaarpatch 8.0.0142 v8.0.0142
2017-01-02  Bram MoolenaarUpdated runtime files.
2017-01-02  Bram Moolenaarpatch 8.0.0141 v8.0.0141
2017-01-02  Bram Moolenaarpatch 8.0.0140 v8.0.0140
2017-01-02  Bram Moolenaarpatch 8.0.0139 v8.0.0139
2017-01-02  Bram Moolenaarpatch 8.0.0138 v8.0.0138
2017-01-02  Bram Moolenaarpatch 8.0.0137 v8.0.0137
2017-01-02  Bram Moolenaarpatch 8.0.0136 v8.0.0136
2017-01-02  Bram Moolenaarpatch 8.0.0135 v8.0.0135
2016-12-14  Bram Moolenaarpatch 8.0.0134 v8.0.0134
2016-12-11  Bram Moolenaarpatch 8.0.0133 v8.0.0133
2016-12-11  Bram Moolenaarpatch 8.0.0132 v8.0.0132
2016-12-11  Bram Moolenaarpatch 8.0.0131 v8.0.0131
2016-12-09  Bram Moolenaarpatch 8.0.0130 v8.0.0130
next