1. afe8a90 tree-wide: apply equals-null.cocci by Junio C Hamano · 2 years, 10 months ago
  2. 5d93460 xdiff-interface: replace discard_hunk_line() with a flag by Ævar Arnfjörð Bjarmason · 4 years ago
  3. 0bb313a xdiff: unignore changes in function context by René Scharfe · 5 years ago
  4. b777f3f xdiff: clamp function context indices in post-image by Jeff King · 6 years ago
  5. 5c3ed90 xdiff: show non-empty lines before functions with -W by René Scharfe · 7 years ago
  6. cde32bf xdiff: factor out is_func_rec() by René Scharfe · 7 years ago
  7. 4842579 Replace Free Software Foundation address in license notices by Todd Zullinger · 7 years ago
  8. 540d3eb xdiff -W: relax end-of-file function detection by Vegard Nossum · 8 years ago
  9. 4ed3863 Merge branch 'rs/xdiff-merge-overlapping-hunks-for-W-context' by Junio C Hamano · 8 years ago
  10. 45d2f75 xdiff: fix merging of hunks with -W context and -u context by René Scharfe · 8 years ago
  11. 5e4e5bb xdiff: remove unneeded declarations by Stefan Beller · 9 years ago
  12. 6f8d9bc xdiff: fix merging of appended hunk with -W by René Scharfe · 9 years ago
  13. 9e6a4cf xdiff: -W: don't include common trailing empty lines in context by René Scharfe · 9 years ago
  14. 392f6d3 xdiff: ignore empty lines before added functions with -W by René Scharfe · 9 years ago
  15. 6d5badb xdiff: handle appended chunks better with -W by René Scharfe · 9 years ago
  16. ff2981f xdiff: factor out match_func_rec() by René Scharfe · 9 years ago
  17. 907681e xdiff: drop XDL_EMIT_COMMON by Jeff King · 9 years ago
  18. c01499e C: have space around && and || operators by Junio C Hamano · 11 years ago
  19. 36617af diff: add --ignore-blank-lines option by Antoine Pelisse · 12 years ago
  20. 86e15ff Merge branch 'rs/diff-postimage-in-context' by Junio C Hamano · 13 years ago
  21. baf5aaa xdiff: print post-image for common records instead of pre-image by René Scharfe · 13 years ago
  22. 14937c2 diff: add option to show whole functions as context by René Scharfe · 13 years ago
  23. f99f4b3 xdiff: factor out get_func_line() by René Scharfe · 13 years ago
  24. c099789 diff: avoid repeated scanning while looking for funcname by René Scharfe · 14 years ago
  25. 8e24cba Fix various dead stores found by the clang static analyzer by Benjamin Kramer · 16 years ago
  26. 6d0e674 diff: add option to show context between close hunks by René Scharfe · 16 years ago
  27. ef2e62f Allow alternate "low-level" emit function from xdl_diff by Brian Downing · 16 years ago
  28. f258475 Per-path attribute based hunk header selection. by Junio C Hamano · 18 years ago
  29. 52fae7d Missing statics. by Pierre Habouzit · 18 years ago
  30. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  31. f73da29 Increase length of function name buffer by Andy Parkins · 18 years ago
  32. 70da769 xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines by Petr Baudis · 18 years ago
  33. 67aef03 xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header. by Jim Meyering · 18 years ago
  34. a9ed376 xdiff: generate "anti-diffs" aka what is common to two files by Linus Torvalds · 19 years ago
  35. acb7257 xdiff: Show function names in hunk headers. by Mark Wooding · 19 years ago
  36. 3443546 Use a *real* built-in diff generator by Linus Torvalds · 19 years ago