index
:
vim
allow_nuw=0
master
Vim - the text editor
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-27
patch 8.0.0515: ml_get errors in silent Ex mode
Bram Moolenaar
2017-03-26
patch 8.0.0514: script for creating cmdidxs can be improved
Bram Moolenaar
2017-03-26
patch 8.0.0513: getting name of cleared highlight group is wrong
Bram Moolenaar
2017-03-25
patch 8.0.0512: check for available characters takes too long
Bram Moolenaar
2017-03-25
patch 8.0.0511: message for skipping client-server tests is unclear
Bram Moolenaar
2017-03-25
patch 8.0.0510: typo in link to codecov.io results
Bram Moolenaar
2017-03-25
patch 8.0.0509: no link to codecov.io results
Bram Moolenaar
2017-03-25
patch 8.0.0508: Coveralls no longer shows per-file coverage
Bram Moolenaar
2017-03-25
patch 8.0.0507: client-server tests fail when $DISPLAY is not set
Bram Moolenaar
2017-03-25
patch 8.0.0506: can't build with ANSI C
Bram Moolenaar
2017-03-25
patch 8.0.0505: failed window split for :stag not handled
Bram Moolenaar
2017-03-25
patch 8.0.0504: looking up an Ex command is a bit slow
Bram Moolenaar
2017-03-23
patch 8.0.0503: endless loop in updating folds with 32 bit ints
Bram Moolenaar
2017-03-21
patch 8.0.0502: Coverity complains about possible NULL pointer
Bram Moolenaar
2017-03-21
patch 8.0.0501: on MS-Windows ":!start" does not work as expected
Bram Moolenaar
2017-03-21
Update runtime files. Add Rust support.
Bram Moolenaar
2017-03-21
patch 8.0.0500: quotestar test is still a bit flaky
Bram Moolenaar
2017-03-21
patch 8.0.0499: taglist() does not prioritize tags for a buffer
Bram Moolenaar
2017-03-21
patch 8.0.0498: two autocmd tests are skipped on MS-Windows
Bram Moolenaar
2017-03-21
patch 8.0.0497: arabic support is not fully tested
Bram Moolenaar
2017-03-21
patch 8.0.0496: insufficient testing for folding
Bram Moolenaar
2017-03-20
patch 8.0.0495: quotestar test uses timer instead of timeout
Bram Moolenaar
2017-03-19
patch 8.0.0494: build failure with older compiler on MS-Windows
Bram Moolenaar
2017-03-19
patch 8.0.0493: crash with cd command with very long argument
Bram Moolenaar
2017-03-19
patch 8.0.0492: a failing client-server request can make Vim hang
Bram Moolenaar
2017-03-19
patch 8.0.0491: quotestar test fails when features are missing
Bram Moolenaar
2017-03-19
patch 8.0.0490: vertical split makes 'winfixwidth' window smaller
Bram Moolenaar
2017-03-19
patch 8.0.0489: clipboard and "* register is not tested
Bram Moolenaar
2017-03-19
patch 8.0.0488: running tests leaves an "xxx" file behind
Bram Moolenaar
2017-03-19
patch 8.0.0487: the autocmd test hangs on MS-Windows
Bram Moolenaar
2017-03-19
patch 8.0.0486: crash and endless loop when closing windows in autocmd
Bram Moolenaar
2017-03-19
patch 8.0.0485: not all windows commands are tested
Bram Moolenaar
2017-03-19
patch 8.0.0484: :lhelpgrep does not fail after a successful one
Bram Moolenaar
2017-03-18
patch 8.0.0483: illegal memory access when using :all
Bram Moolenaar
2017-03-18
patch 8.0.0482: the setbufvar() function may mess up the window layout
Bram Moolenaar
2017-03-18
patch 8.0.0481: unnecessary if statement
Bram Moolenaar
2017-03-18
patch 8.0.0480: the remote_peek() test fails on MS-Windows
Bram Moolenaar
2017-03-18
patch 8.0.0479: remote_peek() is not tested
Bram Moolenaar
2017-03-18
patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errors
Bram Moolenaar
2017-03-18
patch 8.0.0477: the client-server test may hang when failing
Bram Moolenaar
2017-03-18
patch 8.0.0476: missing change to main.c
Bram Moolenaar
2017-03-18
patch 8.0.0475: not enough testing for the client-server feature
Bram Moolenaar
2017-03-18
patch 8.0.0474: the client-server feature is not tested
Bram Moolenaar
2017-03-16
patch 8.0.0473: no test covering arg_all()
Bram Moolenaar
2017-03-16
patch 8.0.0472: when a test fails another test may also fail
Bram Moolenaar
2017-03-16
patch 8.0.0471: exit callback test sometimes fails
Bram Moolenaar
2017-03-16
patch 8.0.0470: not enough testing for help commands
Bram Moolenaar
2017-03-16
patch 8.0.0469: compiler warnings on MS-Windows
Bram Moolenaar
2017-03-16
patch 8.0.0468: after aborting an Ex command g< does not work
Bram Moolenaar
2017-03-16
patch 8.0.0467: using g< after :for does not show the right output
Bram Moolenaar
[next]