index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff
/
xhistogram.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-19
xdiff: drop unused mmfile parameters from xdl_do_histogram_diff()
Jeff King
1
-2
/
+1
2022-07-08
xdiff: introduce XDL_CALLOC_ARRAY()
Phillip Wood
1
-6
/
+3
2022-07-08
xdiff: introduce xdl_calloc
Phillip Wood
1
-13
/
+9
2022-02-16
xdiff: fix a memory leak
Phillip Wood
1
-3
/
+0
2021-12-04
xdiff: drop xpparam_t parameter from histogram cmp_recs()
Jeff King
1
-3
/
+2
2021-12-04
xdiff: drop CMP_ENV macro from xhistogram
Jeff King
1
-3
/
+0
2021-11-18
diff histogram: intern strings
Phillip Wood
1
-3
/
+2
2020-10-20
merge-base, xdiff: zero out xpparam_t structures
Michał Kępień
1
-0
/
+2
2019-07-28
xdiff: remove duplicate headers from xhistogram.c
Carlo Marcelo Arenas Belón
1
-2
/
+0
2018-07-23
xdiff/histogram: remove tail recursion
Stefan Beller
1
-6
/
+14
2018-07-19
xdiff/xhistogram: move index allocation into find_lcs
Stefan Beller
1
-43
/
+53
2018-07-19
xdiff/xhistogram: factor out memory cleanup into free_index()
Stefan Beller
1
-4
/
+9
2018-07-19
xdiff/xhistogram: pass arguments directly to fall_back_to_classic_diff
Stefan Beller
1
-11
/
+11
2013-04-12
Correct common spelling mistakes in comments and tests
Stefano Lattarini
1
-1
/
+1
2012-02-19
xdiff: PATIENCE/HISTOGRAM are not independent option bits
Junio C Hamano
1
-1
/
+1
2011-08-08
xdiff/xhistogram: drop need for additional variable
Tay Ray Chuan
1
-5
/
+4
2011-08-08
xdiff/xhistogram: rely on xdl_trim_ends()
Tay Ray Chuan
1
-27
/
+4
2011-08-08
xdiff/xhistogram: rework handling of recursed results
Tay Ray Chuan
1
-6
/
+9
2011-07-12
teach --histogram to diff
Tay Ray Chuan
1
-0
/
+384