36 Commits (0e1a85ca7558a9ec6f2e708dcc106c455a50776d)

Author SHA1 Message Date
Junio C Hamano afe8a9070b tree-wide: apply equals-null.cocci 3 years ago
Ævar Arnfjörð Bjarmason 5d93460024 xdiff-interface: replace discard_hunk_line() with a flag 4 years ago
René Scharfe 0bb313a552 xdiff: unignore changes in function context 5 years ago
Jeff King b777f3fd61 xdiff: clamp function context indices in post-image 6 years ago
René Scharfe 5c3ed90f3f xdiff: show non-empty lines before functions with -W 7 years ago
René Scharfe cde32bf62f xdiff: factor out is_func_rec() 7 years ago
Todd Zullinger 484257925f Replace Free Software Foundation address in license notices 7 years ago
Vegard Nossum 540d3eb0eb xdiff -W: relax end-of-file function detection 8 years ago
René Scharfe 45d2f75f91 xdiff: fix merging of hunks with -W context and -u context 9 years ago
Stefan Beller 5e4e5bb539 xdiff: remove unneeded declarations 9 years ago
René Scharfe 6f8d9bccb2 xdiff: fix merging of appended hunk with -W 9 years ago
René Scharfe 9e6a4cfc38 xdiff: -W: don't include common trailing empty lines in context 9 years ago
René Scharfe 392f6d3166 xdiff: ignore empty lines before added functions with -W 9 years ago
René Scharfe 6d5badb238 xdiff: handle appended chunks better with -W 9 years ago
René Scharfe ff2981f724 xdiff: factor out match_func_rec() 9 years ago
Jeff King 907681e940 xdiff: drop XDL_EMIT_COMMON 9 years ago
Junio C Hamano c01499ef69 C: have space around && and || operators 12 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 19 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