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