METAINFO_SHOWN   1717 builtin/blame.c 	if (!repeat && (suspect->commit->object.flags & METAINFO_SHOWN))
METAINFO_SHOWN   1720 builtin/blame.c 	suspect->commit->object.flags |= METAINFO_SHOWN;
METAINFO_SHOWN   2111 builtin/blame.c 		if (!(suspect->commit->object.flags & METAINFO_SHOWN)) {
METAINFO_SHOWN   2113 builtin/blame.c 			suspect->commit->object.flags |= METAINFO_SHOWN;