Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xdiff: do away with xdl_mmfile_next() | Tay Ray Chuan | 2011-08-03 | 1 | -6/+1 |
* | xdiff/xprepare: use a smaller sample size for histogram diff | Tay Ray Chuan | 2011-07-12 | 1 | -3/+14 |
* | xdiff/xprepare: skip classification | Tay Ray Chuan | 2011-07-12 | 1 | -8/+16 |
* | xdiff/xprepare: refactor abort cleanups | Tay Ray Chuan | 2011-07-07 | 1 | -59/+32 |
* | xdiff/xprepare: use memset() | Tay Ray Chuan | 2011-07-07 | 1 | -7/+3 |
* | Implement the patience diff algorithm | Johannes Schindelin | 2009-01-07 | 1 | -1/+2 |
* | xdiff: give up scanning similar lines early | Davide Libenzi | 2008-11-08 | 1 | -2/+13 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | Teach diff about -b and -w flags | Johannes Schindelin | 2006-06-23 | 1 | -6/+10 |
* | Clean-up trivially redundant diff. | Davide Libenzi | 2006-04-04 | 1 | -17/+46 |
* | Use a *real* built-in diff generator | Linus Torvalds | 2006-03-25 | 1 | -0/+436 |