aboutsummaryrefslogtreecommitdiff
path: root/xdiff/xemit.c
Commit message (Expand)AuthorAge
* diff: add option to show context between close hunksRené Scharfe2008-12-29
* Allow alternate "low-level" emit function from xdl_diffBrian Downing2008-10-25
* Per-path attribute based hunk header selection.Junio C Hamano2007-07-06
* Missing statics.Pierre Habouzit2007-06-08
* War on whitespaceJunio C Hamano2007-06-07
* Increase length of function name bufferAndy Parkins2006-11-23
* xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis2006-10-25
* xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.Jim Meyering2006-10-23
* xdiff: generate "anti-diffs" aka what is common to two filesLinus Torvalds2006-06-28
* xdiff: Show function names in hunk headers.Mark Wooding2006-03-27
* Use a *real* built-in diff generatorLinus Torvalds2006-03-25