index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge branch 'sb/histogram-less-memory'
Junio C Hamano
2018-08-16
1
-55
/
+78
|
\
\
|
*
|
xdiff/histogram: remove tail recursion
Stefan Beller
2018-07-23
1
-6
/
+14
|
*
|
xdiff/xhistogram: move index allocation into find_lcs
Stefan Beller
2018-07-19
1
-43
/
+53
|
*
|
xdiff/xhistogram: factor out memory cleanup into free_index()
Stefan Beller
2018-07-19
1
-4
/
+9
|
*
|
xdiff/xhistogram: pass arguments directly to fall_back_to_classic_diff
Stefan Beller
2018-07-19
1
-11
/
+11
|
*
|
Merge branch 'rs/xdiff-merge-overlapping-hunks-for-W-context' into maint
Junio C Hamano
2016-09-30
1
-1
/
+1
|
|
\
\
*
|
|
|
xdiff/xdiffi.c: remove unneeded function declarations
Stefan Beller
2018-07-17
1
-17
/
+0
*
|
|
|
xdiff/xdiff.h: remove unused flags
Stefan Beller
2018-07-17
1
-8
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'jt/diff-anchored-patience'
Junio C Hamano
2017-12-19
2
-5
/
+41
|
\
\
\
|
*
|
|
diff: support anchoring line(s)
Jonathan Tan
2017-11-28
2
-5
/
+41
*
|
|
|
Merge branch 'rs/include-comments-before-the-function-header'
Junio C Hamano
2017-11-28
1
-3
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
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
*
|
|
|
Merge branch 'jc/ignore-cr-at-eol'
Junio C Hamano
2017-11-27
2
-12
/
+52
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
diff: --ignore-cr-at-eol
Junio C Hamano
2017-11-08
2
-3
/
+39
|
*
|
|
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
14
-28
/
+28
*
|
|
|
cleanup: fix possible overflow errors in binary search
Derrick Stolee
2017-10-10
1
-1
/
+1
|
/
/
/
*
|
|
xdiff -W: relax end-of-file function detection
Vegard Nossum
2017-01-16
1
-8
/
+6
*
|
|
Merge branch 'jc/retire-compaction-heuristics'
Junio C Hamano
2017-01-11
2
-35
/
+1
|
\
\
\
|
*
|
|
diff: retire "compaction" heuristics
Junio C Hamano
2016-12-23
2
-35
/
+1
*
|
|
|
xdiff: drop XDL_FAST_HASH
Jeff King
2016-12-06
1
-106
/
+0
|
/
/
/
*
|
|
Merge branch 'mh/diff-indent-heuristic'
Junio C Hamano
2016-10-03
1
-7
/
+7
|
\
\
\
|
*
|
|
xdiff: rename "struct group" to "struct xdlgroup"
Jeff King
2016-09-27
1
-7
/
+7
*
|
|
|
Merge branch 'mh/diff-indent-heuristic'
Junio C Hamano
2016-09-27
2
-98
/
+538
|
\
|
|
|
|
*
|
|
diff: improve positioning of add/delete blocks in diffs
Michael Haggerty
2016-09-19
2
-0
/
+326
|
*
|
|
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
|
*
|
|
Merge branch 'rs/xdiff-hunk-with-func-line'
Junio C Hamano
2016-06-20
1
-8
/
+57
|
|
\
\
\
*
|
\
\
\
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
|
/
/
/
*
|
|
Merge branch 'js/ignore-space-at-eol' into maint
Junio C Hamano
2016-08-08
2
-3
/
+5
|
\
\
\
|
*
|
|
diff: fix a double off-by-one with --ignore-space-at-eol
Johannes Schindelin
2016-07-11
2
-3
/
+5
*
|
|
|
Merge branch 'rs/xdiff-hunk-with-func-line' into maint
Junio C Hamano
2016-06-27
1
-8
/
+57
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
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
*
|
|
Merge branch 'jk/diff-compact-heuristic'
Junio C Hamano
2016-05-06
2
-4
/
+38
|
\
\
\
|
*
|
|
xdiff: implement empty line chunk heuristic
Stefan Beller
2016-04-19
2
-0
/
+28
|
*
|
|
xdiff: add recs_match helper function
Jacob Keller
2016-04-18
1
-4
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rj/xdiff-prepare-plug-leak-on-error-codepath'
Junio C Hamano
2016-04-03
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xdiff/xprepare: fix a memory leak
Ramsay Jones
2016-03-05
1
-0
/
+1
[next]