| Commit message (Expand) | Author | Age | Files | Lines |
* | patch 8.0.1533: libterm doesn't support requesting fg and bg colorv8.0.1533 | Bram Moolenaar | 2018-02-24 | 4 | -2/+21 |
* | patch 8.0.1532: compiler warnings without termguicolors featurev8.0.1532 | Bram Moolenaar | 2018-02-23 | 2 | -27/+30 |
* | patch 8.0.1531: cannot use 24 bit colors in MS-Windows consolev8.0.1531 | Bram Moolenaar | 2018-02-22 | 12 | -103/+680 |
* | patch 8.0.1530: dump test fails when using a shadow directoryv8.0.1530 | Bram Moolenaar | 2018-02-22 | 2 | -0/+3 |
* | patch 8.0.1529: assert_equalfile() does not close file descriptorsv8.0.1529 | Bram Moolenaar | 2018-02-20 | 2 | -0/+4 |
* | patch 8.0.1528: dead code foundv8.0.1528 | Bram Moolenaar | 2018-02-20 | 5 | -6/+3 |
* | patch 8.0.1527: screen dump test fails on MS-Windowsv8.0.1527 | Bram Moolenaar | 2018-02-20 | 2 | -1/+4 |
* | patch 8.0.1526: no test using a screen dump yetv8.0.1526 | Bram Moolenaar | 2018-02-20 | 7 | -8/+150 |
* | patch 8.0.1525: using :wqa exits even if a job runs in a terminal windowv8.0.1525 | Bram Moolenaar | 2018-02-19 | 6 | -4/+23 |
* | patch 8.0.1524: compiler warnings for uninitialized variablesv8.0.1524 | Bram Moolenaar | 2018-02-19 | 2 | -3/+5 |
* | patch 8.0.1523: cannot write and read terminal screendumpsv8.0.1523 | Bram Moolenaar | 2018-02-18 | 8 | -34/+952 |
* | patch 8.0.1522: popup menu is positioned in the wrong placev8.0.1522 | Bram Moolenaar | 2018-02-17 | 2 | -7/+13 |
* | patch 8.0.1521: Shift-Tab does not work in a terminal windowv8.0.1521 | Bram Moolenaar | 2018-02-16 | 2 | -1/+4 |
* | patch 8.0.1520: cursor in wrong line when using a WinBar in Terminal windowv8.0.1520 | Bram Moolenaar | 2018-02-13 | 3 | -2/+9 |
* | patch 8.0.1519: getchangelist() does not use argument as bufname()v8.0.1519 | Bram Moolenaar | 2018-02-13 | 3 | -4/+9 |
* | patch 8.0.1518: error messages suppressed after ":silent! try"v8.0.1518 | Bram Moolenaar | 2018-02-13 | 3 | -1/+27 |
* | patch 8.0.1517: invalid memory acces with pattern using look-behind matchv8.0.1517 | Bram Moolenaar | 2018-02-13 | 2 | -1/+8 |
* | patch 8.0.1516: errors for job options are not very specificv8.0.1516 | Bram Moolenaar | 2018-02-13 | 3 | -17/+21 |
* | patch 8.0.1515: BufWinEnter event fired when opening hidden terminalv8.0.1515 | Bram Moolenaar | 2018-02-13 | 2 | -3/+8 |
* | patch 8.0.1514: getting the list of changes is not easyv8.0.1514 | Bram Moolenaar | 2018-02-13 | 5 | -0/+106 |
* | patch 8.0.1513: the jumplist is not always properly cleaned upv8.0.1513 | Bram Moolenaar | 2018-02-13 | 4 | -10/+24 |
* | patch 8.0.1512: warning for possibly using NULL pointerv8.0.1512 | Bram Moolenaar | 2018-02-13 | 2 | -1/+3 |
* | patch 8.0.1511: some code for the debugger watch expression is clumsyv8.0.1511 | Bram Moolenaar | 2018-02-13 | 4 | -202/+187 |
* | patch 8.0.1510: cannot test if a command causes a beepv8.0.1510 | Bram Moolenaar | 2018-02-13 | 8 | -2/+57 |
* | patch 8.0.1509: test for failing drag-n-drop command no longer failsv8.0.1509 | Bram Moolenaar | 2018-02-12 | 2 | -1/+7 |
* | patch 8.0.1508: the :drop command is not always availablev8.0.1508 | Bram Moolenaar | 2018-02-12 | 6 | -44/+34 |
* | patch 8.0.1507: timer test is a bit flakyv8.0.1507 | Bram Moolenaar | 2018-02-12 | 2 | -0/+3 |
* | patch 8.0.1506: new version of HP NonStop (Tandem) doesn't like a headerv8.0.1506 | Bram Moolenaar | 2018-02-12 | 2 | -0/+6 |
* | patch 8.0.1505: debugger can't break on a conditionv8.0.1505 | Bram Moolenaar | 2018-02-11 | 9 | -261/+447 |
* | patch 8.0.1504: Win32: the screen may be cleared on startupv8.0.1504 | Bram Moolenaar | 2018-02-11 | 2 | -1/+9 |
* | patch 8.0.1503: access memory beyond end of stringv8.0.1503 | Bram Moolenaar | 2018-02-11 | 2 | -9/+6 |
* | patch 8.0.1502: in out-of-memory situation character is not restoredv8.0.1502 | Bram Moolenaar | 2018-02-11 | 2 | -14/+13 |
* | patch 8.0.1501: out-of-memory situation not correctly handledv8.0.1501 | Bram Moolenaar | 2018-02-11 | 2 | -0/+4 |
* | patch 8.0.1500: possible NULL pointer dereferencev8.0.1500 | Bram Moolenaar | 2018-02-11 | 2 | -9/+9 |
* | patch 8.0.1499: out-of-memory situation not correctly handledv8.0.1499 | Bram Moolenaar | 2018-02-11 | 2 | -0/+4 |
* | patch 8.0.1498: getjumplist() returns duplicate entriesv8.0.1498 | Bram Moolenaar | 2018-02-11 | 5 | -31/+35 |
* | patch 8.0.1497: getting the jump list requires parsing the output of :jumpsv8.0.1497 | Bram Moolenaar | 2018-02-10 | 7 | -4/+146 |
* | patch 8.0.1496: clearing a pointer takes two linesv8.0.1496 | Bram Moolenaar | 2018-02-10 | 54 | -466/+234 |
* | patch 8.0.1495: having 'pumwidth' default to zero has no meritv8.0.1495 | Bram Moolenaar | 2018-02-10 | 3 | -25/+18 |
* | patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menuv8.0.1494 | Bram Moolenaar | 2018-02-10 | 9 | -18/+103 |
* | patch 8.0.1493: completion items cannot be annotatedv8.0.1493 | Bram Moolenaar | 2018-02-10 | 4 | -5/+132 |
* | patch 8.0.1492: memory leak in balloon_split()v8.0.1492 | Bram Moolenaar | 2018-02-10 | 3 | -0/+8 |
* | patch 8.0.1491: the minimum width of the popup menu is hard codedv8.0.1491 | Bram Moolenaar | 2018-02-10 | 4 | -8/+88 |
* | patch 8.0.1490: number of spell regions is spread out through the codev8.0.1490 | Bram Moolenaar | 2018-02-10 | 3 | -10/+16 |
* | patch 8.0.1489: there is no easy way to get the global directoryv8.0.1489 | Bram Moolenaar | 2018-02-09 | 3 | -5/+21 |
* | patch 8.0.1488: emacs tags no longer workv8.0.1488 | Bram Moolenaar | 2018-02-09 | 3 | -5/+32 |
* | patch 8.0.1487: test 14 failsv8.0.1487 | Bram Moolenaar | 2018-02-09 | 2 | -1/+3 |
* | patch 8.0.1486: accessing invalid memory with "it"v8.0.1486 | Bram Moolenaar | 2018-02-09 | 3 | -3/+18 |
* | patch 8.0.1485: weird autocmd may cause arglist to be changed recursivelyv8.0.1485 | Bram Moolenaar | 2018-02-09 | 3 | -0/+17 |
* | patch 8.0.1484: reduntant conditionsv8.0.1484 | Bram Moolenaar | 2018-02-09 | 2 | -3/+4 |