diff: round down similarity index
commit125b7630521918b75c136bd95309054d3f6d9da5
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>
Sun, 24 Jun 2007 22:23:34 +0000 (25 00:23 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Jun 2007 08:51:21 +0000 (25 01:51 -0700)
tree4469809e02d0025473f16bcc81e3b50f284219fb
parentcfc0aef1ffb8a9fe2792667597a05bbf3b6b1258
diff: round down similarity index

Rounding down the printed (dis)similarity index allows us to use
"100%" as a special value that indicates complete rewrites and
fully equal file contents, respectively.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-format.txt
diff.c