| Commit message (Expand) | Author | Age | Files | Lines |
* | patch 8.1.0422: cannot create map file with MinGWv8.1.0422 | Bram Moolenaar | 2018-09-21 | 2 | -0/+9 |
* | patch 8.1.0421: MS-Windows: Ruby path is wrong for Ruby 1.9 and laterv8.1.0421 | Bram Moolenaar | 2018-09-21 | 3 | -3/+6 |
* | patch 8.1.0420: generating vim.lib when using ActivePerl 5.20.3 or laterv8.1.0420 | Bram Moolenaar | 2018-09-21 | 2 | -4/+12 |
* | patch 8.1.0419: Cygwin: running cproto fails with -O2v8.1.0419 | Bram Moolenaar | 2018-09-21 | 2 | -1/+4 |
* | patch 8.1.0418: MS-Windows: cannot separate Lua include and library dirsv8.1.0418 | Bram Moolenaar | 2018-09-21 | 2 | -2/+8 |
* | patch 8.1.0417: several command line arguments are not testedv8.1.0417 | Bram Moolenaar | 2018-09-21 | 2 | -4/+48 |
* | patch 8.1.0416: sort doesn't report deleted linesv8.1.0416 | Bram Moolenaar | 2018-09-21 | 3 | -0/+35 |
* | patch 8.1.0415: not actually using 16 colors with vtpv8.1.0415 | Bram Moolenaar | 2018-09-21 | 3 | -24/+24 |
* | patch 8.1.0414: v:option_old is cleared when using :set in OptionSet autocmdv8.1.0414 | Bram Moolenaar | 2018-09-21 | 2 | -3/+10 |
* | patch 8.1.0413: test output is duplicated or missingv8.1.0413 | Bram Moolenaar | 2018-09-20 | 3 | -2/+7 |
* | patch 8.1.0412: cannot build with GTK 2.4v8.1.0412 | Bram Moolenaar | 2018-09-19 | 2 | -0/+14 |
* | patch 8.1.0411: renamed file missing from distributionv8.1.0411 | Bram Moolenaar | 2018-09-19 | 2 | -1/+3 |
* | patch 8.1.0410: the ex_copen() function is too longv8.1.0410 | Bram Moolenaar | 2018-09-19 | 2 | -93/+119 |
* | patch 8.1.0409: startup test fails on MS-Windowsv8.1.0409 | Bram Moolenaar | 2018-09-19 | 2 | -4/+13 |
* | patch 8.1.0408: MSVC: cannot use the "x64" native compiler optionv8.1.0408 | Bram Moolenaar | 2018-09-18 | 3 | -9/+31 |
* | patch 8.1.0407: quickfix code mixes using the stack and a list pointerv8.1.0407 | Bram Moolenaar | 2018-09-18 | 2 | -114/+113 |
* | patch 8.1.0406: several command line arguments are not testedv8.1.0406 | Bram Moolenaar | 2018-09-18 | 2 | -1/+66 |
* | patch 8.1.0405: too many #ifdefs for GTKv8.1.0405 | Bram Moolenaar | 2018-09-18 | 6 | -726/+89 |
* | patch 8.1.0404: accessing invalid memory with long argument namev8.1.0404 | Bram Moolenaar | 2018-09-18 | 2 | -1/+10 |
* | patch 8.1.0403: header file missing from distributionv8.1.0403 | Bram Moolenaar | 2018-09-18 | 2 | -0/+3 |
* | patch 8.1.0402: the DiffUpdate event isn't triggered for :diffputv8.1.0402 | Bram Moolenaar | 2018-09-18 | 2 | -14/+27 |
* | patch 8.1.0401: can't get swap name of another bufferv8.1.0401 | Bram Moolenaar | 2018-09-16 | 4 | -5/+59 |
* | patch 8.1.0400: using freed memory with :diffgetv8.1.0400 | Bram Moolenaar | 2018-09-16 | 2 | -2/+17 |
* | patch 8.1.0399: 'hlsearch' highlight remains in other windowv8.1.0399 | Bram Moolenaar | 2018-09-16 | 6 | -20/+43 |
* | patch 8.1.0398: no test for -o and -O command line argumentsv8.1.0398 | Bram Moolenaar | 2018-09-16 | 2 | -0/+79 |
* | patch 8.1.0397: no event triggered after updating diffsv8.1.0397 | Bram Moolenaar | 2018-09-16 | 6 | -98/+115 |
* | patch 8.1.0396: another compiler warning on 64-bit MS-Windowsv8.1.0396 | Bram Moolenaar | 2018-09-16 | 2 | -1/+3 |
* | patch 8.1.0395: compiler warning on 64-bit MS-Windowsv8.1.0395 | Bram Moolenaar | 2018-09-16 | 2 | -1/+3 |
* | patch 8.1.0394: diffs are not always updated correctlyv8.1.0394 | Bram Moolenaar | 2018-09-16 | 6 | -7/+35 |
* | patch 8.1.0393: not all white space difference options availablev8.1.0393 | Bram Moolenaar | 2018-09-15 | 7 | -36/+186 |
* | patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabledv8.1.0392 | Bram Moolenaar | 2018-09-15 | 5 | -28/+35 |
* | patch 8.1.0391: building in a shadow directory failsv8.1.0391 | Bram Moolenaar | 2018-09-15 | 2 | -1/+5 |
* | patch 8.1.0390: scrollbars are not testedv8.1.0390 | Bram Moolenaar | 2018-09-14 | 4 | -0/+97 |
* | patch 8.1.0389: :behave command is not testedv8.1.0389 | Bram Moolenaar | 2018-09-14 | 4 | -0/+33 |
* | patch 8.1.0388: Coverity complains about possible NULL pointer usev8.1.0388 | Bram Moolenaar | 2018-09-13 | 2 | -1/+3 |
* | patch 8.1.0387: no test for 'ambiwidth' detectionv8.1.0387 | Bram Moolenaar | 2018-09-13 | 2 | -0/+24 |
* | patch 8.1.0386: cannot test with non-default option valuev8.1.0386 | Bram Moolenaar | 2018-09-13 | 5 | -3/+39 |
* | patch 8.1.0385: Coveralls badge doesn't updatev8.1.0385 | Bram Moolenaar | 2018-09-13 | 2 | -1/+3 |
* | patch 8.1.0384: sign ordering depends on +netbeans featurev8.1.0384 | Bram Moolenaar | 2018-09-13 | 3 | -22/+13 |
* | patch 8.1.0383: missing source file renamev8.1.0383 | Bram Moolenaar | 2018-09-13 | 2 | -2/+4 |
* | patch 8.1.0382: some make programs can't handle "xdiff/../"v8.1.0382 | Bram Moolenaar | 2018-09-13 | 2 | -50/+52 |
* | patch 8.1.0381: variable declaration not at start of blockv8.1.0381 | Bram Moolenaar | 2018-09-13 | 2 | -5/+6 |
* | patch 8.1.0380: "make proto" doesn't work wellv8.1.0380 | Bram Moolenaar | 2018-09-13 | 9 | -14/+30 |
* | patch 8.1.0379: build dependencies are incompletev8.1.0379 | Bram Moolenaar | 2018-09-13 | 7 | -325/+411 |
* | patch 8.1.0378: CI build failurev8.1.0378 | Bram Moolenaar | 2018-09-13 | 3 | -2/+4 |
* | patch 8.1.0377: xdiff doesn't use the Vim memory allocation functionsv8.1.0377 | Bram Moolenaar | 2018-09-13 | 18 | -56/+64 |
* | patch 8.1.0376: compiler warning for uninitialized variablev8.1.0376 | Bram Moolenaar | 2018-09-13 | 2 | -3/+3 |
* | patch 8.1.0375: cannot use diff mode with Cygwin diff.exev8.1.0375 | Bram Moolenaar | 2018-09-13 | 3 | -1/+9 |
* | patch 8.1.0374: moving the cursor is slow when 'relativenumber' is setv8.1.0374 | Bram Moolenaar | 2018-09-12 | 3 | -181/+203 |
* | patch 8.1.0373: screen updating still slow when 'cursorline' is setv8.1.0373 | Bram Moolenaar | 2018-09-12 | 2 | -1/+5 |