]> granicus.if.org Git - vim/shortlog
vim
2021-01-30 Bram Moolenaarpatch 8.2.2432: libvterm tests are executed even when... v8.2.2432
2021-01-30 Bram Moolenaarpatch 8.2.2431: warning for -fno-strength-reduce with... v8.2.2431
2021-01-30 Bram Moolenaarpatch 8.2.2430: :vimgrep expands wildcards twice v8.2.2430
2021-01-30 Bram Moolenaarpatch 8.2.2429: :goto does not work correctly with... v8.2.2429
2021-01-30 Bram Moolenaarpatch 8.2.2428: FocusGained does not work when 'ttymous... v8.2.2428
2021-01-29 Bram Moolenaarpatch 8.2.2427: can still switch windows for 'completefunc' v8.2.2427
2021-01-29 Bram Moolenaarpatch 8.2.2426: allowing 'completefunc' to switch windo... v8.2.2426
2021-01-28 Bram Moolenaarpatch 8.2.2425: cursor on invalid line with range and... v8.2.2425
2021-01-28 Bram Moolenaarpatch 8.2.2424: some tests are known to cause an error... v8.2.2424
2021-01-28 Bram Moolenaarpatch 8.2.2423: missing error message v8.2.2423
2021-01-28 Bram Moolenaarpatch 8.2.2422: crash when deleting with line number... v8.2.2422
2021-01-28 Bram Moolenaarpatch 8.2.2421: double free when using autocommand... v8.2.2421
2021-01-28 Bram Moolenaarpatch 8.2.2420: too many problems with using all autoco... v8.2.2420
2021-01-28 Bram Moolenaarpatch 8.2.2419: autocmd test was failing on MS-Windows... v8.2.2419
2021-01-28 Bram Moolenaarpatch 8.2.2418: color not changed if ModeMsg highlight... v8.2.2418
2021-01-27 Bram Moolenaarpatch 8.2.2417: condition stack values may be used... v8.2.2417
2021-01-27 Bram Moolenaarpatch 8.2.2416: may get stuck in command line window... v8.2.2416
2021-01-26 Bram Moolenaarpatch 8.2.2415: no way to check for the cmdwin feature v8.2.2415
2021-01-26 Bram Moolenaarpatch 8.2.2414: using freed memory when closing the... v8.2.2414
2021-01-26 Bram Moolenaarpatch 8.2.2413: crash when using :all while using a... v8.2.2413
2021-01-26 Bram Moolenaarpatch 8.2.2412: not all fields in "cstack" are initialized v8.2.2412
2021-01-26 Bram Moolenaarpatch 8.2.2411: profile test fails on MS-Windows v8.2.2411
2021-01-25 Bram Moolenaarpatch 8.2.2410: build failure without the +profiling... v8.2.2410
2021-01-25 Bram MoolenaarUpdate runtime files.
2021-01-25 Bram Moolenaarpatch 8.2.2409: Vim9: profiling only works for one... v8.2.2409
2021-01-25 Bram Moolenaarpatch 8.2.2408: MinGW: "--preprocessor" flag no longer... v8.2.2408
2021-01-25 Bram Moolenaarpatch 8.2.2407: old jumplist code is never used v8.2.2407
2021-01-24 Bram Moolenaarpatch 8.2.2406: Vim9: profiled :def function leaks... v8.2.2406
2021-01-24 Bram Moolenaarpatch 8.2.2405: Vim9: no need to allow white space... v8.2.2405
2021-01-24 Bram Moolenaarpatch 8.2.2404: Vim9: profiling try/catch not correct v8.2.2404
2021-01-24 Bram Moolenaarpatch 8.2.2403: Vim9: profiling if/elseif/endif not... v8.2.2403
2021-01-24 Bram Moolenaarpatch 8.2.2402: some filetypes not detected v8.2.2402
2021-01-24 Bram Moolenaarpatch 8.2.2401: build fails without +profiling feature v8.2.2401
2021-01-24 Bram Moolenaarpatch 8.2.2400: Vim9: compiled functions are not profiled v8.2.2400
2021-01-24 Bram Moolenaarpatch 8.2.2399: fold test fails in wide terminal v8.2.2399
2021-01-23 Bram Moolenaarpatch 8.2.2398: method test fails v8.2.2398
2021-01-23 Bram Moolenaarpatch 8.2.2397: Vim9: "%%" not seen as alternate file... v8.2.2397
2021-01-23 Bram Moolenaarpatch 8.2.2396: Vim9: no white space allowed before... v8.2.2396
2021-01-23 Bram Moolenaarpatch 8.2.2395: Vim9: error for wrong type may report... v8.2.2395
2021-01-22 Bram Moolenaarpatch 8.2.2394: Vim9: min() and max() return type is... v8.2.2394
2021-01-22 Bram Moolenaarpatch 8.2.2393: Vim9: error message when script line... v8.2.2393
2021-01-22 Bram Moolenaarpatch 8.2.2392: fennel filetype not recognized v8.2.2392
2021-01-22 Bram Moolenaarpatch 8.2.2391: memory leak when creating a global... v8.2.2391
2021-01-22 Bram Moolenaarpatch 8.2.2390: Vim9: using positive offset is unexpected v8.2.2390
2021-01-21 Bram Moolenaarpatch 8.2.2389: test failure on a few systems v8.2.2389
2021-01-21 Bram Moolenaarpatch 8.2.2388: no easy way to get the maximum or minin... v8.2.2388
2021-01-21 Bram Moolenaarpatch 8.2.2387: runtime type check does not mention... v8.2.2387
2021-01-21 Bram Moolenaarpatch 8.2.2386: Vim9: crash when using ":silent! put" v8.2.2386
2021-01-21 Bram Moolenaarpatch 8.2.2385: "gj" and "gk" do not work correctly... v8.2.2385
2021-01-21 Bram Moolenaarpatch 8.2.2384: turtle filetype not recognized v8.2.2384
2021-01-21 Bram Moolenaarpatch 8.2.2383: focus escape sequences are not named v8.2.2383
2021-01-21 Bram Moolenaarpatch 8.2.2382: build failure v8.2.2382
2021-01-21 Bram Moolenaarpatch 8.2.2381: Vim9: divide by zero does not abort... v8.2.2381
2021-01-20 Bram Moolenaarpatch 8.2.2380: Vim9: occasional crash when using try... v8.2.2380
2021-01-20 Bram Moolenaarpatch 8.2.2379: do spell suggestions twice if 'spellsug... v8.2.2379
2021-01-20 Bram Moolenaarpatch 8.2.2378: Vim9: no error message for dividing... v8.2.2378
2021-01-19 Bram Moolenaarpatch 8.2.2377: Vim9: crash when using a range after... v8.2.2377
2021-01-19 Bram Moolenaarpatch 8.2.2376: Vim9: crash when dividing by zero in... v8.2.2376
2021-01-19 Bram Moolenaarpatch 8.2.2375: test for RGB color skipped in the terminal v8.2.2375
2021-01-18 Bram MoolenaarUpdate runtime files.
2021-01-17 Bram Moolenaarpatch 8.2.2374: accessing uninitialized memory in test_undo v8.2.2374
2021-01-17 Bram Moolenaarpatch 8.2.2373: Vim9: list assignment only accepts... v8.2.2373
2021-01-17 Bram Moolenaarpatch 8.2.2372: confusing error message for wrong ... v8.2.2372
2021-01-17 Bram Moolenaarpatch 8.2.2371: Vim9: crash when using types in :for... v8.2.2371
2021-01-17 Bram Moolenaarpatch 8.2.2370: Vim9: command fails in catch block v8.2.2370
2021-01-17 Bram Moolenaarpatch 8.2.2369: Vim9: functions return true/false but... v8.2.2369
2021-01-17 Bram Moolenaarpatch 8.2.2368: insufficient tests for setting options v8.2.2368
2021-01-17 Bram Moolenaarpatch 8.2.2367: test failures on some less often used... v8.2.2367
2021-01-16 Bram Moolenaarpatch 8.2.2366: when using ":sleep" the cursor is alway... v8.2.2366
2021-01-16 Bram Moolenaarpatch 8.2.2365: Vim9: no check for map() changing item... v8.2.2365
2021-01-16 Bram Moolenaarpatch 8.2.2364: Vim9: line break in lambda accesses... v8.2.2364
2021-01-16 Bram Moolenaarpatch 8.2.2363: curpos() does not accept a string argum... v8.2.2363
2021-01-16 Bram Moolenaarpatch 8.2.2362: Vim9: check of builtin function argumen... v8.2.2362
2021-01-16 Bram Moolenaarpatch 8.2.2361: Vim9: no highlight for "s///gc" when... v8.2.2361
2021-01-16 Bram Moolenaarpatch 8.2.2360: test leaves file behind v8.2.2360
2021-01-16 Bram Moolenaarpatch 8.2.2359: strange test failure with MS-Windows v8.2.2359
2021-01-16 Bram Moolenaarpatch 8.2.2358: wrong #ifdef for use_xterm_like_mouse() v8.2.2358
2021-01-15 Bram Moolenaarpatch 8.2.2357: Vim9: crash when parsing function retur... v8.2.2357
2021-01-15 Bram Moolenaarpatch 8.2.2356: Vim9: ":put =expr" does not handle... v8.2.2356
2021-01-15 Bram Moolenaarpatch 8.2.2355: stray test failure on Appveyor v8.2.2355
2021-01-15 Bram Moolenaarpatch 8.2.2354: crash with a weird combination of autoc... v8.2.2354
2021-01-15 Bram Moolenaarpatch 8.2.2353: spartql files are not detected v8.2.2353
2021-01-14 Bram Moolenaarpatch 8.2.2352: if focus lost/gained is received twice... v8.2.2352
2021-01-14 Bram Moolenaarpatch 8.2.2351: Vim9: error msg for "throw" in function... v8.2.2351
2021-01-14 Bram Moolenaarpatch 8.2.2350: using "void" for no reason v8.2.2350
2021-01-14 Bram Moolenaarpatch 8.2.2349: Vim9: cannot handle line break after... v8.2.2349
2021-01-14 Bram Moolenaarpatch 8.2.2348: no check for modified files after focus... v8.2.2348
2021-01-14 Bram Moolenaarpatch 8.2.2347: build failure without GUI v8.2.2347
2021-01-14 Bram Moolenaarpatch 8.2.2346: Codecov reports every little coverage... v8.2.2346
2021-01-14 Bram Moolenaarpatch 8.2.2345: no focus events in a terminal v8.2.2345
2021-01-13 Bram Moolenaarpatch 8.2.2344: using inclusive index for slice is... v8.2.2344
2021-01-13 Bram Moolenaarpatch 8.2.2343: Vim9: return type of readfile() is any v8.2.2343
2021-01-13 Bram Moolenaarpatch 8.2.2342: "char" functions may return wrong colum... v8.2.2342
2021-01-13 Bram Moolenaarpatch 8.2.2341: expresison command line completion... v8.2.2341
2021-01-12 Bram Moolenaarpatch 8.2.2340: win_execute() unexpectedly returns... v8.2.2340
2021-01-12 Bram Moolenaarpatch 8.2.2339: cannot get the type of a value as a... v8.2.2339
2021-01-12 Bram Moolenaarpatch 8.2.2338: Vim9: no error if using job_info()... v8.2.2338
2021-01-12 Bram Moolenaarpatch 8.2.2337: configure test for GTK only says "no" v8.2.2337
2021-01-12 Bram Moolenaarpatch 8.2.2336: Vim9: not possible to extend dictionary... v8.2.2336
2021-01-12 Bram Moolenaarpatch 8.2.2335: Vim9: "silent return" does not restore... v8.2.2335
next