20 Commits (ef7d3621d76fe210827698cba79c737906048191)

Author SHA1 Message Date
Jeff King 907681e940 xdiff: drop XDL_EMIT_COMMON 9 years ago
Junio C Hamano c01499ef69 C: have space around && and || operators 11 years ago
Antoine Pelisse 36617af7ed diff: add --ignore-blank-lines option 12 years ago
René Scharfe baf5aaa333 xdiff: print post-image for common records instead of pre-image 13 years ago
René Scharfe 14937c2c06 diff: add option to show whole functions as context 14 years ago
René Scharfe f99f4b3667 xdiff: factor out get_func_line() 14 years ago
René Scharfe c099789bb0 diff: avoid repeated scanning while looking for funcname 15 years ago
Benjamin Kramer 8e24cbaeaf Fix various dead stores found by the clang static analyzer 16 years ago
René Scharfe 6d0e674a57 diff: add option to show context between close hunks 16 years ago
Brian Downing ef2e62fe23 Allow alternate "low-level" emit function from xdl_diff 17 years ago
Junio C Hamano f258475a6e Per-path attribute based hunk header selection. 18 years ago
Pierre Habouzit 52fae7de4e Missing statics. 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Andy Parkins f73da29fa2 Increase length of function name buffer 18 years ago
Petr Baudis 70da769a46 xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines 19 years ago
Jim Meyering 67aef03455 xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header. 19 years ago
Linus Torvalds a9ed376b15 xdiff: generate "anti-diffs" aka what is common to two files 19 years ago
Mark Wooding acb7257729 xdiff: Show function names in hunk headers. 19 years ago
Linus Torvalds 3443546f6e Use a *real* built-in diff generator 19 years ago