summaryrefslogtreecommitdiffstats
path: root/xdiff/xutils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unreachable statementsGuido Ostkamp2007-11-161-2/+0
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* xdiff/xutils.c(xdl_hash_record): factor out whitespace handlingJohannes Schindelin2007-03-201-2/+20
* teach diff machinery about --ignore-space-at-eolJohannes Schindelin2007-02-141-0/+24
* diff -b: ignore whitespace at end of lineJohannes Schindelin2006-12-051-1/+2
* diff: fix 2 whitespace issuesJohannes Schindelin2006-10-121-17/+12
* Teach diff about -b and -w flagsJohannes Schindelin2006-06-241-1/+50
* xdiff: minor changes to match libxdiff-0.21Junio C Hamano2006-06-201-7/+4
* Clean-up trivially redundant diff.Davide Libenzi2006-04-041-2/+15
* xdiff: Show function names in hunk headers.Mark Wooding2006-03-281-3/+12
* 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-261-0/+265