index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff
/
xemit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdiff: unignore changes in function context
René Scharfe
2019-12-05
1
-0
/
+17
*
xdiff: clamp function context indices in post-image
Jeff King
2019-07-23
1
-2
/
+2
*
xdiff: show non-empty lines before functions with -W
René Scharfe
2017-11-21
1
-0
/
+3
*
xdiff: factor out is_func_rec()
René Scharfe
2017-11-21
1
-3
/
+7
*
Replace Free Software Foundation address in license notices
Todd Zullinger
2017-11-09
1
-2
/
+2
*
xdiff -W: relax end-of-file function detection
Vegard Nossum
2017-01-16
1
-8
/
+6
*
Merge branch 'rs/xdiff-merge-overlapping-hunks-for-W-context'
Junio C Hamano
2016-09-22
1
-1
/
+1
|
\
|
*
xdiff: fix merging of hunks with -W context and -u context
René Scharfe
2016-09-15
1
-1
/
+1
*
|
xdiff: remove unneeded declarations
Stefan Beller
2016-09-07
1
-9
/
+0
|
/
*
xdiff: fix merging of appended hunk with -W
René Scharfe
2016-06-10
1
-1
/
+2
*
xdiff: -W: don't include common trailing empty lines in context
René Scharfe
2016-05-31
1
-0
/
+2
*
xdiff: ignore empty lines before added functions with -W
René Scharfe
2016-05-31
1
-2
/
+20
*
xdiff: handle appended chunks better with -W
René Scharfe
2016-05-31
1
-3
/
+24
*
xdiff: factor out match_func_rec()
René Scharfe
2016-05-31
1
-4
/
+11
*
xdiff: drop XDL_EMIT_COMMON
Jeff King
2016-02-23
1
-18
/
+0
*
C: have space around && and || operators
Junio C Hamano
2013-10-16
1
-1
/
+1
*
diff: add --ignore-blank-lines option
Antoine Pelisse
2013-06-20
1
-6
/
+43
*
Merge branch 'rs/diff-postimage-in-context'
Junio C Hamano
2012-01-29
1
-6
/
+6
|
\
|
*
xdiff: print post-image for common records instead of pre-image
René Scharfe
2012-01-06
1
-6
/
+6
*
|
diff: add option to show whole functions as context
René Scharfe
2011-10-10
1
-6
/
+48
*
|
xdiff: factor out get_func_line()
René Scharfe
2011-10-10
1
-16
/
+27
|
/
*
diff: avoid repeated scanning while looking for funcname
René Scharfe
2010-09-30
1
-24
/
+14
*
Fix various dead stores found by the clang static analyzer
Benjamin Kramer
2009-03-16
1
-1
/
+1
*
diff: add option to show context between close hunks
René Scharfe
2008-12-29
1
-1
/
+2
*
Allow alternate "low-level" emit function from xdl_diff
Brian Downing
2008-10-25
1
-2
/
+1
*
Per-path attribute based hunk header selection.
Junio C Hamano
2007-07-06
1
-14
/
+23
*
Missing statics.
Pierre Habouzit
2007-06-08
1
-2
/
+2
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
Increase length of function name buffer
Andy Parkins
2006-11-24
1
-1
/
+1
*
xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines
Petr Baudis
2006-10-25
1
-2
/
+1
*
xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.
Jim Meyering
2006-10-23
1
-1
/
+1
*
xdiff: generate "anti-diffs" aka what is common to two files
Linus Torvalds
2006-06-29
1
-0
/
+18
*
xdiff: Show function names in hunk headers.
Mark Wooding
2006-03-28
1
-1
/
+40
*
Use a *real* built-in diff generator
Linus Torvalds
2006-03-26
1
-0
/
+141