index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xdiff
/
xdiffi.c
Commit message (
Expand
)
Author
Age
*
Replace Free Software Foundation address in license notices
Todd Zullinger
2017-11-09
*
diff: retire "compaction" heuristics
Junio C Hamano
2016-12-23
*
xdiff: rename "struct group" to "struct xdlgroup"
Jeff King
2016-09-27
*
diff: improve positioning of add/delete blocks in diffs
Michael Haggerty
2016-09-19
*
xdl_change_compact(): introduce the concept of a change group
Michael Haggerty
2016-08-23
*
recs_match(): take two xrecord_t pointers as arguments
Michael Haggerty
2016-08-23
*
is_blank_line(): take a single xrecord_t as argument
Michael Haggerty
2016-08-23
*
xdl_change_compact(): only use heuristic if group can't be matched
Michael Haggerty
2016-08-23
*
xdl_change_compact(): fix compaction heuristic to adjust ixo
Michael Haggerty
2016-08-23
*
xdiff: implement empty line chunk heuristic
Stefan Beller
2016-04-19
*
xdiff: add recs_match helper function
Jacob Keller
2016-04-18
*
diff: add --ignore-blank-lines option
Antoine Pelisse
2013-06-19
*
Correct common spelling mistakes in comments and tests
Stefano Lattarini
2013-04-12
*
xdiff: remove emit_func() and xdi_diff_hunks()
René Scharfe
2012-05-09
*
xdiff: add hunk_func()
René Scharfe
2012-05-09
*
xdiff: PATIENCE/HISTOGRAM are not independent option bits
Junio C Hamano
2012-02-19
*
teach --histogram to diff
Tay Ray Chuan
2011-07-12
*
refactor: use bitsizeof() instead of 8 * sizeof()
Pierre Habouzit
2009-07-22
*
Fix typos / spelling in comments
Mike Ralphson
2009-04-22
*
Fix various dead stores found by the clang static analyzer
Benjamin Kramer
2009-03-15
*
Implement the patience diff algorithm
Johannes Schindelin
2009-01-07
*
Allow alternate "low-level" emit function from xdl_diff
Brian Downing
2008-10-25
*
Remove unreachable statements
Guido Ostkamp
2007-11-15
*
War on whitespace
Junio C Hamano
2007-06-07
*
xdiff: add xdl_merge()
Johannes Schindelin
2006-12-02
*
Fix more typos, primarily in the code
Pavel Roskin
2006-07-10
*
Teach diff about -b and -w flags
Johannes Schindelin
2006-06-23
*
xdiff: post-process hunks to make them consistent.
Davide Libenzi
2006-04-13
*
xdiff/xdiffi.c: fix warnings about possibly uninitialized variables
Marco Roeland
2006-04-08
*
Clean-up trivially redundant diff.
Davide Libenzi
2006-04-04
*
Use a *real* built-in diff generator
Linus Torvalds
2006-03-25