]> granicus.if.org Git - vim/shortlog
vim
2017-03-29 Bram MoolenaarUpdate runtime files.
2017-03-29 Bram Moolenaarpatch 8.0.0516: a large count on a normal command cause... v8.0.0516
2017-03-27 Bram Moolenaarpatch 8.0.0515: ml_get errors in silent Ex mode v8.0.0515
2017-03-26 Bram Moolenaarpatch 8.0.0514: script for creating cmdidxs can be... v8.0.0514
2017-03-26 Bram Moolenaarpatch 8.0.0513: getting name of cleared highlight group... v8.0.0513
2017-03-25 Bram Moolenaarpatch 8.0.0512: check for available characters takes... v8.0.0512
2017-03-25 Bram Moolenaarpatch 8.0.0511: message for skipping client-server... v8.0.0511
2017-03-25 Bram Moolenaarpatch 8.0.0510: typo in link to codecov.io results v8.0.0510
2017-03-25 Bram Moolenaarpatch 8.0.0509: no link to codecov.io results v8.0.0509
2017-03-25 Bram Moolenaarpatch 8.0.0508: Coveralls no longer shows per-file... v8.0.0508
2017-03-25 Bram Moolenaarpatch 8.0.0507: client-server tests fail when $DISPLAY... v8.0.0507
2017-03-25 Bram Moolenaarpatch 8.0.0506: can't build with ANSI C v8.0.0506
2017-03-25 Bram Moolenaarpatch 8.0.0505: failed window split for :stag not handled v8.0.0505
2017-03-25 Bram Moolenaarpatch 8.0.0504: looking up an Ex command is a bit slow v8.0.0504
2017-03-23 Bram Moolenaarpatch 8.0.0503: endless loop in updating folds with... v8.0.0503
2017-03-21 Bram Moolenaarpatch 8.0.0502: Coverity complains about possible NULL... v8.0.0502
2017-03-21 Bram Moolenaarpatch 8.0.0501: on MS-Windows ":!start" does not work... v8.0.0501
2017-03-21 Bram MoolenaarUpdate runtime files. Add Rust support.
2017-03-21 Bram Moolenaarpatch 8.0.0500: quotestar test is still a bit flaky v8.0.0500
2017-03-21 Bram Moolenaarpatch 8.0.0499: taglist() does not prioritize tags... v8.0.0499
2017-03-21 Bram Moolenaarpatch 8.0.0498: two autocmd tests are skipped on MS... v8.0.0498
2017-03-21 Bram Moolenaarpatch 8.0.0497: arabic support is not fully tested v8.0.0497
2017-03-21 Bram Moolenaarpatch 8.0.0496: insufficient testing for folding v8.0.0496
2017-03-20 Bram Moolenaarpatch 8.0.0495: quotestar test uses timer instead of... v8.0.0495
2017-03-19 Bram Moolenaarpatch 8.0.0494: build failure with older compiler on... v8.0.0494
2017-03-19 Bram Moolenaarpatch 8.0.0493: crash with cd command with very long... v8.0.0493
2017-03-19 Bram Moolenaarpatch 8.0.0492: a failing client-server request can... v8.0.0492
2017-03-19 Bram Moolenaarpatch 8.0.0491: quotestar test fails when features... v8.0.0491
2017-03-19 Bram Moolenaarpatch 8.0.0490: vertical split makes 'winfixwidth'... v8.0.0490
2017-03-19 Bram Moolenaarpatch 8.0.0489: clipboard and "* register is not tested v8.0.0489
2017-03-19 Bram Moolenaarpatch 8.0.0488: running tests leaves an "xxx" file... v8.0.0488
2017-03-19 Bram Moolenaarpatch 8.0.0487: the autocmd test hangs on MS-Windows v8.0.0487
2017-03-19 Bram Moolenaarpatch 8.0.0486: crash and endless loop when closing... v8.0.0486
2017-03-19 Bram Moolenaarpatch 8.0.0485: not all windows commands are tested v8.0.0485
2017-03-19 Bram Moolenaarpatch 8.0.0484: :lhelpgrep does not fail after a succes... v8.0.0484
2017-03-18 Bram Moolenaarpatch 8.0.0483: illegal memory access when using :all v8.0.0483
2017-03-18 Bram Moolenaarpatch 8.0.0482: the setbufvar() function may mess up... v8.0.0482
2017-03-18 Bram Moolenaarpatch 8.0.0481: unnecessary if statement v8.0.0481
2017-03-18 Bram Moolenaarpatch 8.0.0480: the remote_peek() test fails on MS... v8.0.0480
2017-03-18 Bram Moolenaarpatch 8.0.0479: remote_peek() is not tested v8.0.0479
2017-03-18 Bram Moolenaarpatch 8.0.0478: tests use assert_true(0) and assert_fal... v8.0.0478
2017-03-18 Bram Moolenaarpatch 8.0.0477: the client-server test may hang when... v8.0.0477
2017-03-18 Bram Moolenaarpatch 8.0.0476: missing change to main.c v8.0.0476
2017-03-18 Bram Moolenaarpatch 8.0.0475: not enough testing for the client-serve... v8.0.0475
2017-03-18 Bram Moolenaarpatch 8.0.0474: the client-server feature is not tested v8.0.0474
2017-03-16 Bram Moolenaarpatch 8.0.0473: no test covering arg_all() v8.0.0473
2017-03-16 Bram Moolenaarpatch 8.0.0472: when a test fails another test may... v8.0.0472
2017-03-16 Bram Moolenaarpatch 8.0.0471: exit callback test sometimes fails v8.0.0471
2017-03-16 Bram Moolenaarpatch 8.0.0470: not enough testing for help commands v8.0.0470
2017-03-16 Bram Moolenaarpatch 8.0.0469: compiler warnings on MS-Windows v8.0.0469
2017-03-16 Bram Moolenaarpatch 8.0.0468: after aborting an Ex command g< does... v8.0.0468
2017-03-16 Bram Moolenaarpatch 8.0.0467: using g< after :for does not show the... v8.0.0467
2017-03-16 Bram MoolenaarUpdate runtime files.
2017-03-16 Bram Moolenaarpatch 8.0.0466: still macros that should be all-caps v8.0.0466
2017-03-16 Bram Moolenaarpatch 8.0.0465: off-by-one error in using :move with... v8.0.0465
2017-03-16 Bram Moolenaarpatch 8.0.0464: can't find executable name on Solaris... v8.0.0464
2017-03-16 Bram Moolenaarpatch 8.0.0463: side effects from resetting 'compatible... v8.0.0463
2017-03-16 Bram Moolenaarpatch 8.0.0462: failure of an MS-Windows test may go... v8.0.0462
2017-03-16 Bram Moolenaarpatch 8.0.0461: test 45 hangs on MS-Windows v8.0.0461
2017-03-16 Bram Moolenaarpatch 8.0.0460: can't build on HPUX v8.0.0460
2017-03-15 Bram Moolenaarpatch 8.0.0459: old fix for :move and folding no longer... v8.0.0459
2017-03-14 Bram Moolenaarpatch 8.0.0458: potential crash if adding list or dict... v8.0.0458
2017-03-14 Bram Moolenaarpatch 8.0.0457: using :move messes up manual folds v8.0.0457
2017-03-13 Bram Moolenaarpatch 8.0.0456: typo in MinGW test makefile v8.0.0456
2017-03-13 Bram MoolenaarFix duplication of patch.
2017-03-13 Bram Moolenaarpatch 8.0.0455: the mode test may hang v8.0.0455
2017-03-12 Bram Moolenaarpatch 8.0.0454: compiler warnings for "always true... v8.0.0454
2017-03-12 Bram Moolenaarpatch 8.0.0453: adding fold marker creates new comment v8.0.0453
2017-03-12 Bram Moolenaarpatch 8.0.0452: some macros are in lower case v8.0.0452
2017-03-12 Bram Moolenaarpatch 8.0.0451: some macros are in lower case v8.0.0451
2017-03-12 Bram Moolenaarpatch 8.0.0450: v:progpath is not reliably set v8.0.0450
2017-03-12 Bram Moolenaarpatch 8.0.0449: part of fold patch accidentally included v8.0.0449
2017-03-12 Bram Moolenaarpatch 8.0.0448: some macros are in lower case v8.0.0448
2017-03-12 Bram Moolenaarpatch 8.0.0447: getting font name does not work on X11 v8.0.0447
2017-03-12 Bram Moolenaarpatch 8.0.0446: the ";" command does not work after... v8.0.0446
2017-03-11 Bram Moolenaarpatch 8.0.0445: getpgid is not supported on all systems v8.0.0445
2017-03-11 Bram Moolenaarpatch 8.0.0444: diffpatch fails when the file name... v8.0.0444
2017-03-11 Bram Moolenaarpatch 8.0.0443: terminal width is set to 80 in test3 v8.0.0443
2017-03-09 Bram Moolenaarpatch 8.0.0442: patch shell command not well escaped v8.0.0442
2017-03-09 Bram Moolenaarpatch 8.0.0441: dead code in #ifdef v8.0.0441
2017-03-09 Bram Moolenaarpatch 8.0.0440: not enough test coverage in Insert... v8.0.0440
2017-03-09 Bram Moolenaarpatch 8.0.0439: ":%argdel" gives an error for an empty... v8.0.0439
2017-03-09 Bram Moolenaarpatch 8.0.0438: the fnamemodify test may cause later... v8.0.0438
2017-03-09 Bram Moolenaarpatch 8.0.0437: packadd test does not fully work v8.0.0437
2017-03-09 Bram Moolenaarpatch 8.0.0436: running the options test sometimes... v8.0.0436
2017-03-09 Bram Moolenaarpatch 8.0.0435: some functions are not tested v8.0.0435
2017-03-09 Bram Moolenaarpatch 8.0.0434: clang version not correctly detected v8.0.0434
2017-03-08 Bram Moolenaarpatch 8.0.0433: beeps when running tests v8.0.0433
2017-03-08 Bram Moolenaarpatch 8.0.0432: "make shadow" creates an invalid link v8.0.0432
2017-03-08 Bram Moolenaarpatch 8.0.0431: 'cinoptions' cannot set indent for... v8.0.0431
2017-03-07 Bram Moolenaarpatch 8.0.0430: options test fails or hangs on MS-Windows v8.0.0430
2017-03-07 Bram Moolenaarpatch 8.0.0429: options test does not always test every... v8.0.0429
2017-03-07 Bram Moolenaarpatch 8.0.0428: git and hg see new files after running... v8.0.0428
2017-03-06 Bram Moolenaarpatch 8.0.0427: 'makeencoding' missing from the options... v8.0.0427
2017-03-06 Bram Moolenaarpatch 8.0.0426: insufficient testing for statusline v8.0.0426
2017-03-05 Bram Moolenaarpatch 8.0.0425: build errors when building without... v8.0.0425
2017-03-05 Bram Moolenaarpatch 8.0.0424: compiler warnings on MS-Windows v8.0.0424
2017-03-05 Bram Moolenaarpatch 8.0.0423: changing 'cinoptions' does not always... v8.0.0423
2017-03-05 Bram Moolenaarpatch 8.0.0422: Python test fails with Python 3.6 v8.0.0422
2017-03-05 Bram Moolenaarpatch 8.0.0421: diff mode wrong when adding line at... v8.0.0421
next