index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff
/
xdiff.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdiff: introduce xdl_calloc
Phillip Wood
2022-07-08
1
-0
/
+1
*
xdiff: implement a zealous diff3, or "zdiff3"
Phillip Wood
2021-12-01
1
-0
/
+1
*
xdiff-interface: replace discard_hunk_line() with a flag
Ævar Arnfjörð Bjarmason
2021-05-11
1
-0
/
+1
*
diff: add -I<regex> that ignores matching changes
Michał Kępień
2020-10-20
1
-0
/
+4
*
xdiff: use xmalloc/xrealloc
Jeff King
2019-04-12
1
-2
/
+2
*
xdiff: provide a separate emit callback for hunks
Jeff King
2018-11-02
1
-1
/
+5
*
xdiff/xdiff.h: remove unused flags
Stefan Beller
2018-07-17
1
-8
/
+0
*
diff: support anchoring line(s)
Jonathan Tan
2017-11-28
1
-0
/
+4
*
Merge branch 'jc/ignore-cr-at-eol'
Junio C Hamano
2017-11-27
1
-10
/
+16
|
\
|
*
diff: --ignore-cr-at-eol
Junio C Hamano
2017-11-08
1
-1
/
+3
|
*
xdiff: reassign xpparm_t.flags bits
Junio C Hamano
2017-10-27
1
-10
/
+14
*
|
Replace Free Software Foundation address in license notices
Todd Zullinger
2017-11-09
1
-2
/
+2
|
/
*
diff: retire "compaction" heuristics
Junio C Hamano
2016-12-23
1
-2
/
+1
*
diff: improve positioning of add/delete blocks in diffs
Michael Haggerty
2016-09-19
1
-0
/
+1
*
Merge branch 'jk/diff-compact-heuristic'
Junio C Hamano
2016-05-06
1
-0
/
+2
|
\
|
*
xdiff: implement empty line chunk heuristic
Stefan Beller
2016-04-19
1
-0
/
+2
*
|
xdiff: drop XDL_EMIT_COMMON
Jeff King
2016-02-23
1
-1
/
+0
|
/
*
diff: add --ignore-blank-lines option
Antoine Pelisse
2013-06-20
1
-0
/
+2
*
xdiff: remove emit_func() and xdi_diff_hunks()
René Scharfe
2012-05-09
1
-1
/
+0
*
xdiff: add hunk_func()
René Scharfe
2012-05-09
1
-0
/
+5
*
xdiff: PATIENCE/HISTOGRAM are not independent option bits
Junio C Hamano
2012-02-20
1
-1
/
+4
*
xdiff: remove XDL_PATCH_* macros
Junio C Hamano
2012-02-19
1
-5
/
+0
*
diff: add option to show whole functions as context
René Scharfe
2011-10-10
1
-0
/
+1
*
xdiff: do away with xdl_mmfile_next()
Tay Ray Chuan
2011-08-03
1
-1
/
+0
*
teach --histogram to diff
Tay Ray Chuan
2011-07-12
1
-0
/
+1
*
xdl_merge(): move file1 and file2 labels to xmparam structure
Jonathan Nieder
2010-03-21
1
-2
/
+3
*
xdl_merge(): add optional ancestor label to diff3-style output
Jonathan Nieder
2010-03-21
1
-0
/
+1
*
refactor merge flags into xmparam_t
Bert Wesarg
2010-03-02
1
-6
/
+5
*
make union merge an xdl merge favor
Bert Wesarg
2010-03-02
1
-0
/
+1
*
Merge branch 'jc/conflict-marker-size'
Junio C Hamano
2010-01-21
1
-1
/
+8
|
\
|
*
xdl_merge(): allow passing down marker_size in xmparam_t
Junio C Hamano
2010-01-17
1
-0
/
+3
|
*
xdl_merge(): introduce xmparam_t for merge specific parameters
Junio C Hamano
2010-01-17
1
-1
/
+5
*
|
git-merge-file --ours, --theirs
Junio C Hamano
2009-11-30
1
-1
/
+7
|
/
*
Merge branch 'js/patience-diff'
Junio C Hamano
2009-01-24
1
-0
/
+1
|
\
|
*
Implement the patience diff algorithm
Johannes Schindelin
2009-01-07
1
-0
/
+1
*
|
diff: add option to show context between close hunks
René Scharfe
2008-12-29
1
-0
/
+1
|
/
*
Allow alternate "low-level" emit function from xdl_diff
Brian Downing
2008-10-25
1
-0
/
+1
*
xdiff-merge: optionally show conflicts in "diff3 -m" style
Junio C Hamano
2008-08-31
1
-0
/
+6
*
xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUM
Johannes Schindelin
2008-02-18
1
-0
/
+1
*
Per-path attribute based hunk header selection.
Junio C Hamano
2007-07-06
1
-0
/
+4
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
teach diff machinery about --ignore-space-at-eol
Johannes Schindelin
2007-02-14
1
-1
/
+2
*
xdiff: add xdl_merge()
Johannes Schindelin
2006-12-03
1
-0
/
+7
*
xdiff: generate "anti-diffs" aka what is common to two files
Linus Torvalds
2006-06-29
1
-0
/
+1
*
Teach diff about -b and -w flags
Johannes Schindelin
2006-06-24
1
-0
/
+3
*
xdiff: Show function names in hunk headers.
Mark Wooding
2006-03-28
1
-0
/
+3
*
Use a *real* built-in diff generator
Linus Torvalds
2006-03-26
1
-0
/
+91