| Commit message (Expand) | Author | Age | Files | Lines |
* | patch 8.0.1530: dump test fails when using a shadow directoryv8.0.1530 | Bram Moolenaar | 2018-02-22 | 1 | -0/+1 |
* | patch 8.0.1514: getting the list of changes is not easyv8.0.1514 | Bram Moolenaar | 2018-02-13 | 1 | -0/+1 |
* | patch 8.0.1497: getting the jump list requires parsing the output of :jumpsv8.0.1497 | Bram Moolenaar | 2018-02-10 | 1 | -0/+1 |
* | patch 8.0.1447: still too many old style testsv8.0.1447 | Bram Moolenaar | 2018-01-31 | 1 | -3/+3 |
* | patch 8.0.1423: error in return not caught by try/catchv8.0.1423 | Bram Moolenaar | 2017-12-23 | 1 | -0/+1 |
* | patch 8.0.1387: wordcount test is old stylev8.0.1387 | Bram Moolenaar | 2017-12-11 | 1 | -1/+1 |
* | patch 8.0.1377: cannot call a dict function in autoloaded dictv8.0.1377 | Bram Moolenaar | 2017-12-07 | 1 | -0/+1 |
* | patch 8.0.1336: cannot use imactivatefunc() unless compiled with +ximv8.0.1336 | Bram Moolenaar | 2017-11-25 | 1 | -0/+1 |
* | patch 8.0.1313: missing dependencies cause parallel make to failv8.0.1313 | Bram Moolenaar | 2017-11-18 | 1 | -198/+208 |
* | patch 8.0.1312: balloon_show() only works in terminal when compiled with GUIv8.0.1312 | Bram Moolenaar | 2017-11-18 | 1 | -89/+95 |
* | patch 8.0.1302: still too many old style testsv8.0.1302 | Bram Moolenaar | 2017-11-16 | 1 | -6/+8 |
* | patch 8.0.1295: cannot automatically get a server name in a terminalv8.0.1295 | Bram Moolenaar | 2017-11-12 | 1 | -1/+4 |
* | patch 8.0.1285: occasional crash when using a channelv8.0.1285 | Bram Moolenaar | 2017-11-11 | 1 | -5/+9 |
* | patch 8.0.1271: still too many old style testsv8.0.1271 | Bram Moolenaar | 2017-11-05 | 1 | -4/+2 |
* | patch 8.0.1263: others can read the swap file if a user is carelessv8.0.1263 | Bram Moolenaar | 2017-11-04 | 1 | -0/+1 |
* | patch 8.0.1253: still too many old style testsv8.0.1253 | Bram Moolenaar | 2017-11-02 | 1 | -4/+4 |
* | patch 8.0.1242: function argument with only dash is seen as number zerov8.0.1242 | Bram Moolenaar | 2017-11-02 | 1 | -0/+1 |
* | patch 8.0.1237: ":set scroll&" often gives an errorv8.0.1237 | Bram Moolenaar | 2017-10-29 | 1 | -0/+1 |
* | patch 8.0.1235: cannot disable the terminal feature in a huge buildv8.0.1235 | Bram Moolenaar | 2017-10-28 | 1 | -3/+6 |
* | patch 8.0.1221: still too many old style testsv8.0.1221 | Bram Moolenaar | 2017-10-26 | 1 | -5/+4 |
* | patch 8.0.1209: still too many old style testsv8.0.1209 | Bram Moolenaar | 2017-10-22 | 1 | -9/+8 |
* | patch 8.0.1186: still quite a few old style testsv8.0.1186 | Bram Moolenaar | 2017-10-12 | 1 | -4/+6 |
* | patch 8.0.1158: still old style testsv8.0.1158 | Bram Moolenaar | 2017-09-28 | 1 | -3/+3 |
* | patch 8.0.1140: still old style testsv8.0.1140 | Bram Moolenaar | 2017-09-23 | 1 | -1/+1 |
* | patch 8.0.1123: cannot define a toolbar for a windowv8.0.1123 | Bram Moolenaar | 2017-09-17 | 1 | -0/+1 |
* | patch 8.0.1098: build failure if libvterm installedv8.0.1098 | Bram Moolenaar | 2017-09-12 | 1 | -1/+1 |
* | patch 8.0.1083: leaking memory in input part of channelv8.0.1083 | Bram Moolenaar | 2017-09-09 | 1 | -0/+1 |
* | patch 8.0.1039: cannot change a line in not current bufferv8.0.1039 | Bram Moolenaar | 2017-09-02 | 1 | -0/+1 |
* | patch 8.0.1022: test 80 is old stylev8.0.1022 | Bram Moolenaar | 2017-08-30 | 1 | -8/+8 |
* | patch 8.0.1012: MS-Windows: problem with $HOME when is was set internallyv8.0.1012 | Bram Moolenaar | 2017-08-29 | 1 | -0/+1 |
* | patch 8.0.0985: libvterm has its own idea of character widthv8.0.0985 | Bram Moolenaar | 2017-08-22 | 1 | -1/+5 |
* | patch 8.0.0962: crash with virtualedit and joining linesv8.0.0962 | Bram Moolenaar | 2017-08-19 | 1 | -0/+1 |
* | patch 8.0.0890: still many old style testsv8.0.0890 | Bram Moolenaar | 2017-08-07 | 1 | -0/+2 |
* | patch 8.0.0861: still many old style testsv8.0.0861 | Bram Moolenaar | 2017-08-04 | 1 | -0/+5 |
* | patch 8.0.0804: terminal window functions not yet implementedv8.0.0803 | Bram Moolenaar | 2017-07-29 | 1 | -0/+1 |
* | patch 8.0.0762: ml_get error with :psearch in buffer without a namev8.0.0762 | Bram Moolenaar | 2017-07-23 | 1 | -0/+1 |
* | patch 8.0.0750: OpenPTY missing in non-GUI buildv8.0.0750 | Bram Moolenaar | 2017-07-22 | 1 | -17/+19 |
* | patch 8.0.0736: OptionSet not triggered when entering diff modev8.0.0736 | Bram Moolenaar | 2017-07-19 | 1 | -1/+0 |
* | patch 8.0.0724: the message for yanking doesn't indicate the registerv8.0.0724 | Bram Moolenaar | 2017-07-16 | 1 | -0/+1 |
* | patch 8.0.0709: libvterm cannot use vsnprintf()v8.0.0709 | Bram Moolenaar | 2017-07-11 | 1 | -1/+1 |
* | patch 8.0.0708: some tests are old stylev8.0.0708 | Bram Moolenaar | 2017-07-11 | 1 | -6/+12 |
* | patch 8.0.0695: missing dependencies breaks parallel makev8.0.0695 | Bram Moolenaar | 2017-07-07 | 1 | -3/+7 |
* | patch 8.0.0694: building in shadow directory does not workv8.0.0694 | Bram Moolenaar | 2017-07-07 | 1 | -1/+1 |
* | patch 8.0.0693: no terminal emulator supportv8.0.0693 | Bram Moolenaar | 2017-07-07 | 1 | -3/+54 |
* | patch 8.0.0684: old style tests are not nicev8.0.0684 | Bram Moolenaar | 2017-06-27 | 1 | -2/+4 |
* | patch 8.0.0658: spell test is old stylev8.0.0658 | Bram Moolenaar | 2017-06-22 | 1 | -1/+1 |
* | patch 8.0.0614: float2nr() is not exactly rightv8.0.0614 | Bram Moolenaar | 2017-06-04 | 1 | -1/+1 |
* | patch 8.0.0613: the conf filetype is used before ftdetect from packagesv8.0.0613 | Bram Moolenaar | 2017-06-04 | 1 | -0/+1 |
* | patch 8.0.0576: can't build when configure choses "install-sh"v8.0.0576 | Bram Moolenaar | 2017-04-21 | 1 | -0/+5 |
* | patch 8.0.0573: running parallel make after distclean failsv8.0.0573 | Bram Moolenaar | 2017-04-20 | 1 | -6/+2 |