diff options
author | David Kastrup <dak@gnu.org> | 2014-01-22 01:20:15 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-02-24 14:32:21 -0800 |
commit | 0a88f08e284df1a882771f9e74133e2861b79e2d (patch) | |
tree | 81e6c78b77540dc655026a927342902cce4ed17c /t/t4013/diff.log_--root_master | |
parent | builtin/blame.c: struct blame_entry does not need a prev link (diff) | |
download | tgif-0a88f08e284df1a882771f9e74133e2861b79e2d.tar.xz |
builtin/blame.c: eliminate same_suspect()
Since the origin pointers are "interned" and reference-counted, comparing
the pointers rather than the content is enough. The only uninterned
origins are cached values kept in commit->util, but same_suspect is not
called on them.
Signed-off-by: David Kastrup <dak@gnu.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.log_--root_master')
0 files changed, 0 insertions, 0 deletions