summaryrefslogtreecommitdiff
path: root/git-shortlog.perl
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2005-11-21 12:18:23 -0800
committerLibravatar Junio C Hamano <junkio@cox.net>2005-11-21 12:21:24 -0800
commit9f70b806920e3ea158d7e189a1ec668445c13359 (patch)
tree0de8fc57e0e221f5588f895eb161faee5acc9e7d /git-shortlog.perl
parentformat-patch: fix two-argument special case, and make it easier to pick singl... (diff)
downloadtgif-9f70b806920e3ea158d7e189a1ec668445c13359.tar.xz
rename detection with -M100 means "exact renames only".
When the user is interested in pure renames, there is no point doing the similarity scores. This changes the score argument parsing to special case -M100 (otherwise, it is a precision scaled value 0 <= v < 1 and would mean 0.1, not 1.0 --- if you do mean 0.1, you can say -M1), and optimizes the diffcore_rename transformation to only look at pure renames in that case. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-shortlog.perl')
0 files changed, 0 insertions, 0 deletions