index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff
/
xdiffi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdiff: mark unused parameter in xdl_call_hunk_func()
Jeff King
2022-12-13
1
-1
/
+1
*
xdiff: drop unused mmfile parameters from xdl_do_patience_diff()
Jeff King
2022-08-20
1
-1
/
+1
*
xdiff: drop unused mmfile parameters from xdl_do_histogram_diff()
Jeff King
2022-08-19
1
-1
/
+1
*
xdiff: introduce XDL_ALLOC_ARRAY()
Phillip Wood
2022-07-08
1
-1
/
+1
*
xdiff: fix a memory leak
Phillip Wood
2022-02-16
1
-16
/
+17
*
xdiff: drop unused flags parameter from recs_match
Jeff King
2021-12-05
1
-9
/
+9
*
xdiff: simplify comparison
Phillip Wood
2021-11-19
1
-4
/
+1
*
xdiff: use BUG(...), not xdl_bug(...)
Ævar Arnfjörð Bjarmason
2021-06-08
1
-14
/
+8
*
diff: add -I<regex> that ignores matching changes
Michał Kępień
2020-10-20
1
-2
/
+45
*
xdiffi: fix typos and touch up comments
Johannes Schindelin
2019-10-09
1
-44
/
+55
*
Merge branch 'sb/indent-heuristic-optim'
Junio C Hamano
2018-08-17
1
-1
/
+11
|
\
|
*
xdiff: reduce indent heuristic overhead
Stefan Beller
2018-08-01
1
-1
/
+11
*
|
xdiff/xdiffi.c: remove unneeded function declarations
Stefan Beller
2018-07-17
1
-17
/
+0
|
/
*
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
-33
/
+0
*
xdiff: rename "struct group" to "struct xdlgroup"
Jeff King
2016-09-27
1
-7
/
+7
*
diff: improve positioning of add/delete blocks in diffs
Michael Haggerty
2016-09-19
1
-0
/
+325
*
xdl_change_compact(): introduce the concept of a change group
Michael Haggerty
2016-08-23
1
-90
/
+203
*
recs_match(): take two xrecord_t pointers as arguments
Michael Haggerty
2016-08-23
1
-7
/
+7
*
is_blank_line(): take a single xrecord_t as argument
Michael Haggerty
2016-08-23
1
-4
/
+4
*
xdl_change_compact(): only use heuristic if group can't be matched
Michael Haggerty
2016-08-23
1
-19
/
+19
*
xdl_change_compact(): fix compaction heuristic to adjust ixo
Michael Haggerty
2016-08-23
1
-0
/
+1
*
xdiff: implement empty line chunk heuristic
Stefan Beller
2016-04-19
1
-0
/
+26
*
xdiff: add recs_match helper function
Jacob Keller
2016-04-18
1
-4
/
+10
*
diff: add --ignore-blank-lines option
Antoine Pelisse
2013-06-20
1
-1
/
+28
*
Correct common spelling mistakes in comments and tests
Stefano Lattarini
2013-04-12
1
-1
/
+1
*
xdiff: remove emit_func() and xdi_diff_hunks()
René Scharfe
2012-05-09
1
-5
/
+1
*
xdiff: add hunk_func()
René Scharfe
2012-05-09
1
-0
/
+17
*
xdiff: PATIENCE/HISTOGRAM are not independent option bits
Junio C Hamano
2012-02-20
1
-2
/
+2
*
teach --histogram to diff
Tay Ray Chuan
2011-07-12
1
-0
/
+3
*
refactor: use bitsizeof() instead of 8 * sizeof()
Pierre Habouzit
2009-07-23
1
-1
/
+1
*
Fix typos / spelling in comments
Mike Ralphson
2009-04-23
1
-1
/
+1
*
Fix various dead stores found by the clang static analyzer
Benjamin Kramer
2009-03-16
1
-3
/
+2
*
Implement the patience diff algorithm
Johannes Schindelin
2009-01-07
1
-0
/
+3
*
Allow alternate "low-level" emit function from xdl_diff
Brian Downing
2008-10-25
1
-1
/
+3
*
Remove unreachable statements
Guido Ostkamp
2007-11-16
1
-2
/
+0
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
xdiff: add xdl_merge()
Johannes Schindelin
2006-12-03
1
-2
/
+1
*
Fix more typos, primarily in the code
Pavel Roskin
2006-07-10
1
-3
/
+3
*
Teach diff about -b and -w flags
Johannes Schindelin
2006-06-24
1
-6
/
+6
*
xdiff: post-process hunks to make them consistent.
Davide Libenzi
2006-04-14
1
-5
/
+109
*
xdiff/xdiffi.c: fix warnings about possibly uninitialized variables
Marco Roeland
2006-04-09
1
-2
/
+3
*
Clean-up trivially redundant diff.
Davide Libenzi
2006-04-04
1
-6
/
+1
*
Use a *real* built-in diff generator
Linus Torvalds
2006-03-26
1
-0
/
+469