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.1.1472: add_termcap_entry() is not tested
v8.1.1472
Bram Moolenaar
2019-06-06
2
-1
/
+9
*
patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse
v8.1.1471
Bram Moolenaar
2019-06-05
3
-15
/
+48
*
patch 8.1.1470: new Unicode character U32FF missing from double-width table
v8.1.1470
Bram Moolenaar
2019-06-05
2
-2
/
+3
*
patch 8.1.1469: no test for checking the cursor style response
v8.1.1469
Bram Moolenaar
2019-06-05
3
-24
/
+87
*
patch 8.1.1468: the generated desktop files may be invalid
v8.1.1468
Bram Moolenaar
2019-06-05
2
-3
/
+9
*
patch 8.1.1467: cscope test fails
v8.1.1467
Bram Moolenaar
2019-06-04
2
-2
/
+4
*
patch 8.1.1466: not updating priority on existing sign
v8.1.1466
Bram Moolenaar
2019-06-04
3
-0
/
+21
*
patch 8.1.1465: allocating wrong amount of memory
v8.1.1465
Bram Moolenaar
2019-06-04
2
-1
/
+3
*
patch 8.1.1464: only 4-digit rgb termresponse is recognized
v8.1.1464
Bram Moolenaar
2019-06-04
2
-5
/
+13
*
patch 8.1.1463: gcc warns for uninitialized variable
v8.1.1463
Bram Moolenaar
2019-06-04
2
-3
/
+8
*
patch 8.1.1462: MS-Windows: using special character requires quoting
v8.1.1462
Bram Moolenaar
2019-06-04
2
-1
/
+3
*
patch 8.1.1461: tests do not run or are not reliable on some systems
v8.1.1461
Bram Moolenaar
2019-06-03
6
-10
/
+18
*
patch 8.1.1460: popup window border characters may be wrong
v8.1.1460
Bram Moolenaar
2019-06-03
2
-2
/
+11
*
patch 8.1.1459: popup window border looks bad when 'ambiwidth' is "double"
v8.1.1459
Bram Moolenaar
2019-06-03
2
-1
/
+5
*
patch 8.1.1458: crash when using gtags
v8.1.1458
Bram Moolenaar
2019-06-03
2
-1
/
+7
*
patch 8.1.1457: cannot reuse a buffer when loading a screen dump
v8.1.1457
Bram Moolenaar
2019-06-03
5
-3
/
+72
*
patch 8.1.1456: WinBar not redrawn after scrolling one line
v8.1.1456
Bram Moolenaar
2019-06-02
3
-1
/
+15
*
patch 8.1.1455: popup_atcursor() not completely implemented
v8.1.1455
Bram Moolenaar
2019-06-02
5
-45
/
+73
*
patch 8.1.1454: build failure without the conceal feature
v8.1.1454
Bram Moolenaar
2019-06-02
2
-2
/
+2
*
patch 8.1.1453: popup window "moved" property not implemented yet
v8.1.1453
Bram Moolenaar
2019-06-02
10
-23
/
+191
*
patch 8.1.1452: line and col property of popup windows not properly checked
v8.1.1452
Bram Moolenaar
2019-06-02
6
-4
/
+133
*
patch 8.1.1451: CTRL-L does not clear screen with a popup window
v8.1.1451
Bram Moolenaar
2019-06-02
2
-1
/
+8
*
patch 8.1.1450: popup window positioning wrong when using padding or borders
v8.1.1450
Bram Moolenaar
2019-06-02
4
-4
/
+73
*
patch 8.1.1449: popup text truncated at end of screen
v8.1.1449
Bram Moolenaar
2019-06-02
4
-8
/
+224
*
patch 8.1.1448: statusline is sometimes drawn on top of popup
v8.1.1448
Bram Moolenaar
2019-06-02
4
-1
/
+70
*
patch 8.1.1447: not allowed to create an empty popup
v8.1.1447
Bram Moolenaar
2019-06-02
3
-12
/
+27
*
patch 8.1.1446: popup window callback not implemented yet
v8.1.1446
Bram Moolenaar
2019-06-01
6
-2
/
+65
*
patch 8.1.1445: popup window border highlight not implemented yet
v8.1.1445
Bram Moolenaar
2019-06-01
7
-23
/
+143
*
patch 8.1.1444: not using double line characters for popup border
v8.1.1444
Bram Moolenaar
2019-06-01
4
-21
/
+57
*
patch 8.1.1443: popup window padding and border not implemented yet
v8.1.1443
Bram Moolenaar
2019-06-01
6
-20
/
+238
*
patch 8.1.1442: popup windows not considered when the Vim window is resized
v8.1.1442
Bram Moolenaar
2019-06-01
2
-0
/
+29
*
patch 8.1.1441: popup window filter not yet implemented
v8.1.1441
Bram Moolenaar
2019-06-01
11
-46
/
+201
*
patch 8.1.1440: win_execute() test fails
v8.1.1440
Bram Moolenaar
2019-06-01
3
-2
/
+3
*
patch 8.1.1439: json_encode() is very slow for large results
v8.1.1439
Bram Moolenaar
2019-06-01
2
-0
/
+9
*
patch 8.1.1438: some commands cause trouble in a popup window
v8.1.1438
Bram Moolenaar
2019-06-01
8
-4
/
+70
*
patch 8.1.1437: code to handle callbacks is duplicated
v8.1.1437
Bram Moolenaar
2019-06-01
13
-297
/
+314
*
Update runtime files.
Bram Moolenaar
2019-05-31
1
-443
/
+673
*
patch 8.1.1436: writefile test fails when run under /tmp
v8.1.1436
Bram Moolenaar
2019-05-31
2
-3
/
+6
*
patch 8.1.1435: memory usage test is a bit too flaky
v8.1.1435
Bram Moolenaar
2019-05-31
2
-4
/
+7
*
patch 8.1.1434: test 3 is old style
v8.1.1434
Bram Moolenaar
2019-05-31
7
-4460
/
+5127
*
patch 8.1.1433: win_execute() may leave popup window focused
v8.1.1433
Bram Moolenaar
2019-05-31
3
-0
/
+16
*
patch 8.1.1432: can't build with eval feature
v8.1.1432
Bram Moolenaar
2019-05-30
2
-1
/
+3
*
patch 8.1.1431: popup window listed as "Scratch"
v8.1.1431
Bram Moolenaar
2019-05-30
4
-0
/
+12
*
patch 8.1.1430: popup window option "wrap" not supported
v8.1.1430
Bram Moolenaar
2019-05-30
5
-24
/
+109
*
patch 8.1.1429: "pos" option of popup window not supported yet
v8.1.1429
Bram Moolenaar
2019-05-30
4
-38
/
+146
*
patch 8.1.1428: popup_atcursor() not implemented yet
v8.1.1428
Bram Moolenaar
2019-05-30
5
-13
/
+141
*
patch 8.1.1427: popup window screenshot test fails
v8.1.1427
Bram Moolenaar
2019-05-30
2
-0
/
+4
*
patch 8.1.1426: no test for syntax highlight in popup window
v8.1.1426
Bram Moolenaar
2019-05-30
4
-0
/
+70
*
patch 8.1.1425: win_execute() does not set window pointers properly
v8.1.1425
Bram Moolenaar
2019-05-30
5
-15
/
+42
*
patch 8.1.1424: crash when popup menu is deleted while waiting for char
v8.1.1424
Bram Moolenaar
2019-05-30
2
-1
/
+6
[next]