Sign in
googlers
/
jrn
/
git
/
96db324a73fdada6fbe7b63221986f8f18cc63b0
/
xdiff
/
xemit.c
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
· 15 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