summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0162: Danish and German man pages are not installedv8.1.0162Bram Moolenaar2018-07-071-0/+50
* patch 8.1.0153: build with SHADOWDIR failsv8.1.0153Bram Moolenaar2018-07-051-1/+1
* patch 8.1.0152: cannot easily run individual tests on MS-Windowsv8.1.0152Bram Moolenaar2018-07-041-197/+4
* patch 8.1.0138: negative value of 'softtabstop' not used correctlyv8.1.0138Bram Moolenaar2018-07-021-0/+1
* patch 8.1.0132: lua tests are old stylev8.1.0132Bram Moolenaar2018-06-301-1/+1
* patch 8.1.0105: all tab stops are the samev8.1.0105Bram Moolenaar2018-06-231-0/+1
* patch 8.1.0027: difficult to make a plugin that feeds a line to a jobv8.1.0027Bram Moolenaar2018-06-031-0/+1
* patch 8.1.0003: the :compiler command is not testedv8.1.0003Bram Moolenaar2018-05-191-0/+1
* Vim 8.1 releasev8.1.0000Bram Moolenaar2018-05-171-292/+287
* patch 8.0.1847: some build options don't have an examplev8.0.1847Bram Moolenaar2018-05-151-2/+4
* patch 8.0.1822: make uninstall does not remove colors/toolsv8.0.1822Bram Moolenaar2018-05-121-0/+1
* patch 8.0.1788: tool to check a color scheme is not installedv8.0.1788Bram Moolenaar2018-05-021-2/+3
* patch 8.0.1699: leftover stuff for Python 1.4v8.0.1699Bram Moolenaar2018-04-111-6/+0
* patch 8.0.1690: not easy to run one test with gvim instead of vimv8.0.1690Bram Moolenaar2018-04-101-3/+7
* patch 8.0.1689: no tests for xxdv8.0.1689Bram Moolenaar2018-04-101-0/+1
* patch 8.0.1682: auto indenting breaks inserting a blockv8.0.1682Bram Moolenaar2018-04-101-0/+1
* patch 8.0.1614: "make tags" doesn't include libvtermv8.0.1614Bram Moolenaar2018-03-171-1/+3
* patch 8.0.1595: no autocommand triggered before exitingv8.0.1595Bram Moolenaar2018-03-111-0/+1
* patch 8.0.1550: various small problems in source filesv8.0.1550Bram Moolenaar2018-02-271-2/+6
* patch 8.0.1530: dump test fails when using a shadow directoryv8.0.1530Bram Moolenaar2018-02-221-0/+1
* patch 8.0.1514: getting the list of changes is not easyv8.0.1514Bram Moolenaar2018-02-131-0/+1
* patch 8.0.1497: getting the jump list requires parsing the output of :jumpsv8.0.1497Bram Moolenaar2018-02-101-0/+1
* patch 8.0.1447: still too many old style testsv8.0.1447Bram Moolenaar2018-01-311-3/+3
* patch 8.0.1423: error in return not caught by try/catchv8.0.1423Bram Moolenaar2017-12-231-0/+1
* patch 8.0.1387: wordcount test is old stylev8.0.1387Bram Moolenaar2017-12-111-1/+1
* patch 8.0.1377: cannot call a dict function in autoloaded dictv8.0.1377Bram Moolenaar2017-12-071-0/+1
* patch 8.0.1336: cannot use imactivatefunc() unless compiled with +ximv8.0.1336Bram Moolenaar2017-11-251-0/+1
* patch 8.0.1313: missing dependencies cause parallel make to failv8.0.1313Bram Moolenaar2017-11-181-198/+208
* patch 8.0.1312: balloon_show() only works in terminal when compiled with GUIv8.0.1312Bram Moolenaar2017-11-181-89/+95
* patch 8.0.1302: still too many old style testsv8.0.1302Bram Moolenaar2017-11-161-6/+8
* patch 8.0.1295: cannot automatically get a server name in a terminalv8.0.1295Bram Moolenaar2017-11-121-1/+4
* patch 8.0.1285: occasional crash when using a channelv8.0.1285Bram Moolenaar2017-11-111-5/+9
* patch 8.0.1271: still too many old style testsv8.0.1271Bram Moolenaar2017-11-051-4/+2
* patch 8.0.1263: others can read the swap file if a user is carelessv8.0.1263Bram Moolenaar2017-11-041-0/+1
* patch 8.0.1253: still too many old style testsv8.0.1253Bram Moolenaar2017-11-021-4/+4
* patch 8.0.1242: function argument with only dash is seen as number zerov8.0.1242Bram Moolenaar2017-11-021-0/+1
* patch 8.0.1237: ":set scroll&" often gives an errorv8.0.1237Bram Moolenaar2017-10-291-0/+1
* patch 8.0.1235: cannot disable the terminal feature in a huge buildv8.0.1235Bram Moolenaar2017-10-281-3/+6
* patch 8.0.1221: still too many old style testsv8.0.1221Bram Moolenaar2017-10-261-5/+4
* patch 8.0.1209: still too many old style testsv8.0.1209Bram Moolenaar2017-10-221-9/+8
* patch 8.0.1186: still quite a few old style testsv8.0.1186Bram Moolenaar2017-10-121-4/+6
* patch 8.0.1158: still old style testsv8.0.1158Bram Moolenaar2017-09-281-3/+3
* patch 8.0.1140: still old style testsv8.0.1140Bram Moolenaar2017-09-231-1/+1
* patch 8.0.1123: cannot define a toolbar for a windowv8.0.1123Bram Moolenaar2017-09-171-0/+1
* patch 8.0.1098: build failure if libvterm installedv8.0.1098Bram Moolenaar2017-09-121-1/+1
* patch 8.0.1083: leaking memory in input part of channelv8.0.1083Bram Moolenaar2017-09-091-0/+1
* patch 8.0.1039: cannot change a line in not current bufferv8.0.1039Bram Moolenaar2017-09-021-0/+1
* patch 8.0.1022: test 80 is old stylev8.0.1022Bram Moolenaar2017-08-301-8/+8
* patch 8.0.1012: MS-Windows: problem with $HOME when is was set internallyv8.0.1012Bram Moolenaar2017-08-291-0/+1
* patch 8.0.0985: libvterm has its own idea of character widthv8.0.0985Bram Moolenaar2017-08-221-1/+5