summaryrefslogtreecommitdiff
path: root/xdiff/xutils.c
AgeCommit message (Expand)Author
2010-10-06xdiff: cast arguments for ctype functions to unsigned charJonathan Nieder
2010-07-06xdiff: optimise for no whitespace difference when ignoring whitespace.Dylan Reid
2009-08-23xutils: Fix xdl_recmatch() on incomplete linesJunio C Hamano
2009-08-23xutils: Fix hashing an incomplete line with whitespaces at the endJunio C Hamano
2009-01-20Fix combined use of whitespace ignore options to diffKeith Cascio
2007-11-16Remove unreachable statementsGuido Ostkamp
2007-06-07War on whitespaceJunio C Hamano
2007-03-20xdiff/xutils.c(xdl_hash_record): factor out whitespace handlingJohannes Schindelin
2007-02-14teach diff machinery about --ignore-space-at-eolJohannes Schindelin
2006-12-05diff -b: ignore whitespace at end of lineJohannes Schindelin
2006-10-12diff: fix 2 whitespace issuesJohannes Schindelin
2006-06-24Teach diff about -b and -w flagsJohannes Schindelin
2006-06-20xdiff: minor changes to match libxdiff-0.21Junio C Hamano
2006-04-04Clean-up trivially redundant diff.Davide Libenzi
2006-03-28xdiff: Show function names in hunk headers.Mark Wooding
2006-03-26built-in diff: minimum tweaksJunio C Hamano
2006-03-26builtin-diff: \No newline at end of file.Linus Torvalds
2006-03-26Use a *real* built-in diff generatorLinus Torvalds