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