Add options to control the search for copies in blame.
commit57cae87b77c93e8bdfd11293f11f140ff827269a
authorAlexander Gavrilov <angavrilov@gmail.com>
Wed, 16 Jul 2008 20:43:48 +0000 (17 00:43 +0400)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 17 Jul 2008 02:09:28 +0000 (16 22:09 -0400)
treec43ab54c9fe9a834f72841b63539955a2a81011d
parentfbc0e7ac1479b4262f6090098a4f68c3438aa94b
Add options to control the search for copies in blame.

On huge repositories, -C -C can be way too slow to be
unconditionally enabled, and it can also be useful to control
its precision.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh
lib/blame.tcl
lib/option.tcl