index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xdiff
/
xprepare.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
Replace Free Software Foundation address in license notices
Todd Zullinger
1
-2
/
+2
2016-03-04
xdiff/xprepare: fix a memory leak
Ramsay Jones
1
-0
/
+1
2016-03-04
xdiff/xprepare: use the XDF_DIFF_ALG() macro to access flag bits
Ramsay Jones
1
-1
/
+1
2012-02-19
xdiff: PATIENCE/HISTOGRAM are not independent option bits
Junio C Hamano
1
-11
/
+10
2011-10-13
Merge branch 'rs/diff-cleanup-records-fix'
Junio C Hamano
1
-3
/
+7
2011-09-26
Revert removal of multi-match discard heuristic in 27af01
René Scharfe
1
-3
/
+7
2011-09-06
Merge branch 'rc/histogram-diff'
Junio C Hamano
1
-0
/
+2
2011-08-31
xdiff/xprepare: initialise xdlclassifier_t cf in xdl_prepare_env()
Tay Ray Chuan
1
-0
/
+2
2011-08-17
Merge branch 'rc/histogram-diff' into HEAD
Junio C Hamano
1
-80
/
+63
2011-08-17
xdiff/xprepare: improve O(n*m) performance in xdl_cleanup_records()
Tay Ray Chuan
1
-36
/
+50
2011-08-03
xdiff: do away with xdl_mmfile_next()
Tay Ray Chuan
1
-6
/
+1
2011-07-12
xdiff/xprepare: use a smaller sample size for histogram diff
Tay Ray Chuan
1
-3
/
+14
2011-07-12
xdiff/xprepare: skip classification
Tay Ray Chuan
1
-8
/
+16
2011-07-07
xdiff/xprepare: refactor abort cleanups
Tay Ray Chuan
1
-59
/
+32
2011-07-07
xdiff/xprepare: use memset()
Tay Ray Chuan
1
-7
/
+3
2009-01-07
Implement the patience diff algorithm
Johannes Schindelin
1
-1
/
+2
2008-11-08
xdiff: give up scanning similar lines early
Davide Libenzi
1
-2
/
+13
2007-06-07
War on whitespace
Junio C Hamano
1
-1
/
+0
2006-06-23
Teach diff about -b and -w flags
Johannes Schindelin
1
-6
/
+10
2006-04-04
Clean-up trivially redundant diff.
Davide Libenzi
1
-17
/
+46
2006-03-25
Use a *real* built-in diff generator
Linus Torvalds
1
-0
/
+436