]> granicus.if.org Git - vim/shortlog
vim
2021-02-13 Bram Moolenaarpatch 8.2.2510: internal error when popup with mask... v8.2.2510
2021-02-13 Bram Moolenaarpatch 8.2.2509: tests fail on s390 build v8.2.2509
2021-02-13 Bram Moolenaarpatch 8.2.2508: cannot change the character displayed... v8.2.2508
2021-02-13 Bram MoolenaarUpdate runtime files
2021-02-13 Bram Moolenaarpatch 8.2.2507: github build may fail if Ubuntu 20... v8.2.2507
2021-02-13 Bram Moolenaarpatch 8.2.2506: Vim9: :continue does not work correctly... v8.2.2506
2021-02-12 Bram Moolenaarpatch 8.2.2505: Vim9: crash after defining function... v8.2.2505
2021-02-12 Bram Moolenaarpatch 8.2.2504: Vim9: crash when using an argument... v8.2.2504
2021-02-12 Bram Moolenaarpatch 8.2.2503: Vim9: a caught error may leave somethin... v8.2.2503
2021-02-12 Bram Moolenaarpatch 8.2.2502: a few github actions are failing v8.2.2502
2021-02-11 Bram Moolenaarpatch 8.2.2501: not always clear where an error is... v8.2.2501
2021-02-11 Bram Moolenaarpatch 8.2.2500: build fails without the GUI feature v8.2.2500
2021-02-11 Bram Moolenaarpatch 8.2.2499: "vim -g --version" does not redirect... v8.2.2499
2021-02-11 Bram Moolenaarpatch 8.2.2498: no test for what 8.2.2494 fixes v8.2.2498
2021-02-10 Bram Moolenaarpatch 8.2.2497: no error when using more than one chara... v8.2.2497
2021-02-10 Bram Moolenaarpatch 8.2.2496: insufficien testing for text jumping fix v8.2.2496
2021-02-10 Bram Moolenaarpatch 8.2.2495: text jumps up and down when moving... v8.2.2495
2021-02-10 Bram Moolenaarpatch 8.2.2494: ":rviminfo!" clears most of oldfiles v8.2.2494
2021-02-10 Bram Moolenaarpatch 8.2.2493: text property for text left of window... v8.2.2493
2021-02-10 Bram Moolenaarpatch 8.2.2492: command line buffer name cannot be... v8.2.2492
2021-02-10 Bram Moolenaarpatch 8.2.2491: popup window for text property may... v8.2.2491
2021-02-10 Bram Moolenaarpatch 8.2.2490: 'wrap' option is always reset when... v8.2.2490
2021-02-09 Bram Moolenaarpatch 8.2.2489: current buffer is wrong after deletebuf... v8.2.2489
2021-02-08 Bram Moolenaarpatch 8.2.2488: json_encode() gives generic argument... v8.2.2488
2021-02-08 Bram Moolenaarpatch 8.2.2487: terminal shows garbage after double... v8.2.2487
2021-02-07 Bram Moolenaarpatch 8.2.2486: Vim9: some errors for white space do... v8.2.2486
2021-02-07 Bram Moolenaarpatch 8.2.2485: when sourcing a script again the script... v8.2.2485
2021-02-07 Bram Moolenaarpatch 8.2.2484: Vim9: Cannot use a comment starting... v8.2.2484
2021-02-07 Bram Moolenaarpatch 8.2.2483: Vim9: type error for misformed expression v8.2.2483
2021-02-07 Bram Moolenaarpatch 8.2.2482: build error v8.2.2482
2021-02-07 Bram Moolenaarpatch 8.2.2481: Vim9: confusing error when variable... v8.2.2481
2021-02-07 Bram Moolenaarpatch 8.2.2480: Vim9: some errors for white space do... v8.2.2480
2021-02-07 Bram Moolenaarpatch 8.2.2479: set/getbufline test fails without the... v8.2.2479
2021-02-07 Bram Moolenaarpatch 8.2.2478: MS-Windows: backup files for plugins... v8.2.2478
2021-02-07 Bram Moolenaarpatch 8.2.2477: autocommand tests hang on MS-Windows v8.2.2477
2021-02-07 Bram Moolenaarpatch 8.2.2476: using freed memory when splitting windo... v8.2.2476
2021-02-06 Bram Moolenaarpatch 8.2.2475: autocommand tests hangs on MS-Windows v8.2.2475
2021-02-06 Bram Moolenaarpatch 8.2.2474: using freed memory when window is close... v8.2.2474
2021-02-06 Bram Moolenaarpatch 8.2.2473: crash when leaving command line window... v8.2.2473
2021-02-06 Bram Moolenaarpatch 8.2.2472: crash when using command line window... v8.2.2472
2021-02-06 Bram Moolenaarpatch 8.2.2471: popup_setoptions() does not set textpro... v8.2.2471
2021-02-06 Bram Moolenaarpatch 8.2.2470: popup_getoptions() does not get textpro... v8.2.2470
2021-02-06 Bram Moolenaarpatch 8.2.2469: confusing error if :winsize has a wrong... v8.2.2469
2021-02-06 Bram Moolenaarpatch 8.2.2468: not easy to get the full command name... v8.2.2468
2021-02-05 Bram Moolenaarpatch 8.2.2467: script generated by :mkview changes... v8.2.2467
2021-02-04 Bram Moolenaarpatch 8.2.2466: max() and min() can give many error... v8.2.2466
2021-02-03 Bram Moolenaarpatch 8.2.2465: using freed memory in :psearch v8.2.2465
2021-02-03 Bram Moolenaarpatch 8.2.2464: using freed memory if window closed... v8.2.2464
2021-02-03 Bram Moolenaarpatch 8.2.2463: using :arglocal in an autocommand may... v8.2.2463
2021-02-03 Bram Moolenaarpatch 8.2.2462: Coverity warns for not checking for... v8.2.2462
2021-02-03 Bram Moolenaarpatch 8.2.2461: Coverity warns for unchecked return... v8.2.2461
2021-02-03 Bram Moolenaarpatch 8.2.2460: Coverity warns for unused value v8.2.2460
2021-02-03 Bram Moolenaarpatch 8.2.2459: Coverity reports dead code v8.2.2459
2021-02-03 Bram Moolenaarpatch 8.2.2458: Coverity warns for :retab using freed... v8.2.2458
2021-02-03 Bram Moolenaarpatch 8.2.2457: Coverity warns for memory leak v8.2.2457
2021-02-03 Bram Moolenaarpatch 8.2.2456: Coverity warning for strcpy() into... v8.2.2456
2021-02-03 Bram Moolenaarpatch 8.2.2455: Vim9: key type for literal dict and... v8.2.2455
2021-02-03 Bram Moolenaarpatch 8.2.2454: leading space can not be made visible v8.2.2454
2021-02-02 Bram Moolenaarpatch 8.2.2453: Vim9: a variable name with "->" in... v8.2.2453
2021-02-02 Bram Moolenaarpatch 8.2.2452: no completion for the 'filetype' option v8.2.2452
2021-02-01 Bram Moolenaarpatch 8.2.2451: MS-Windows: Extended Attributes not... v8.2.2451
2021-02-01 Bram Moolenaarpatch 8.2.2450: MS-Windows: ADS was not preserved if... v8.2.2450
2021-02-01 Bram Moolenaarpatch 8.2.2449: Vim9: flatten() always changes the... v8.2.2449
2021-02-01 Bram Moolenaarpatch 8.2.2448: compilation error with Ruby 3.0 v8.2.2448
2021-02-01 Bram Moolenaarpatch 8.2.2447: 'foldlevel' not applied to folds restor... v8.2.2447
2021-02-01 Bram Moolenaarpatch 8.2.2446: setting 'term' empty has different... v8.2.2446
2021-01-31 Bram Moolenaarpatch 8.2.2445: Vim9: no proper error for lambda missin... v8.2.2445
2021-01-31 Bram Moolenaarpatch 8.2.2444: Vim9: compile error with combination... v8.2.2444
2021-01-31 Bram Moolenaarpatch 8.2.2443: Vim9: no compile time error for wrong... v8.2.2443
2021-01-31 Bram Moolenaarpatch 8.2.2442: automatic GUI selection does not check... v8.2.2442
2021-01-31 Bram Moolenaarpatch 8.2.2441: Vim9: extend() does not give an error... v8.2.2441
2021-01-31 Bram Moolenaarpatch 8.2.2440: documentation based on patches is outdated v8.2.2440
2021-01-31 Bram Moolenaarpatch 8.2.2439: not easy to figure out what packages... v8.2.2439
2021-01-31 Bram Moolenaarpatch 8.2.2438: out of bounds compiler warning v8.2.2438
2021-01-31 Bram Moolenaarpatch 8.2.2437: deprecation warnings with default confi... v8.2.2437
2021-01-31 Bram Moolenaarpatch 8.2.2436: Vim9 script test is a bit flaky v8.2.2436
2021-01-31 Bram Moolenaarpatch 8.2.2435: setline() gives an error for some types v8.2.2435
2021-01-30 Bram Moolenaarpatch 8.2.2434: Vim9: no error when compiling str2nr... v8.2.2434
2021-01-30 Bram Moolenaarpatch 8.2.2433: opening cmdline window gives error... v8.2.2433
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
next