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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
6
-3
/
+77
*
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
11
-31
/
+202
*
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
5
-71
/
+306
*
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
7
-8
/
+79
*
patch 8.1.1445: popup window border highlight not implemented yet
v8.1.1445
Bram Moolenaar
2019-06-01
8
-29
/
+153
*
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
7
-29
/
+250
*
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
12
-56
/
+227
*
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
11
-536
/
+832
*
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
6
-5
/
+24
*
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
5
-49
/
+161
*
patch 8.1.1428: popup_atcursor() not implemented yet
v8.1.1428
Bram Moolenaar
2019-05-30
6
-24
/
+159
*
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
5
-6
/
+84
*
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
*
patch 8.1.1423: popup windows use options from current window and buffer
v8.1.1423
Bram Moolenaar
2019-05-30
5
-8
/
+66
*
patch 8.1.1422: popup_getoptions() not implemented yet
v8.1.1422
Bram Moolenaar
2019-05-30
6
-11
/
+104
*
patch 8.1.1421: drawing "~" line in popup window
v8.1.1421
Bram Moolenaar
2019-05-30
8
-5
/
+47
*
patch 8.1.1420: popup window size only uses first line length
v8.1.1420
Bram Moolenaar
2019-05-29
3
-8
/
+66
*
patch 8.1.1419: listener callbacks may be called recursively
v8.1.1419
Bram Moolenaar
2019-05-29
5
-7
/
+27
*
patch 8.1.1418: win_execute() is not implemented yet
v8.1.1418
Bram Moolenaar
2019-05-29
6
-15
/
+86
*
patch 8.1.1417: MS-Windows: resolve() does not resolve all components of path
v8.1.1417
Bram Moolenaar
2019-05-29
3
-7
/
+16
*
patch 8.1.1416: popup_getposition() not implemented yet
v8.1.1416
Bram Moolenaar
2019-05-29
6
-2
/
+53
*
patch 8.1.1415: build error in MS-Windows GUI
v8.1.1415
Bram Moolenaar
2019-05-28
2
-1
/
+3
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
77
-418
/
+381
*
patch 8.1.1413: error when the drive of the swap file was disconnected
v8.1.1413
Bram Moolenaar
2019-05-27
4
-45
/
+73
*
patch 8.1.1412: test 30 is old style
v8.1.1412
Bram Moolenaar
2019-05-27
7
-374
/
+250
*
patch 8.1.1411: Coverity warns for divide by zero
v8.1.1411
Bram Moolenaar
2019-05-27
2
-4
/
+7
*
patch 8.1.1410: popup_move() is not implemented yet
v8.1.1410
Bram Moolenaar
2019-05-27
9
-61
/
+179
[next]