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