summaryrefslogtreecommitdiffstats
path: root/xdiff (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lt/merge-tree'Junio C Hamano2006-07-132-0/+19
|\
| * xdiff: generate "anti-diffs" aka what is common to two filesLinus Torvalds2006-06-292-0/+19
* | Fix more typos, primarily in the codePavel Roskin2006-07-101-3/+3
|/
* Teach diff about -b and -w flagsJohannes Schindelin2006-06-247-16/+71
* xdiff: minor changes to match libxdiff-0.21Junio C Hamano2006-06-202-7/+5
* xdiff: post-process hunks to make them consistent.Davide Libenzi2006-04-142-5/+110
* xdiff/xdiffi.c: fix warnings about possibly uninitialized variablesMarco Roeland2006-04-091-2/+3
* Clean-up trivially redundant diff.Davide Libenzi2006-04-044-25/+63
* xdiff: Show function names in hunk headers.Mark Wooding2006-03-285-5/+58
* built-in diff: minimum tweaksJunio C Hamano2006-03-261-6/+10
* builtin-diff: \No newline at end of file.Linus Torvalds2006-03-261-2/+10
* Use a *real* built-in diff generatorLinus Torvalds2006-03-2612-0/+1738