index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
patch 8.0.0502: Coverity complains about possible NULL pointer
v8.0.0502
Bram Moolenaar
2017-03-21
2
-0
/
+3
*
patch 8.0.0501: on MS-Windows ":!start" does not work as expected
v8.0.0501
Bram Moolenaar
2017-03-21
2
-0
/
+29
*
patch 8.0.0500: quotestar test is still a bit flaky
v8.0.0500
Bram Moolenaar
2017-03-21
2
-2
/
+8
*
patch 8.0.0499: taglist() does not prioritize tags for a buffer
v8.0.0499
Bram Moolenaar
2017-03-21
7
-8
/
+37
*
patch 8.0.0498: two autocmd tests are skipped on MS-Windows
v8.0.0498
Bram Moolenaar
2017-03-21
2
-26
/
+32
*
patch 8.0.0497: arabic support is not fully tested
v8.0.0497
Bram Moolenaar
2017-03-21
3
-1
/
+154
*
patch 8.0.0496: insufficient testing for folding
v8.0.0496
Bram Moolenaar
2017-03-21
2
-2
/
+57
*
patch 8.0.0495: quotestar test uses timer instead of timeout
v8.0.0495
Bram Moolenaar
2017-03-20
2
-27
/
+9
*
patch 8.0.0494: build failure with older compiler on MS-Windows
v8.0.0494
Bram Moolenaar
2017-03-19
4
-5
/
+8
*
patch 8.0.0493: crash with cd command with very long argument
v8.0.0493
Bram Moolenaar
2017-03-19
5
-12
/
+58
*
patch 8.0.0492: a failing client-server request can make Vim hang
v8.0.0492
Bram Moolenaar
2017-03-19
9
-71
/
+76
*
patch 8.0.0491: quotestar test fails when features are missing
v8.0.0491
Bram Moolenaar
2017-03-19
2
-1
/
+3
*
patch 8.0.0490: vertical split makes 'winfixwidth' window smaller
v8.0.0490
Bram Moolenaar
2017-03-19
3
-11
/
+7
*
patch 8.0.0489: clipboard and "* register is not tested
v8.0.0489
Bram Moolenaar
2017-03-19
5
-0
/
+144
*
patch 8.0.0488: running tests leaves an "xxx" file behind
v8.0.0488
Bram Moolenaar
2017-03-19
2
-4
/
+5
*
patch 8.0.0487: the autocmd test hangs on MS-Windows
v8.0.0487
Bram Moolenaar
2017-03-19
2
-0
/
+8
*
patch 8.0.0486: crash and endless loop when closing windows in autocmd
v8.0.0486
Bram Moolenaar
2017-03-19
5
-2
/
+129
*
patch 8.0.0485: not all windows commands are tested
v8.0.0485
Bram Moolenaar
2017-03-19
8
-4
/
+317
*
patch 8.0.0484: :lhelpgrep does not fail after a successful one
v8.0.0484
Bram Moolenaar
2017-03-19
3
-40
/
+150
*
patch 8.0.0483: illegal memory access when using :all
v8.0.0483
Bram Moolenaar
2017-03-18
3
-0
/
+18
*
patch 8.0.0482: the setbufvar() function may mess up the window layout
v8.0.0482
Bram Moolenaar
2017-03-18
3
-1
/
+34
*
patch 8.0.0481: unnecessary if statement
v8.0.0481
Bram Moolenaar
2017-03-18
2
-33
/
+32
*
patch 8.0.0480: the remote_peek() test fails on MS-Windows
v8.0.0480
Bram Moolenaar
2017-03-18
3
-0
/
+22
*
patch 8.0.0479: remote_peek() is not tested
v8.0.0479
Bram Moolenaar
2017-03-18
3
-0
/
+25
*
patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errors
v8.0.0478
Bram Moolenaar
2017-03-18
12
-41
/
+44
*
patch 8.0.0477: the client-server test may hang when failing
v8.0.0477
Bram Moolenaar
2017-03-18
8
-49
/
+121
*
patch 8.0.0476: missing change to main.c
v8.0.0476
Bram Moolenaar
2017-03-18
2
-0
/
+43
*
patch 8.0.0475: not enough testing for the client-server feature
v8.0.0475
Bram Moolenaar
2017-03-18
6
-22
/
+64
*
patch 8.0.0474: the client-server feature is not tested
v8.0.0474
Bram Moolenaar
2017-03-18
6
-16
/
+72
*
patch 8.0.0473: no test covering arg_all()
v8.0.0473
Bram Moolenaar
2017-03-16
2
-20
/
+29
*
patch 8.0.0472: when a test fails another test may also fail
v8.0.0472
Bram Moolenaar
2017-03-16
2
-2
/
+4
*
patch 8.0.0471: exit callback test sometimes fails
v8.0.0471
Bram Moolenaar
2017-03-16
2
-0
/
+3
*
patch 8.0.0470: not enough testing for help commands
v8.0.0470
Bram Moolenaar
2017-03-16
3
-0
/
+63
*
patch 8.0.0469: compiler warnings on MS-Windows
v8.0.0469
Bram Moolenaar
2017-03-16
2
-3
/
+7
*
patch 8.0.0468: after aborting an Ex command g< does not work
v8.0.0468
Bram Moolenaar
2017-03-16
6
-16
/
+61
*
patch 8.0.0467: using g< after :for does not show the right output
v8.0.0467
Bram Moolenaar
2017-03-16
2
-0
/
+11
*
patch 8.0.0466: still macros that should be all-caps
v8.0.0466
Bram Moolenaar
2017-03-16
33
-264
/
+259
*
patch 8.0.0465: off-by-one error in using :move with folding
v8.0.0465
Bram Moolenaar
2017-03-16
3
-6
/
+28
*
patch 8.0.0464: can't find executable name on Solaris and FreeBSD
v8.0.0464
Bram Moolenaar
2017-03-16
5
-14
/
+35
*
patch 8.0.0463: side effects from resetting 'compatible' in defaults.vim
v8.0.0463
Bram Moolenaar
2017-03-16
1
-0
/
+2
*
patch 8.0.0462: failure of an MS-Windows test may go unnoticed
v8.0.0462
Bram Moolenaar
2017-03-16
2
-0
/
+3
*
patch 8.0.0461: test 45 hangs on MS-Windows
v8.0.0461
Bram Moolenaar
2017-03-16
3
-11
/
+7
*
patch 8.0.0460: can't build on HPUX
v8.0.0460
Bram Moolenaar
2017-03-16
2
-2
/
+4
*
patch 8.0.0459: old fix for :move and folding no longer needed
v8.0.0459
Bram Moolenaar
2017-03-15
2
-14
/
+2
*
patch 8.0.0458: potential crash if adding list or dict to dict fails
v8.0.0458
Bram Moolenaar
2017-03-14
2
-2
/
+4
*
patch 8.0.0457: using :move messes up manual folds
v8.0.0457
Bram Moolenaar
2017-03-14
7
-10
/
+355
*
patch 8.0.0456: typo in MinGW test makefile
v8.0.0456
Bram Moolenaar
2017-03-13
2
-1
/
+3
*
Fix duplication of patch.
Bram Moolenaar
2017-03-13
2
-24
/
+0
*
patch 8.0.0455: the mode test may hang
v8.0.0455
Bram Moolenaar
2017-03-13
2
-2
/
+8
*
patch 8.0.0454: compiler warnings for "always true" comparison
v8.0.0454
Bram Moolenaar
2017-03-12
3
-3
/
+5
[prev]
[next]