summaryrefslogtreecommitdiffstats
path: root/src/diff.c
AgeCommit message (Expand)Author
2019-03-03patch 8.1.0991: cannot build with a mix of featuresv8.1.0991Bram Moolenaar
2019-02-19patch 8.1.0956: using context:0 in 'diffopt' does not work wellv8.1.0956Bram Moolenaar
2019-02-15patch 8.1.0927: USE_CR is never definedv8.1.0927Bram Moolenaar
2019-01-24patch 8.1.0805: too many #ifdefsv8.1.0805Bram Moolenaar
2019-01-15patch 8.1.0753: printf format not checked for semsg()v8.1.0753Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2018-12-04patch 8.1.0562: parsing of 'diffopt' is slightly wrongv8.1.0562Bram Moolenaar
2018-11-05patch 8.1.0513: no error for set diffopt+=algorithm:v8.1.0513Bram Moolenaar
2018-10-31patch 8.1.0502: internal diff fails when diffing a context diffv8.1.0502Bram Moolenaar
2018-10-25patch 8.1.0497: :%diffput changes order of linesv8.1.0497Bram Moolenaar
2018-10-07patch 8.1.0458: ml_get error and crash when using "do"v8.1.0458Bram Moolenaar
2018-09-18patch 8.1.0402: the DiffUpdate event isn't triggered for :diffputv8.1.0402Bram Moolenaar
2018-09-16patch 8.1.0400: using freed memory with :diffgetv8.1.0400Bram Moolenaar
2018-09-16patch 8.1.0397: no event triggered after updating diffsv8.1.0397Bram Moolenaar
2018-09-16patch 8.1.0395: compiler warning on 64-bit MS-Windowsv8.1.0395Bram Moolenaar
2018-09-16patch 8.1.0394: diffs are not always updated correctlyv8.1.0394Bram Moolenaar
2018-09-15patch 8.1.0393: not all white space difference options availablev8.1.0393Bram Moolenaar
2018-09-13patch 8.1.0377: xdiff doesn't use the Vim memory allocation functionsv8.1.0377Bram Moolenaar
2018-09-13patch 8.1.0375: cannot use diff mode with Cygwin diff.exev8.1.0375Bram Moolenaar
2018-09-12patch 8.1.0370: not using internal diff if 'diffopt' is not changedv8.1.0370Bram Moolenaar
2018-09-10patch 8.1.0360: using an external diff program is slow and inflexiblev8.1.0360Bram Moolenaar
2018-06-03patch 8.1.0027: difficult to make a plugin that feeds a line to a jobv8.1.0027Bram Moolenaar
2018-04-29patch 8.0.1773: dialog messages are not translatedv8.0.1773Bram Moolenaar
2018-03-04patch 8.0.1566: too many #ifdefsv8.0.1566Bram Moolenaar
2018-03-04patch 8.0.1564: too many #ifdefsv8.0.1564Bram Moolenaar
2017-12-01patch 8.0.1361: some users don't want to diff with hidden buffersv8.0.1361Bram Moolenaar
2017-09-04patch 8.0.1056: cannot build with +diff but without +multi_bytev8.0.1056Bram Moolenaar
2017-09-03patch 8.0.1046: code duplication in diff modev8.0.1046Bram Moolenaar
2017-09-02patch 8.0.1037: "icase" of 'diffopt' is not used for highlightingv8.0.1037Bram Moolenaar
2017-07-19patch 8.0.0736: OptionSet not triggered when entering diff modev8.0.0736Bram Moolenaar
2017-05-16patch 8.0.0599: diff mode is insufficiently testedv8.0.0599Bram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower casev8.0.0452Bram Moolenaar
2017-03-12patch 8.0.0448: some macros are in lower casev8.0.0448Bram Moolenaar
2017-03-11patch 8.0.0444: diffpatch fails when the file name has a quotev8.0.0444Bram Moolenaar
2017-03-09patch 8.0.0442: patch shell command not well escapedv8.0.0442Bram Moolenaar
2017-03-05patch 8.0.0425: build errors when building without foldingv8.0.0425Bram Moolenaar
2017-02-03patch 8.0.0300: cannot stop diffing hidden buffersv8.0.0300Bram Moolenaar
2016-10-18patch 8.0.0044v8.0.0044Bram Moolenaar
2016-08-29patch 7.4.2293v7.4.2293Bram Moolenaar
2016-08-28patch 7.4.2279v7.4.2279Bram Moolenaar
2016-08-27patch 7.4.2275v7.4.2275Bram Moolenaar
2016-07-31patch 7.4.2135v7.4.2135Bram Moolenaar
2016-07-24patch 7.4.2101v7.4.2101Bram Moolenaar
2016-07-10patch 7.4.2024v7.4.2024Bram Moolenaar
2016-07-01patch 7.4.1975v7.4.1975Bram Moolenaar
2016-03-03patch 7.4.1476v7.4.1476Bram Moolenaar
2016-02-23patch 7.4.1399v7.4.1399Bram Moolenaar
2016-01-30patch 7.4.1205v7.4.1205Bram Moolenaar
2016-01-29patch 7.4.1196v7.4.1196Bram Moolenaar
2015-12-17patch 7.4.974v7.4.974Bram Moolenaar