summaryrefslogtreecommitdiff
path: root/xdiff/xemit.c
AgeCommit message (Expand)Author
2009-03-16Fix various dead stores found by the clang static analyzerBenjamin Kramer
2008-12-29diff: add option to show context between close hunksRené Scharfe
2008-10-25Allow alternate "low-level" emit function from xdl_diffBrian Downing
2007-07-06Per-path attribute based hunk header selection.Junio C Hamano
2007-06-08Missing statics.Pierre Habouzit
2007-06-07War on whitespaceJunio C Hamano
2006-11-24Increase length of function name bufferAndy Parkins
2006-10-25xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis
2006-10-23xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.Jim Meyering
2006-06-29xdiff: generate "anti-diffs" aka what is common to two filesLinus Torvalds
2006-03-28xdiff: Show function names in hunk headers.Mark Wooding
2006-03-26Use a *real* built-in diff generatorLinus Torvalds