author | Junio C Hamano <junkio@cox.net> | |
Sun, 22 May 2005 08:31:28 +0000 (01:31 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 22 May 2005 16:38:26 +0000 (09:38 -0700) | ||
commit | cd1870edb6658d8118ed6015651a0ff080ae7162 | |
tree | e178bf923dc0395e4723262d0b210ec8573ce1bd | tree | snapshot |
parent | 81e50eabf06dd68e8e62a9b697eaf60904c58b22 | commit | diff |
[PATCH] Fix tweak in similarity estimator.
There was a screwy math bug in the estimator that confused what
-C1 meant and what -C9 meant, only in one of the early "cheap"
check, which resulted in quite confusing behaviour.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
There was a screwy math bug in the estimator that confused what
-C1 meant and what -C9 meant, only in one of the early "cheap"
check, which resulted in quite confusing behaviour.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diffcore-rename.c | diff | blob | history |