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
*
xdiff: mark unused parameter in xdl_call_hunk_func()
Jeff King
2022-12-13
1
-1
/
+1
*
xdiff: drop unused parameter in def_ff()
Jeff King
2022-12-13
1
-2
/
+2
*
xdiff: drop unused mmfile parameters from xdl_do_patience_diff()
Jeff King
2022-08-20
3
-19
/
+9
*
xdiff: drop unused mmfile parameters from xdl_do_histogram_diff()
Jeff King
2022-08-19
3
-5
/
+3
*
xdiff: introduce XDL_ALLOC_GROW()
Phillip Wood
2022-07-08
4
-16
/
+33
*
xdiff: introduce XDL_CALLOC_ARRAY()
Phillip Wood
2022-07-08
4
-14
/
+11
*
xdiff: introduce xdl_calloc
Phillip Wood
2022-07-08
4
-24
/
+15
*
xdiff: introduce XDL_ALLOC_ARRAY()
Phillip Wood
2022-07-08
4
-7
/
+12
*
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
3
-3
/
+3
|
\
|
*
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
2022-05-02
3
-3
/
+3
|
|
\
|
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
3
-3
/
+3
*
|
|
xdiff/xmacros.h: remove unused XDL_PTRFREE
Ævar Arnfjörð Bjarmason
2022-04-01
1
-1
/
+0
*
|
|
xdiff: handle allocation failure when merging
Phillip Wood
2022-02-16
1
-1
/
+6
*
|
|
xdiff: refactor a function
Phillip Wood
2022-02-16
1
-19
/
+16
*
|
|
xdiff: handle allocation failure in patience diff
Phillip Wood
2022-02-16
1
-5
/
+12
*
|
|
xdiff: fix a memory leak
Phillip Wood
2022-02-16
3
-23
/
+17
|
/
/
*
|
Merge branch 'pw/xdiff-classify-record-in-histogram'
Junio C Hamano
2021-12-22
3
-42
/
+29
|
\
\
|
*
|
xdiff: drop unused flags parameter from recs_match
Jeff King
2021-12-05
1
-9
/
+9
|
*
|
xdiff: drop xpparam_t parameter from histogram cmp_recs()
Jeff King
2021-12-05
1
-3
/
+2
|
*
|
xdiff: drop CMP_ENV macro from xhistogram
Jeff King
2021-12-05
1
-3
/
+0
|
*
|
xdiff: simplify comparison
Phillip Wood
2021-11-19
1
-4
/
+1
|
*
|
xdiff: avoid unnecessary memory allocations
Phillip Wood
2021-11-19
1
-4
/
+7
|
*
|
diff histogram: intern strings
Phillip Wood
2021-11-19
2
-19
/
+10
|
|
/
*
/
xdiff: implement a zealous diff3, or "zdiff3"
Phillip Wood
2021-12-01
2
-6
/
+58
|
/
*
Merge branch 'ab/pickaxe-pcre2'
Junio C Hamano
2021-07-14
2
-1
/
+3
|
\
|
*
xdiff-interface: replace discard_hunk_line() with a flag
Ævar Arnfjörð Bjarmason
2021-05-11
2
-1
/
+3
*
|
Merge branch 'ab/xdiff-bug-cleanup'
Junio C Hamano
2021-07-08
1
-14
/
+8
|
\
\
|
*
|
xdiff: use BUG(...), not xdl_bug(...)
Ævar Arnfjörð Bjarmason
2021-06-08
1
-14
/
+8
|
|
/
*
|
Merge branch 'pw/patience-diff-clean-up'
Junio C Hamano
2021-05-14
1
-11
/
+3
|
\
\
|
|
/
|
/
|
|
*
patience diff: remove unused variable
Phillip Wood
2021-05-05
1
-3
/
+0
|
*
patience diff: remove unnecessary string comparisons
Phillip Wood
2021-05-05
1
-8
/
+3
*
|
diff: add -I<regex> that ignores matching changes
Michał Kępień
2020-10-20
2
-2
/
+49
*
|
merge-base, xdiff: zero out xpparam_t structures
Michał Kępień
2020-10-20
2
-0
/
+4
|
/
*
Merge branch 'rs/xdiff-ignore-ws-w-func-context'
Junio C Hamano
2019-12-16
1
-0
/
+17
|
\
|
*
xdiff: unignore changes in function context
René Scharfe
2019-12-05
1
-0
/
+17
*
|
xdiffi: fix typos and touch up comments
Johannes Schindelin
2019-10-09
1
-44
/
+55
|
/
*
Merge branch 'cb/xdiff-no-system-includes-in-dot-c'
Junio C Hamano
2019-07-31
3
-8
/
+0
|
\
|
*
xdiff: remove duplicate headers from xpatience.c
Carlo Marcelo Arenas Belón
2019-07-29
1
-2
/
+0
|
*
xdiff: remove duplicate headers from xhistogram.c
Carlo Marcelo Arenas Belón
2019-07-29
1
-2
/
+0
|
*
xdiff: drop system includes in xutils.c
Carlo Marcelo Arenas Belón
2019-07-29
1
-4
/
+0
*
|
Merge branch 'jk/xdiff-clamp-funcname-context-index'
Junio C Hamano
2019-07-29
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
xdiff: clamp function context indices in post-image
Jeff King
2019-07-23
1
-2
/
+2
*
|
xdiff: use xmalloc/xrealloc
Jeff King
2019-04-12
1
-2
/
+2
*
|
xdiff: use git-compat-util
Jeff King
2019-04-12
1
-7
/
+1
|
/
*
xdiff: provide a separate emit callback for hunks
Jeff King
2018-11-02
2
-5
/
+22
*
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
[next]