index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff
/
xhistogram.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdiff: drop unused mmfile parameters from xdl_do_histogram_diff()
Jeff King
2022-08-19
1
-2
/
+1
*
xdiff: introduce XDL_CALLOC_ARRAY()
Phillip Wood
2022-07-08
1
-6
/
+3
*
xdiff: introduce xdl_calloc
Phillip Wood
2022-07-08
1
-13
/
+9
*
xdiff: fix a memory leak
Phillip Wood
2022-02-16
1
-3
/
+0
*
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
*
diff histogram: intern strings
Phillip Wood
2021-11-19
1
-3
/
+2
*
merge-base, xdiff: zero out xpparam_t structures
Michał Kępień
2020-10-20
1
-0
/
+2
*
xdiff: remove duplicate headers from xhistogram.c
Carlo Marcelo Arenas Belón
2019-07-29
1
-2
/
+0
*
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
*
Correct common spelling mistakes in comments and tests
Stefano Lattarini
2013-04-12
1
-1
/
+1
*
xdiff: PATIENCE/HISTOGRAM are not independent option bits
Junio C Hamano
2012-02-20
1
-1
/
+1
*
xdiff/xhistogram: drop need for additional variable
Tay Ray Chuan
2011-08-08
1
-5
/
+4
*
xdiff/xhistogram: rely on xdl_trim_ends()
Tay Ray Chuan
2011-08-08
1
-27
/
+4
*
xdiff/xhistogram: rework handling of recursed results
Tay Ray Chuan
2011-08-08
1
-6
/
+9
*
teach --histogram to diff
Tay Ray Chuan
2011-07-12
1
-0
/
+384