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.1.1501: new behavior of b:changedtick not tested
v8.1.1501
Bram Moolenaar
2019-06-08
1
-0
/
+38
*
patch 8.1.1499: ruler not updated after popup window was removed
v8.1.1499
Bram Moolenaar
2019-06-08
3
-0
/
+33
*
patch 8.1.1496: popup window height is not recomputed
v8.1.1496
Bram Moolenaar
2019-06-08
1
-1
/
+1
*
patch 8.1.1491: when skipping over code a function call may cause trouble
v8.1.1491
Bram Moolenaar
2019-06-07
1
-0
/
+9
*
patch 8.1.1490: when a single test fails the exit code is not set
v8.1.1490
Bram Moolenaar
2019-06-07
1
-2
/
+2
*
patch 8.1.1489: sign order wrong when priority was changed
v8.1.1489
Bram Moolenaar
2019-06-07
1
-0
/
+295
*
patch 8.1.1488: summary of tests has incorrect failed count
v8.1.1488
Bram Moolenaar
2019-06-07
1
-1
/
+1
*
patch 8.1.1486: a listener change is merged even when it adds a line
v8.1.1486
Bram Moolenaar
2019-06-06
1
-7
/
+9
*
patch 8.1.1484: some tests are slow
v8.1.1484
Bram Moolenaar
2019-06-06
1
-1
/
+15
*
patch 8.1.1483: skipped tests are not properly listed
v8.1.1483
Bram Moolenaar
2019-06-06
21
-61
/
+61
*
patch 8.1.1482: no test for wincol() depending on the 'number' option
v8.1.1482
Bram Moolenaar
2019-06-06
1
-0
/
+10
*
patch 8.1.1479: change included for debugging only
v8.1.1479
Bram Moolenaar
2019-06-06
1
-1
/
+1
*
patch 8.1.1478: still an error when running tests with the tiny version
v8.1.1478
Bram Moolenaar
2019-06-06
2
-5
/
+5
*
patch 8.1.1477: test summary fails in the tiny version
v8.1.1477
Bram Moolenaar
2019-06-06
1
-0
/
+1
*
patch 8.1.1476: no statistics displayed after running tests
v8.1.1476
Bram Moolenaar
2019-06-06
6
-8
/
+80
*
patch 8.1.1475: search string not displayed when 'rightleft' is set
v8.1.1475
Bram Moolenaar
2019-06-06
1
-0
/
+22
*
patch 8.1.1474: 'ttybuiltin' is not tested
v8.1.1474
Bram Moolenaar
2019-06-06
1
-0
/
+20
*
patch 8.1.1473: new resolve() implementation causes problem for plugins
v8.1.1473
Bram Moolenaar
2019-06-06
1
-0
/
+4
*
patch 8.1.1472: add_termcap_entry() is not tested
v8.1.1472
Bram Moolenaar
2019-06-06
1
-1
/
+7
*
patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse
v8.1.1471
Bram Moolenaar
2019-06-05
1
-8
/
+36
*
patch 8.1.1469: no test for checking the cursor style response
v8.1.1469
Bram Moolenaar
2019-06-05
1
-0
/
+60
*
patch 8.1.1467: cscope test fails
v8.1.1467
Bram Moolenaar
2019-06-04
1
-2
/
+2
*
patch 8.1.1466: not updating priority on existing sign
v8.1.1466
Bram Moolenaar
2019-06-04
1
-0
/
+18
*
patch 8.1.1462: MS-Windows: using special character requires quoting
v8.1.1462
Bram Moolenaar
2019-06-04
1
-1
/
+1
*
patch 8.1.1461: tests do not run or are not reliable on some systems
v8.1.1461
Bram Moolenaar
2019-06-03
5
-10
/
+16
*
patch 8.1.1457: cannot reuse a buffer when loading a screen dump
v8.1.1457
Bram Moolenaar
2019-06-03
1
-1
/
+20
*
patch 8.1.1456: WinBar not redrawn after scrolling one line
v8.1.1456
Bram Moolenaar
2019-06-02
1
-0
/
+12
*
patch 8.1.1455: popup_atcursor() not completely implemented
v8.1.1455
Bram Moolenaar
2019-06-02
1
-1
/
+2
*
patch 8.1.1453: popup window "moved" property not implemented yet
v8.1.1453
Bram Moolenaar
2019-06-02
1
-2
/
+63
*
patch 8.1.1452: line and col property of popup windows not properly checked
v8.1.1452
Bram Moolenaar
2019-06-02
1
-0
/
+95
*
patch 8.1.1450: popup window positioning wrong when using padding or borders
v8.1.1450
Bram Moolenaar
2019-06-02
2
-0
/
+61
*
patch 8.1.1449: popup text truncated at end of screen
v8.1.1449
Bram Moolenaar
2019-06-02
1
-0
/
+183
*
patch 8.1.1448: statusline is sometimes drawn on top of popup
v8.1.1448
Bram Moolenaar
2019-06-02
2
-0
/
+47
*
patch 8.1.1447: not allowed to create an empty popup
v8.1.1447
Bram Moolenaar
2019-06-02
1
-0
/
+14
*
patch 8.1.1446: popup window callback not implemented yet
v8.1.1446
Bram Moolenaar
2019-06-01
1
-0
/
+10
*
patch 8.1.1445: popup window border highlight not implemented yet
v8.1.1445
Bram Moolenaar
2019-06-01
2
-0
/
+32
*
patch 8.1.1444: not using double line characters for popup border
v8.1.1444
Bram Moolenaar
2019-06-01
2
-13
/
+30
*
patch 8.1.1443: popup window padding and border not implemented yet
v8.1.1443
Bram Moolenaar
2019-06-01
2
-0
/
+63
*
patch 8.1.1441: popup window filter not yet implemented
v8.1.1441
Bram Moolenaar
2019-06-01
1
-0
/
+43
*
patch 8.1.1440: win_execute() test fails
v8.1.1440
Bram Moolenaar
2019-06-01
2
-2
/
+1
*
patch 8.1.1438: some commands cause trouble in a popup window
v8.1.1438
Bram Moolenaar
2019-06-01
1
-2
/
+21
*
patch 8.1.1436: writefile test fails when run under /tmp
v8.1.1436
Bram Moolenaar
2019-05-31
1
-3
/
+4
*
patch 8.1.1435: memory usage test is a bit too flaky
v8.1.1435
Bram Moolenaar
2019-05-31
1
-4
/
+5
*
patch 8.1.1434: test 3 is old style
v8.1.1434
Bram Moolenaar
2019-05-31
5
-4459
/
+5125
*
patch 8.1.1433: win_execute() may leave popup window focused
v8.1.1433
Bram Moolenaar
2019-05-31
1
-0
/
+8
*
patch 8.1.1431: popup window listed as "Scratch"
v8.1.1431
Bram Moolenaar
2019-05-30
1
-0
/
+4
*
patch 8.1.1430: popup window option "wrap" not supported
v8.1.1430
Bram Moolenaar
2019-05-30
3
-20
/
+97
*
patch 8.1.1428: popup_atcursor() not implemented yet
v8.1.1428
Bram Moolenaar
2019-05-30
1
-0
/
+49
*
patch 8.1.1426: no test for syntax highlight in popup window
v8.1.1426
Bram Moolenaar
2019-05-30
3
-0
/
+68
*
patch 8.1.1423: popup windows use options from current window and buffer
v8.1.1423
Bram Moolenaar
2019-05-30
1
-0
/
+23
[next]