aboutsummaryrefslogtreecommitdiff
path: root/xdiff/xprepare.c
Commit message (Expand)AuthorAge
* xdiff/xprepare: fix a memory leakRamsay Jones2016-03-04
* xdiff/xprepare: use the XDF_DIFF_ALG() macro to access flag bitsRamsay Jones2016-03-04
* xdiff: PATIENCE/HISTOGRAM are not independent option bitsJunio C Hamano2012-02-19
* Merge branch 'rs/diff-cleanup-records-fix'Junio C Hamano2011-10-13
|\
| * Revert removal of multi-match discard heuristic in 27af01René Scharfe2011-09-26
* | Merge branch 'rc/histogram-diff'Junio C Hamano2011-09-06
|\ \
| * | xdiff/xprepare: initialise xdlclassifier_t cf in xdl_prepare_env()Tay Ray Chuan2011-08-31
* | | Merge branch 'rc/histogram-diff' into HEADJunio C Hamano2011-08-17
|\ \ \ | |/ / | | / | |/ |/|
| * xdiff: do away with xdl_mmfile_next()Tay Ray Chuan2011-08-03
| * xdiff/xprepare: use a smaller sample size for histogram diffTay Ray Chuan2011-07-12
| * xdiff/xprepare: skip classificationTay Ray Chuan2011-07-12
| * xdiff/xprepare: refactor abort cleanupsTay Ray Chuan2011-07-07
| * xdiff/xprepare: use memset()Tay Ray Chuan2011-07-07
* | xdiff/xprepare: improve O(n*m) performance in xdl_cleanup_records()Tay Ray Chuan2011-08-17
|/
* Implement the patience diff algorithmJohannes Schindelin2009-01-07
* xdiff: give up scanning similar lines earlyDavide Libenzi2008-11-08
* War on whitespaceJunio C Hamano2007-06-07
* Teach diff about -b and -w flagsJohannes Schindelin2006-06-23
* Clean-up trivially redundant diff.Davide Libenzi2006-04-04
* Use a *real* built-in diff generatorLinus Torvalds2006-03-25