index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diffcore-break.c
Commit message (
Expand
)
Author
Age
*
rename: Break filepairs with different types.
Junio C Hamano
2007-12-02
*
Fix diffcore-break total breakage
Linus Torvalds
2007-10-21
*
diffcore_count_changes: pass diffcore_filespec
Junio C Hamano
2007-06-30
*
Cast 64 bit off_t to 32 bit size_t
Shawn O. Pearce
2007-03-07
*
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
2006-08-17
*
diffcore-rename: somewhat optimized.
Junio C Hamano
2006-03-12
*
diffcore-break: similarity estimator fix.
Junio C Hamano
2006-03-04
*
diffcore-rename: split out the delta counting code.
Junio C Hamano
2006-02-28
*
diffcore-break: micro-optimize by avoiding delta between identical files.
Junio C Hamano
2006-02-28
*
diffcore-break: do not break too small filepair.
Junio C Hamano
2005-12-12
*
diffcore-break.c: check diff_delta() return value.
Junio C Hamano
2005-12-12
*
Revert "[PATCH] plug memory leak in diff.c::diff_free_filepair()"
Junio C Hamano
2005-09-14
*
[PATCH] plug memory leak in diff.c::diff_free_filepair()
Yasushi SHOJI
2005-08-13
*
[PATCH] Fixlets on top of Nico's clean-up.
Junio C Hamano
2005-06-29
*
Add a "max_size" parameter to diff_delta()
Linus Torvalds
2005-06-25
*
[PATCH] Rework -B output.
Junio C Hamano
2005-06-19
*
[PATCH] diffcore-break.c: various fixes.
Junio C Hamano
2005-06-05
*
[PATCH] diff: Update -B heuristics.
Junio C Hamano
2005-06-03
*
[PATCH] Tweak count-delta interface
Junio C Hamano
2005-06-03
*
[PATCH] Add -B flag to diff-* brothers.
Junio C Hamano
2005-05-30