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
/
version.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1513: all popup functionality is in functions, except :popupclear
v8.1.1513
Bram Moolenaar
2019-06-10
1
-0
/
+2
*
patch 8.1.1512: ch_evalexpr() hangs when used recursively
v8.1.1512
Bram Moolenaar
2019-06-09
1
-0
/
+2
*
patch 8.1.1511: matches in a popup window are not displayed properly
v8.1.1511
Bram Moolenaar
2019-06-09
1
-0
/
+2
*
patch 8.1.1510: a plugin cannot easily expand a command like done internally
v8.1.1510
Bram Moolenaar
2019-06-09
1
-0
/
+2
*
patch 8.1.1509: cmdline_row can become negative, causing a crash
v8.1.1509
Bram Moolenaar
2019-06-09
1
-0
/
+2
*
patch 8.1.1508: sound keeps failing on Travis
v8.1.1508
Bram Moolenaar
2019-06-09
1
-0
/
+2
*
patch 8.1.1507: sound test still fails on Travis
v8.1.1507
Bram Moolenaar
2019-06-09
1
-0
/
+2
*
patch 8.1.1506: syntax error in Travis config
v8.1.1506
Bram Moolenaar
2019-06-09
1
-0
/
+2
*
patch 8.1.1505: running "make clean" twice gives errors
v8.1.1505
Bram Moolenaar
2019-06-09
1
-0
/
+2
*
patch 8.1.1504: sound test still fails on Travis
v8.1.1504
Bram Moolenaar
2019-06-09
1
-0
/
+2
*
patch 8.1.1503: sound test fails on Travis
v8.1.1503
Bram Moolenaar
2019-06-09
1
-0
/
+2
*
patch 8.1.1502: cannot play any sound
v8.1.1502
Bram Moolenaar
2019-06-09
1
-0
/
+12
*
patch 8.1.1501: new behavior of b:changedtick not tested
v8.1.1501
Bram Moolenaar
2019-06-08
1
-0
/
+2
*
patch 8.1.1500: wrong shell command when building with VIMDLL and "!" in 'go'
v8.1.1500
Bram Moolenaar
2019-06-08
1
-0
/
+2
*
patch 8.1.1499: ruler not updated after popup window was removed
v8.1.1499
Bram Moolenaar
2019-06-08
1
-0
/
+2
*
patch 8.1.1498: ":write" increments b:changedtick even though nothing changed
v8.1.1498
Bram Moolenaar
2019-06-08
1
-0
/
+2
*
patch 8.1.1497: accessing memory beyond allocated space
v8.1.1497
Bram Moolenaar
2019-06-08
1
-0
/
+2
*
patch 8.1.1496: popup window height is not recomputed
v8.1.1496
Bram Moolenaar
2019-06-08
1
-0
/
+2
*
patch 8.1.1495: memory access error
v8.1.1495
Bram Moolenaar
2019-06-08
1
-0
/
+2
*
patch 8.1.1494: build failure
v8.1.1494
Bram Moolenaar
2019-06-08
1
-0
/
+2
*
patch 8.1.1493: redrawing with popups is slow and causes flicker
v8.1.1493
Bram Moolenaar
2019-06-08
1
-0
/
+2
*
patch 8.1.1492: MS-Windows: when "!" is in 'guioptions' ":!start" fails
v8.1.1492
Bram Moolenaar
2019-06-08
1
-0
/
+2
*
patch 8.1.1491: when skipping over code a function call may cause trouble
v8.1.1491
Bram Moolenaar
2019-06-07
1
-0
/
+2
*
patch 8.1.1490: when a single test fails the exit code is not set
v8.1.1490
Bram Moolenaar
2019-06-07
1
-0
/
+2
*
patch 8.1.1489: sign order wrong when priority was changed
v8.1.1489
Bram Moolenaar
2019-06-07
1
-0
/
+2
*
patch 8.1.1488: summary of tests has incorrect failed count
v8.1.1488
Bram Moolenaar
2019-06-07
1
-0
/
+2
*
patch 8.1.1487: older msgfmt cannot generate proper .desktop file
v8.1.1487
Bram Moolenaar
2019-06-07
1
-0
/
+2
*
patch 8.1.1486: a listener change is merged even when it adds a line
v8.1.1486
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1485: double free when garbage_collect() is used in autocommand
v8.1.1485
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1484: some tests are slow
v8.1.1484
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1483: skipped tests are not properly listed
v8.1.1483
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1482: no test for wincol() depending on the 'number' option
v8.1.1482
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1481: length for two-digit rgb termresponse is off by one
v8.1.1481
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1480: desktop file check doesn't run on CI
v8.1.1480
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1479: change included for debugging only
v8.1.1479
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1478: still an error when running tests with the tiny version
v8.1.1478
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1477: test summary fails in the tiny version
v8.1.1477
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1476: no statistics displayed after running tests
v8.1.1476
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1475: search string not displayed when 'rightleft' is set
v8.1.1475
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1474: 'ttybuiltin' is not tested
v8.1.1474
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1473: new resolve() implementation causes problem for plugins
v8.1.1473
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1472: add_termcap_entry() is not tested
v8.1.1472
Bram Moolenaar
2019-06-06
1
-0
/
+2
*
patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse
v8.1.1471
Bram Moolenaar
2019-06-05
1
-0
/
+2
*
patch 8.1.1470: new Unicode character U32FF missing from double-width table
v8.1.1470
Bram Moolenaar
2019-06-05
1
-0
/
+2
*
patch 8.1.1469: no test for checking the cursor style response
v8.1.1469
Bram Moolenaar
2019-06-05
1
-0
/
+2
*
patch 8.1.1468: the generated desktop files may be invalid
v8.1.1468
Bram Moolenaar
2019-06-05
1
-0
/
+2
*
patch 8.1.1467: cscope test fails
v8.1.1467
Bram Moolenaar
2019-06-04
1
-0
/
+2
*
patch 8.1.1466: not updating priority on existing sign
v8.1.1466
Bram Moolenaar
2019-06-04
1
-0
/
+2
*
patch 8.1.1465: allocating wrong amount of memory
v8.1.1465
Bram Moolenaar
2019-06-04
1
-0
/
+2
*
patch 8.1.1464: only 4-digit rgb termresponse is recognized
v8.1.1464
Bram Moolenaar
2019-06-04
1
-0
/
+2
[next]