index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff
/
xprepare.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdiff: introduce XDL_ALLOC_GROW()
Phillip Wood
2022-07-08
1
-15
/
+4
*
xdiff: introduce XDL_CALLOC_ARRAY()
Phillip Wood
2022-07-08
1
-6
/
+4
*
xdiff: introduce xdl_calloc
Phillip Wood
2022-07-08
1
-8
/
+4
*
xdiff: introduce XDL_ALLOC_ARRAY()
Phillip Wood
2022-07-08
1
-4
/
+4
*
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
2022-05-02
1
-1
/
+1
|
\
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-1
/
+1
*
|
xdiff: avoid unnecessary memory allocations
Phillip Wood
2021-11-19
1
-4
/
+7
*
|
diff histogram: intern strings
Phillip Wood
2021-11-19
1
-16
/
+8
|
/
*
Replace Free Software Foundation address in license notices
Todd Zullinger
2017-11-09
1
-2
/
+2
*
xdiff/xprepare: fix a memory leak
Ramsay Jones
2016-03-05
1
-0
/
+1
*
xdiff/xprepare: use the XDF_DIFF_ALG() macro to access flag bits
Ramsay Jones
2016-03-05
1
-1
/
+1
*
xdiff: PATIENCE/HISTOGRAM are not independent option bits
Junio C Hamano
2012-02-20
1
-11
/
+10
*
Merge branch 'rs/diff-cleanup-records-fix'
Junio C Hamano
2011-10-14
1
-3
/
+7
|
\
|
*
Revert removal of multi-match discard heuristic in 27af01
René Scharfe
2011-09-26
1
-3
/
+7
*
|
Merge branch 'rc/histogram-diff'
Junio C Hamano
2011-09-06
1
-0
/
+2
|
\
\
|
*
|
xdiff/xprepare: initialise xdlclassifier_t cf in xdl_prepare_env()
Tay Ray Chuan
2011-08-31
1
-0
/
+2
*
|
|
Merge branch 'rc/histogram-diff' into HEAD
Junio C Hamano
2011-08-18
1
-80
/
+63
|
\
|
|
|
|
/
|
/
|
|
*
xdiff: do away with xdl_mmfile_next()
Tay Ray Chuan
2011-08-03
1
-6
/
+1
|
*
xdiff/xprepare: use a smaller sample size for histogram diff
Tay Ray Chuan
2011-07-12
1
-3
/
+14
|
*
xdiff/xprepare: skip classification
Tay Ray Chuan
2011-07-12
1
-8
/
+16
|
*
xdiff/xprepare: refactor abort cleanups
Tay Ray Chuan
2011-07-07
1
-59
/
+32
|
*
xdiff/xprepare: use memset()
Tay Ray Chuan
2011-07-07
1
-7
/
+3
*
|
xdiff/xprepare: improve O(n*m) performance in xdl_cleanup_records()
Tay Ray Chuan
2011-08-18
1
-36
/
+50
|
/
*
Implement the patience diff algorithm
Johannes Schindelin
2009-01-07
1
-1
/
+2
*
xdiff: give up scanning similar lines early
Davide Libenzi
2008-11-08
1
-2
/
+13
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
Teach diff about -b and -w flags
Johannes Schindelin
2006-06-24
1
-6
/
+10
*
Clean-up trivially redundant diff.
Davide Libenzi
2006-04-04
1
-17
/
+46
*
Use a *real* built-in diff generator
Linus Torvalds
2006-03-26
1
-0
/
+436