author | Alexander Gavrilov <angavrilov@gmail.com> | |
Wed, 16 Jul 2008 20:43:48 +0000 (00:43 +0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 17 Jul 2008 02:09:28 +0000 (22:09 -0400) | ||
commit | 57cae87b77c93e8bdfd11293f11f140ff827269a | |
tree | c43ab54c9fe9a834f72841b63539955a2a81011d | tree | snapshot |
parent | fbc0e7ac1479b4262f6090098a4f68c3438aa94b | commit | diff |
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>
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 | diff | blob | history | |
lib/blame.tcl | diff | blob | history | |
lib/option.tcl | diff | blob | history |