summaryrefslogtreecommitdiffstats
path: root/xdiff/xutils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* xdiff: cast arguments for ctype functions to unsigned charJonathan Nieder2010-10-061-9/+9
* xdiff: optimise for no whitespace difference when ignoring whitespace.Dylan Reid2010-07-061-1/+3
* xutils: Fix xdl_recmatch() on incomplete linesJunio C Hamano2009-08-231-31/+49
* xutils: Fix hashing an incomplete line with whitespaces at the endJunio C Hamano2009-08-231-2/+4
* Fix combined use of whitespace ignore options to diffKeith Cascio2009-01-201-2/+4
* 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