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
/
testdir
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.1526: no test using a screen dump yet
v8.0.1526
Bram Moolenaar
2018-02-20
5
-5
/
+142
*
patch 8.0.1525: using :wqa exits even if a job runs in a terminal window
v8.0.1525
Bram Moolenaar
2018-02-19
1
-0
/
+9
*
patch 8.0.1523: cannot write and read terminal screendumps
v8.0.1523
Bram Moolenaar
2018-02-18
1
-0
/
+35
*
patch 8.0.1519: getchangelist() does not use argument as bufname()
v8.0.1519
Bram Moolenaar
2018-02-13
1
-3
/
+3
*
patch 8.0.1518: error messages suppressed after ":silent! try"
v8.0.1518
Bram Moolenaar
2018-02-13
1
-0
/
+14
*
patch 8.0.1514: getting the list of changes is not easy
v8.0.1514
Bram Moolenaar
2018-02-13
2
-0
/
+49
*
patch 8.0.1510: cannot test if a command causes a beep
v8.0.1510
Bram Moolenaar
2018-02-13
2
-0
/
+12
*
patch 8.0.1509: test for failing drag-n-drop command no longer fails
v8.0.1509
Bram Moolenaar
2018-02-12
1
-1
/
+5
*
patch 8.0.1508: the :drop command is not always available
v8.0.1508
Bram Moolenaar
2018-02-12
2
-37
/
+32
*
patch 8.0.1507: timer test is a bit flaky
v8.0.1507
Bram Moolenaar
2018-02-12
1
-0
/
+1
*
patch 8.0.1498: getjumplist() returns duplicate entries
v8.0.1498
Bram Moolenaar
2018-02-11
1
-4
/
+2
*
patch 8.0.1497: getting the jump list requires parsing the output of :jumps
v8.0.1497
Bram Moolenaar
2018-02-10
2
-0
/
+65
*
patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu
v8.0.1494
Bram Moolenaar
2018-02-10
1
-0
/
+55
*
patch 8.0.1493: completion items cannot be annotated
v8.0.1493
Bram Moolenaar
2018-02-10
1
-0
/
+120
*
patch 8.0.1489: there is no easy way to get the global directory
v8.0.1489
Bram Moolenaar
2018-02-09
1
-0
/
+9
*
patch 8.0.1488: emacs tags no longer work
v8.0.1488
Bram Moolenaar
2018-02-09
1
-0
/
+28
*
patch 8.0.1486: accessing invalid memory with "it"
v8.0.1486
Bram Moolenaar
2018-02-09
1
-0
/
+13
*
patch 8.0.1482: using feedkeys() does not work to test completion
v8.0.1482
Bram Moolenaar
2018-02-09
3
-5
/
+15
*
patch 8.0.1475: invalid memory access in read_redo()
v8.0.1475
Bram Moolenaar
2018-02-06
1
-0
/
+7
*
patch 8.0.1469: when package path is a symlink 'runtimepath' is wrong
v8.0.1469
Bram Moolenaar
2018-02-04
1
-7
/
+44
*
patch 8.0.1465: python2 and python3 detection not tested
v8.0.1465
Bram Moolenaar
2018-02-03
1
-1
/
+4
*
patch 8.0.1464: completing directory after :find does not add slash
v8.0.1464
Bram Moolenaar
2018-02-03
1
-0
/
+6
*
patch 8.0.1463: test fails without 'autochdir' option
v8.0.1463
Bram Moolenaar
2018-02-03
1
-0
/
+3
*
patch 8.0.1459: cannot handle change of directory
v8.0.1459
Bram Moolenaar
2018-02-03
1
-0
/
+56
*
patch 8.0.1458: filetype detection test does not check all scripts
v8.0.1458
Bram Moolenaar
2018-02-03
1
-0
/
+34
*
patch 8.0.1456: timer test on travis Mac is still flaky
v8.0.1456
Bram Moolenaar
2018-02-03
1
-1
/
+1
*
patch 8.0.1455: if $SHELL contains a space then 'shell' is incorrect
v8.0.1455
Bram Moolenaar
2018-02-03
1
-0
/
+14
*
patch 8.0.1453: terminal test fails on some slow terminals
v8.0.1453
Bram Moolenaar
2018-02-02
1
-1
/
+1
*
patch 8.0.1452: terminal test fails on some systems
v8.0.1452
Bram Moolenaar
2018-02-02
1
-4
/
+12
*
patch 8.0.1448: segfault with exception inside :rubyfile command
v8.0.1448
Bram Moolenaar
2018-01-31
1
-0
/
+8
*
patch 8.0.1447: still too many old style tests
v8.0.1447
Bram Moolenaar
2018-01-31
12
-578
/
+603
*
patch 8.0.1446: acessing freed memory after window command in auto command
v8.0.1446
Bram Moolenaar
2018-01-31
1
-0
/
+11
*
patch 8.0.1445: cannot act on edits in the command line
v8.0.1445
Bram Moolenaar
2018-01-31
1
-0
/
+12
*
patch 8.0.1441: using ":undo 0" leaves undo in wrong state
v8.0.1441
Bram Moolenaar
2018-01-30
1
-0
/
+44
*
patch 8.0.1440: terminal window: some vterm responses are delayed
v8.0.1440
Bram Moolenaar
2018-01-30
2
-0
/
+25
*
patch 8.0.1438: filetype detection test not updated for change
v8.0.1438
Bram Moolenaar
2018-01-29
1
-1
/
+3
*
patch 8.0.1433: illegal memory access after undo
v8.0.1433
Bram Moolenaar
2018-01-27
1
-0
/
+9
*
patch 8.0.1432: after ":copen" can't get the window-ID of the quickfix window
v8.0.1432
Bram Moolenaar
2018-01-27
1
-0
/
+6
*
patch 8.0.1429: crash when calling term_start() with empty argument
v8.0.1429
Bram Moolenaar
2018-01-26
1
-0
/
+11
*
patch 8.0.1427: the :leftabove modifier doesn't work for :copen
v8.0.1427
Bram Moolenaar
2017-12-26
1
-0
/
+27
*
patch 8.0.1426: "gf" and <cfile> don't accept ? and & in URL
v8.0.1426
Bram Moolenaar
2017-12-25
1
-1
/
+6
*
patch 8.0.1425: execute() does not work in completion of user command
v8.0.1425
Bram Moolenaar
2017-12-25
1
-0
/
+12
*
patch 8.0.1424: the timer_pause test is flaky on Travis
v8.0.1424
Bram Moolenaar
2017-12-23
1
-1
/
+6
*
patch 8.0.1423: error in return not caught by try/catch
v8.0.1423
Bram Moolenaar
2017-12-23
3
-2
/
+18
*
patch 8.0.1421: accessing invalid memory with overlong byte sequence
v8.0.1421
Bram Moolenaar
2017-12-22
1
-0
/
+10
*
patch 8.0.1420: accessing freed memory in vimgrep
v8.0.1420
Bram Moolenaar
2017-12-21
2
-7
/
+40
*
patch 8.0.1419: cursor column is not updated after ]s
v8.0.1419
Bram Moolenaar
2017-12-21
1
-0
/
+31
*
patch 8.0.1418: no test for expanding backticks
v8.0.1418
Bram Moolenaar
2017-12-20
1
-8
/
+17
*
patch 8.0.1417: test doesn't search for a sentence
v8.0.1417
Bram Moolenaar
2017-12-19
1
-1
/
+3
*
patch 8.0.1416: crash when searching for a sentence
v8.0.1416
Bram Moolenaar
2017-12-19
1
-0
/
+7
[next]