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.1527: when moving popup window over the cmdline it is not redrawn
v8.1.1527
Bram Moolenaar
2019-06-14
8
-306
/
+364
*
patch 8.1.1526: no numerical value for the patchlevel
v8.1.1526
Bram Moolenaar
2019-06-14
4
-11
/
+14
*
patch 8.1.1525: cannot move a popup window with the mouse
v8.1.1525
Bram Moolenaar
2019-06-13
7
-9
/
+108
*
patch 8.1.1524: tests are silently skipped
v8.1.1524
Bram Moolenaar
2019-06-13
51
-65
/
+115
*
patch 8.1.1523: cannot show range of buffer lines in popup window
v8.1.1523
Bram Moolenaar
2019-06-12
5
-2
/
+50
*
patch 8.1.1522: poup_notification() not implemented yet
v8.1.1522
Bram Moolenaar
2019-06-12
8
-32
/
+163
*
patch 8.1.1521: when a popup window is closed the buffer remains
v8.1.1521
Bram Moolenaar
2019-06-12
3
-6
/
+13
*
patch 8.1.1520: popup windows are ignored when dealing with mouse position
v8.1.1520
Bram Moolenaar
2019-06-12
12
-27
/
+120
*
patch 8.1.1519: 'backupskip' may contain duplicates
v8.1.1519
Bram Moolenaar
2019-06-12
3
-2
/
+14
*
patch 8.1.1518: crash when setting 'columns' while a popup is visible
v8.1.1518
Bram Moolenaar
2019-06-11
4
-2
/
+28
*
patch 8.1.1517: when a popup changes all windows are redrawn
v8.1.1517
Bram Moolenaar
2019-06-10
7
-36
/
+177
*
patch 8.1.1516: time reported for a test measured wrong
v8.1.1516
Bram Moolenaar
2019-06-10
2
-7
/
+9
*
patch 8.1.1515: memory leak reported for sound when build with EXITFREE
v8.1.1515
Bram Moolenaar
2019-06-10
2
-0
/
+5
*
patch 8.1.1514: MS-Windows: wrong shell command with ! in 'guioptions'
v8.1.1514
Bram Moolenaar
2019-06-10
2
-9
/
+3
*
patch 8.1.1513: all popup functionality is in functions, except :popupclear
v8.1.1513
Bram Moolenaar
2019-06-10
10
-60
/
+72
*
patch 8.1.1512: ch_evalexpr() hangs when used recursively
v8.1.1512
Bram Moolenaar
2019-06-09
3
-12
/
+77
*
patch 8.1.1511: matches in a popup window are not displayed properly
v8.1.1511
Bram Moolenaar
2019-06-09
4
-5
/
+42
*
patch 8.1.1510: a plugin cannot easily expand a command like done internally
v8.1.1510
Bram Moolenaar
2019-06-09
3
-0
/
+67
*
patch 8.1.1509: cmdline_row can become negative, causing a crash
v8.1.1509
Bram Moolenaar
2019-06-09
2
-3
/
+5
*
patch 8.1.1508: sound keeps failing on Travis
v8.1.1508
Bram Moolenaar
2019-06-09
2
-1
/
+5
*
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
2
-3
/
+5
*
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
13
-131
/
+386
*
patch 8.1.1501: new behavior of b:changedtick not tested
v8.1.1501
Bram Moolenaar
2019-06-08
2
-0
/
+40
*
patch 8.1.1500: wrong shell command when building with VIMDLL and "!" in 'go'
v8.1.1500
Bram Moolenaar
2019-06-08
2
-1
/
+7
*
patch 8.1.1499: ruler not updated after popup window was removed
v8.1.1499
Bram Moolenaar
2019-06-08
5
-1
/
+40
*
patch 8.1.1498: ":write" increments b:changedtick even though nothing changed
v8.1.1498
Bram Moolenaar
2019-06-08
8
-14
/
+22
*
patch 8.1.1497: accessing memory beyond allocated space
v8.1.1497
Bram Moolenaar
2019-06-08
2
-18
/
+25
*
patch 8.1.1496: popup window height is not recomputed
v8.1.1496
Bram Moolenaar
2019-06-08
3
-3
/
+6
*
patch 8.1.1495: memory access error
v8.1.1495
Bram Moolenaar
2019-06-08
2
-1
/
+3
*
patch 8.1.1494: build failure
v8.1.1494
Bram Moolenaar
2019-06-08
2
-0
/
+5
*
patch 8.1.1493: redrawing with popups is slow and causes flicker
v8.1.1493
Bram Moolenaar
2019-06-08
6
-57
/
+225
*
patch 8.1.1492: MS-Windows: when "!" is in 'guioptions' ":!start" fails
v8.1.1492
Bram Moolenaar
2019-06-08
3
-8
/
+24
*
patch 8.1.1491: when skipping over code a function call may cause trouble
v8.1.1491
Bram Moolenaar
2019-06-07
3
-1
/
+12
*
patch 8.1.1490: when a single test fails the exit code is not set
v8.1.1490
Bram Moolenaar
2019-06-07
2
-2
/
+4
*
patch 8.1.1489: sign order wrong when priority was changed
v8.1.1489
Bram Moolenaar
2019-06-07
4
-10
/
+374
*
patch 8.1.1488: summary of tests has incorrect failed count
v8.1.1488
Bram Moolenaar
2019-06-07
2
-1
/
+3
*
patch 8.1.1487: older msgfmt cannot generate proper .desktop file
v8.1.1487
Bram Moolenaar
2019-06-07
3
-4
/
+17
*
patch 8.1.1486: a listener change is merged even when it adds a line
v8.1.1486
Bram Moolenaar
2019-06-06
3
-7
/
+12
*
patch 8.1.1485: double free when garbage_collect() is used in autocommand
v8.1.1485
Bram Moolenaar
2019-06-06
3
-6
/
+14
*
patch 8.1.1484: some tests are slow
v8.1.1484
Bram Moolenaar
2019-06-06
3
-5
/
+22
*
patch 8.1.1483: skipped tests are not properly listed
v8.1.1483
Bram Moolenaar
2019-06-06
22
-61
/
+63
*
patch 8.1.1482: no test for wincol() depending on the 'number' option
v8.1.1482
Bram Moolenaar
2019-06-06
2
-0
/
+12
*
patch 8.1.1481: length for two-digit rgb termresponse is off by one
v8.1.1481
Bram Moolenaar
2019-06-06
2
-1
/
+3
*
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
2
-1
/
+3
*
patch 8.1.1478: still an error when running tests with the tiny version
v8.1.1478
Bram Moolenaar
2019-06-06
3
-5
/
+7
[prev]
[next]