summaryrefslogtreecommitdiff
path: root/xdiff/xprepare.c
Commit message (Expand)AuthorAgeFilesLines
* xdiff: do away with xdl_mmfile_next()Tay Ray Chuan2011-08-031-6/+1
* xdiff/xprepare: use a smaller sample size for histogram diffTay Ray Chuan2011-07-121-3/+14
* xdiff/xprepare: skip classificationTay Ray Chuan2011-07-121-8/+16
* xdiff/xprepare: refactor abort cleanupsTay Ray Chuan2011-07-071-59/+32
* xdiff/xprepare: use memset()Tay Ray Chuan2011-07-071-7/+3
* Implement the patience diff algorithmJohannes Schindelin2009-01-071-1/+2
* xdiff: give up scanning similar lines earlyDavide Libenzi2008-11-081-2/+13
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Teach diff about -b and -w flagsJohannes Schindelin2006-06-231-6/+10
* Clean-up trivially redundant diff.Davide Libenzi2006-04-041-17/+46
* Use a *real* built-in diff generatorLinus Torvalds2006-03-251-0/+436