summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-12-11patch 8.1.0577: tabpage right-click menu never shows "Close tab"v8.1.0577Bram Moolenaar
2018-12-10patch 8.1.0576: indent script tests pick up installed scriptsv8.1.0576Bram Moolenaar
2018-12-09patch 8.1.0575: Termdebug: clearing multi-breakpoint does not workv8.1.0575Bram Moolenaar
2018-12-09patch 8.1.0574: 'commentstring' not used when adding fold marker in Cv8.1.0574Bram Moolenaar
2018-12-08patch 8.1.0573: cannot redefine user command without ! in same scriptv8.1.0573Bram Moolenaar
2018-12-08patch 8.1.0572: stopping a job does not work properly on OpenBSDv8.1.0572Bram Moolenaar
2018-12-08patch 8.1.0571: non-silent execute() resets display column to zerov8.1.0571Bram Moolenaar
2018-12-07patch 8.1.0570: 'commentstring' not used when adding fold markerv8.1.0570Bram Moolenaar
2018-12-07patch 8.1.0569: execute() always resets display column to zerov8.1.0569Bram Moolenaar
2018-12-07patch 8.1.0568: error message for NUL byte in ScreenLines breaks Travis CIv8.1.0568Bram Moolenaar
2018-12-07patch 8.1.0567: error for NUL byte in ScreenLines goes unnoticedv8.1.0567Bram Moolenaar
2018-12-07patch 8.1.0566: SGR not enabled for mintty because $TERM is "xterm"v8.1.0566Bram Moolenaar
2018-12-05patch 8.1.0565: asan complains about reading before allocated blockv8.1.0565Bram Moolenaar
2018-12-05patch 8.1.0564: setting v:errors to wrong type still possiblev8.1.0564Bram Moolenaar
2018-12-04patch 8.1.0563: setting v:errors to a string give confusing errorv8.1.0563Bram Moolenaar
2018-12-04patch 8.1.0562: parsing of 'diffopt' is slightly wrongv8.1.0562Bram Moolenaar
2018-12-03patch 8.1.0561: MSCV error format has changedv8.1.0561Bram Moolenaar
2018-12-02patch 8.1.0560: cannot use address type "other" with with user commandv8.1.0560Bram Moolenaar
2018-12-02patch 8.1.0559: command line completion not sufficiently testedv8.1.0559Bram Moolenaar
2018-12-02patch 8.1.0558: some MS-Windows instructions are outdatedv8.1.0558Bram Moolenaar
2018-12-02patch 8.1.0557: Termdebug: gdb may use X.Y for breakpoint numberv8.1.0557Bram Moolenaar
2018-12-01patch 8.1.0556: saving/restoring search patterns share saved last_idxv8.1.0556Bram Moolenaar
2018-12-01patch 8.1.0555: crash when last search pat is set but not last substitute patv8.1.0555Bram Moolenaar
2018-12-01patch 8.1.0554: popup menu overlaps with preview windowv8.1.0554Bram Moolenaar
2018-11-30patch 8.1.0553: it is not easy to edit a script that was sourcedv8.1.0553Bram Moolenaar
2018-11-30patch 8.1.0552: saved last search pattern may not be restoredv8.1.0552Bram Moolenaar
2018-11-28patch 8.1.0551: expression evaluation may repeat an error messagev8.1.0551Bram Moolenaar
2018-11-28patch 8.1.0550: expression evaluation may repeat an error messagev8.1.0550Bram Moolenaar
2018-11-26patch 8.1.0549: netbeans test depends on README.txt contentsv8.1.0549Bram Moolenaar
2018-11-26patch 8.1.0548: crash when job callback unloads a bufferv8.1.0548Bram Moolenaar
2018-11-25patch 8.1.0547: modeline test with keymap still failsv8.1.0547Bram Moolenaar
2018-11-25patch 8.1.0546: modeline test with keymap failsv8.1.0546Bram Moolenaar
2018-11-25patch 8.1.0545: when executing indent tests user preferences interferev8.1.0545Bram Moolenaar
2018-11-25patch 8.1.0544: setting 'filetype' in a modeline causes an errorv8.1.0544Bram Moolenaar
2018-11-24patch 8.1.0543: Coverity warns for leaking memory and using wrong structv8.1.0543Bram Moolenaar
2018-11-22patch 8.1.0542: shiftwidth() does not take 'vartabstop' into accountv8.1.0542Bram Moolenaar
2018-11-21patch 8.1.0541: help message in dosinst.c is outdatedv8.1.0541Bram Moolenaar
2018-11-20patch 8.1.0540: may evaluate insecure value when appending to optionv8.1.0540Bram Moolenaar
2018-11-20patch 8.1.0539: cannot build without the sandboxv8.1.0539Bram Moolenaar
2018-11-20patch 8.1.0538: evaluating a modeline might invoke using a shell commandv8.1.0538Bram Moolenaar
2018-11-20patch 8.1.0537: ui_breakcheck() may be called recursivelyv8.1.0537Bram Moolenaar
2018-11-18patch 8.1.0536: file time test fails when using NFSv8.1.0536Bram Moolenaar
2018-11-16patch 8.1.0535: increment/decrement might get interrupted by updating foldsv8.1.0535Bram Moolenaar
2018-11-16patch 8.1.0534: MS-Windows installer uses different $HOME than Vimv8.1.0534Bram Moolenaar
2018-11-16patch 8.1.0533: screendump tests can be flakyv8.1.0533Bram Moolenaar
2018-11-16patch 8.1.0532: cannot distinguish between quickfix and location listv8.1.0532Bram Moolenaar
2018-11-16patch 8.1.0531: flaky tests often fail with a common error messagev8.1.0531Bram Moolenaar
2018-11-16patch 8.1.0530: channel and terminal tests that start a server can be flakyv8.1.0530Bram Moolenaar
2018-11-16patch 8.1.0529: flaky test sometimes fails in different waysv8.1.0529Bram Moolenaar
2018-11-16patch 8.1.0528: various typos in commentsv8.1.0528Bram Moolenaar