]> granicus.if.org Git - vim/shortlog
vim
2022-02-10 Bram Moolenaarpatch 8.2.4341: command line not redrawn when finishing... v8.2.4341
2022-02-10 ola.soder@axis.compatch 8.2.4340: Amiga: mch_can_exe() is not implemented v8.2.4340
2022-02-10 Yegappan Lakshmananpatch 8.2.4339: CTRL-A does not work properly with... v8.2.4339
2022-02-10 Bram Moolenaarpatch 8.2.4338: an error from an expression mapping... v8.2.4338
2022-02-09 Bram MoolenaarUpdate runtime files
2022-02-09 =?UTF-8?q?Dundar... patch 8.2.4337: part of condition is always true v8.2.4337
2022-02-09 Bram Moolenaarpatch 8.2.4336: using :filter for :scriptnames does... v8.2.4336
2022-02-09 Bram Moolenaarpatch 8.2.4335: no autocommand event triggered before... v8.2.4335
2022-02-09 rbtnnpatch 8.2.4334: command line popup menu not positioned... v8.2.4334
2022-02-08 Bram Moolenaarpatch 8.2.4333: cstack not always passed to where it... v8.2.4333
2022-02-08 Bram Moolenaarpatch 8.2.4332: Vim9: incomplete test for existing... v8.2.4332
2022-02-08 Bram Moolenaarpatch 8.2.4331: Vim9: no test for existing script varia... v8.2.4331
2022-02-08 Bram Moolenaarpatch 8.2.4330: Vim9: no error if script imports itself v8.2.4330
2022-02-08 haya14busapatch 8.2.4329: no support for end line number and... v8.2.4329
2022-02-08 Bram Moolenaarpatch 8.2.4328: command line complete matches cleard... v8.2.4328
2022-02-08 Bram Moolenaarpatch 8.2.4327: may end up with no current buffer v8.2.4327
2022-02-08 zeertzjqpatch 8.2.4326: "o" and "O" copying comment not suffici... v8.2.4326
2022-02-08 Yegappan Lakshmananpatch 8.2.4325: 'wildmenu' only shows few matches v8.2.4325
2022-02-07 Bram Moolenaarpatch 8.2.4324: Vim9: script-local function name can... v8.2.4324
2022-02-07 Bram Moolenaarpatch 8.2.4323: Vim9: nested function name can start... v8.2.4323
2022-02-07 Bram Moolenaarpatch 8.2.4322: Vim9: crash when using funcref with... v8.2.4322
2022-02-07 Bram Moolenaarpatch 8.2.4321: Vim9: crash when using a funcref to... v8.2.4321
2022-02-07 qsmodopatch 8.2.4320: Athena and Motif: when maximized scroll... v8.2.4320
2022-02-07 Bram Moolenaarpatch 8.2.4319: :put does not work properly in compiled... v8.2.4319
2022-02-07 Bram Moolenaarpatch 8.2.4318: various comment and indent mistakes... v8.2.4318
2022-02-07 Bram Moolenaarpatch 8.2.4317: MS-Windows: Vim exits when Python 3... v8.2.4317
2022-02-07 K.Takatapatch 8.2.4316: __CYGWIN32__ is not defined on 64 bit... v8.2.4316
2022-02-07 zeertzjqpatch 8.2.4315: put in Visual mode not fully tested v8.2.4315
2022-02-06 Bram Moolenaarpatch 8.2.4314: test fails where lines are skipped v8.2.4314
2022-02-06 Bram Moolenaarpatch 8.2.4313: Vim9: cannot change type of list after... v8.2.4313
2022-02-06 Bram Moolenaarpatch 8.2.4312: no error for using :vim9script in a... v8.2.4312
2022-02-06 Bram Moolenaarpatch 8.2.4311: Vim9: changing script variable type... v8.2.4311
2022-02-06 Bram Moolenaarpatch 8.2.4310: Vim9: constant list and dict get a... v8.2.4310
2022-02-06 Bram Moolenaarpatch 8.2.4309: Vim9: crash when using a partial in... v8.2.4309
2022-02-06 Bram Moolenaarpatch 8.2.4308: Vim9: cannot list autoload function v8.2.4308
2022-02-06 Bram Moolenaarpatch 8.2.4307: a few more messages should not be trans... v8.2.4307
2022-02-05 Bram Moolenaarpatch 8.2.4306: no test for fixed perl filetype check v8.2.4306
2022-02-05 Bram Moolenaarpatch 8.2.4305: tex filetype detection fails v8.2.4305
2022-02-05 Bram Moolenaarpatch 8.2.4304: Vim9: slice() makes a copy but doesn... v8.2.4304
2022-02-05 Dominique Pellepatch 8.2.4303: a few messages should not be translated v8.2.4303
2022-02-05 Bram Moolenaarpatch 8.2.4302: Vim9: return type of getline() is too... v8.2.4302
2022-02-05 Bram Moolenaarpatch 8.2.4301: Vim9: type error for copy of dict v8.2.4301
2022-02-05 Bram Moolenaarpatch 8.2.4300: cannot build tiny version v8.2.4300
2022-02-05 Bram Moolenaarpatch 8.2.4299: SafeState autocommand interferes with... v8.2.4299
2022-02-05 Bram Moolenaarpatch 8.2.4298: divide by zero with huge tabstop value v8.2.4298
2022-02-04 Bram Moolenaarpatch 8.2.4297: Vim9: not all code covered by tests v8.2.4297
2022-02-04 Bram Moolenaarpatch 8.2.4296: Vim9: not all code covered by tests v8.2.4296
2022-02-04 Bram MoolenaarUpdate runtime files; use compiled functions
2022-02-04 Bram MoolenaarUpdate runtime files.
2022-02-04 Bram Moolenaarpatch 8.2.4295: Vim9: concatenating two lists may resul... v8.2.4295
2022-02-04 K.Takatapatch 8.2.4294: MS-Windows: #ifdefs for Cygwin are... v8.2.4294
2022-02-03 Bram Moolenaarpatch 8.2.4293: Vim9: when copying a list it gets type... v8.2.4293
2022-02-03 Bram Moolenaarpatch 8.2.4292: test fails v8.2.4292
2022-02-03 Bram Moolenaarpatch 8.2.4291: error number used twice v8.2.4291
2022-02-03 K.Takatapatch 8.2.4290: MS-Windows: using type casts for timer IDs v8.2.4290
2022-02-03 K.Takatapatch 8.2.4289: warnings reported by MSVC v8.2.4289
2022-02-03 K.Takatapatch 8.2.4288: preprocessor indents are inconsistent v8.2.4288
2022-02-03 Bram Moolenaarpatch 8.2.4287: cannot assign empty list with type... v8.2.4287
2022-02-02 Bram Moolenaarpatch 8.2.4286: Vim9: strict type checking after copy... v8.2.4286
2022-02-02 Bram Moolenaarpatch 8.2.4285: Vim9: type of item in for loop not... v8.2.4285
2022-02-02 ichizokpatch 8.2.4284: old mac resources files are no longer... v8.2.4284
2022-02-02 zeertzjqpatch 8.2.4283: using a variable for the return value... v8.2.4283
2022-02-01 matveytpatch 8.2.4282: restricted mode requires the -Z command... v8.2.4282
2022-02-01 Bram Moolenaarpatch 8.2.4281: using freed memory with :lopen and... v8.2.4281
2022-02-01 Bram Moolenaarpatch 8.2.4280: list-dict test crashes v8.2.4280
2022-02-01 Bram Moolenaarpatch 8.2.4279: Vim9: cannot change item type with... v8.2.4279
2022-02-01 Bram Moolenaarpatch 8.2.4278: build with Athena GUI fails v8.2.4278
2022-01-31 Bram Moolenaarpatch 8.2.4277: Vim9: an import does not shadow a comma... v8.2.4277
2022-01-31 Yegappan Lakshmananpatch 8.2.4276: separate test function for the GUI... v8.2.4276
2022-01-31 =?UTF-8?q?Bj... patch 8.2.4275: cannot use an autoload function from... v8.2.4275
2022-01-31 Doug Kearnspatch 8.2.4274: Basic and form filetype detection is... v8.2.4274
2022-01-31 Bram MoolenaarUpdate runtime files
2022-01-31 Bram Moolenaarpatch 8.2.4273: the EBCDIC support is outdated v8.2.4273
2022-01-31 Bram Moolenaarpatch 8.2.4272: Vim9 expr test fails without the channe... v8.2.4272
2022-01-31 K.Takatapatch 8.2.4271: MS-Windows: cannot build with Ruby... v8.2.4271
2022-01-31 ichizokpatch 8.2.4270: generating nv_cmdidxs.h requires buildi... v8.2.4270
2022-01-31 Bram Moolenaarpatch 8.2.4269: Coverity warns for using a NULL pointer v8.2.4269
2022-01-31 ichizokpatch 8.2.4268: CI log output is long v8.2.4268
2022-01-31 Bram Moolenaarpatch 8.2.4267: unused entry in keymap enum v8.2.4267
2022-01-30 Bram Moolenaarpatch 8.2.4266: compiler warning for uninitialized... v8.2.4266
2022-01-30 Bram Moolenaarpatch 8.2.4265: autoload tests fails v8.2.4265
2022-01-30 Bram Moolenaarpatch 8.2.4264: Vim9: can use old style autoload functi... v8.2.4264
2022-01-30 Yegappan Lakshmananpatch 8.2.4263: no test for the GUI find/replace dialog v8.2.4263
2022-01-30 Bram Moolenaarpatch 8.2.4262: some search tests fail v8.2.4262
2022-01-30 Bram Moolenaarpatch 8.2.4261: accessing invalid memory in a regular... v8.2.4261
2022-01-30 Bram Moolenaarpatch 8.2.4260: Vim9: can still use a global function... v8.2.4260
2022-01-30 Yegappan Lakshmananpatch 8.2.4259: number of test functions for GUI events... v8.2.4259
2022-01-30 Bram Moolenaarpatch 8.2.4258: Coverity warns for array overrun v8.2.4258
2022-01-29 Bram MoolenaarUpdate runtime files
2022-01-29 Bram Moolenaarpatch 8.2.4257: Vim9: finding global function without... v8.2.4257
2022-01-29 K.Takatapatch 8.2.4256: MS-Windows: compiler warnings when... v8.2.4256
2022-01-29 =?UTF-8?q?Dundar... patch 8.2.4255: theoretical computation overflow v8.2.4255
2022-01-29 =?UTF-8?q?Dundar... patch 8.2.4254: using short instead of int v8.2.4254
2022-01-29 Bram Moolenaarpatch 8.2.4253: using freed memory when substitute... v8.2.4253
2022-01-29 Yegappan Lakshmananpatch 8.2.4252: generating the normal command table... v8.2.4252
2022-01-29 Bram Moolenaarpatch 8.2.4251: vala files are not recognized v8.2.4251
2022-01-29 ichizokpatch 8.2.4250: channel out callback test is flaky... v8.2.4250
2022-01-29 Bram Moolenaarpatch 8.2.4249: the timeout limit for spell suggestions... v8.2.4249
2022-01-29 zeertzjqpatch 8.2.4248: no proper test for moving the window... v8.2.4248
2022-01-29 Bram Moolenaarpatch 8.2.4247: stack corruption when looking for spell... v8.2.4247
next