summaryrefslogtreecommitdiffstats
path: root/xdiff
AgeCommit message (Expand)AuthorLines
2006-07-12Merge branch 'lt/merge-tree'Junio C Hamano-0/+19
2006-07-10Fix more typos, primarily in the codePavel Roskin-3/+3
2006-06-28xdiff: generate "anti-diffs" aka what is common to two filesLinus Torvalds-0/+19
2006-06-23Teach diff about -b and -w flagsJohannes Schindelin-16/+71
2006-06-19xdiff: minor changes to match libxdiff-0.21Junio C Hamano-7/+5
2006-04-13xdiff: post-process hunks to make them consistent.Davide Libenzi-5/+110
2006-04-08xdiff/xdiffi.c: fix warnings about possibly uninitialized variablesMarco Roeland-2/+3
2006-04-04Clean-up trivially redundant diff.Davide Libenzi-25/+63
2006-03-27xdiff: Show function names in hunk headers.Mark Wooding-5/+58
2006-03-25built-in diff: minimum tweaksJunio C Hamano-6/+10
2006-03-25builtin-diff: \No newline at end of file.Linus Torvalds-2/+10
2006-03-25Use a *real* built-in diff generatorLinus Torvalds-0/+1738