UNINTERESTING 44 bisect.c if (commit->object.flags & (UNINTERESTING | COUNTED)) UNINTERESTING 90 bisect.c if (p->item->object.flags & UNINTERESTING) UNINTERESTING 140 bisect.c (flags & UNINTERESTING) ? 'U' : ' ', UNINTERESTING 301 bisect.c if (p->item->object.flags & UNINTERESTING) UNINTERESTING 324 bisect.c if (q->item->object.flags & UNINTERESTING) UNINTERESTING 380 bisect.c if (flags & UNINTERESTING) UNINTERESTING 1731 builtin/blame.c if (suspect->commit->object.flags & UNINTERESTING) UNINTERESTING 1793 builtin/blame.c (!(commit->object.flags & UNINTERESTING) && UNINTERESTING 1797 builtin/blame.c commit->object.flags |= UNINTERESTING; UNINTERESTING 1803 builtin/blame.c commit->object.flags |= UNINTERESTING; UNINTERESTING 1931 builtin/blame.c if (suspect->commit->object.flags & UNINTERESTING) { UNINTERESTING 2416 builtin/blame.c if (obj->flags & UNINTERESTING) UNINTERESTING 2444 builtin/blame.c if (!(obj->flags & UNINTERESTING)) UNINTERESTING 646 builtin/branch.c filter->object.flags |= UNINTERESTING; UNINTERESTING 657 builtin/branch.c int is_merged = !!(commit->object.flags & UNINTERESTING); UNINTERESTING 698 builtin/checkout.c add_pending_sha1(cb_data, refname, oid->hash, UNINTERESTING); UNINTERESTING 781 builtin/checkout.c object->flags &= ~UNINTERESTING; UNINTERESTING 785 builtin/checkout.c add_pending_sha1(&revs, "HEAD", new->object.sha1, UNINTERESTING); UNINTERESTING 792 builtin/checkout.c if (!(old->object.flags & UNINTERESTING)) UNINTERESTING 147 builtin/diff-tree.c if (tree2->flags & UNINTERESTING) { UNINTERESTING 176 builtin/diff.c if (ent1->item->flags & UNINTERESTING) UNINTERESTING 396 builtin/diff.c int flags = (obj->flags & UNINTERESTING); UNINTERESTING 452 builtin/diff.c else if (ent.objects[0].item->flags & UNINTERESTING) { UNINTERESTING 82 builtin/fast-export.c !(parent->item->object.flags & UNINTERESTING)) UNINTERESTING 748 builtin/fast-export.c if (p->object.flags & UNINTERESTING) UNINTERESTING 804 builtin/fast-export.c if (e->flags & UNINTERESTING) UNINTERESTING 343 builtin/fmt-merge-msg.c int flags = UNINTERESTING | TREESAME | SEEN | SHOWN | ADDED; UNINTERESTING 355 builtin/fmt-merge-msg.c head->object.flags |= UNINTERESTING; UNINTERESTING 220 builtin/log.c if (!(flags & (TREESAME | UNINTERESTING))) UNINTERESTING 837 builtin/log.c if ((flags1 & UNINTERESTING) == (flags2 & UNINTERESTING)) UNINTERESTING 845 builtin/log.c o1->flags ^= UNINTERESTING; UNINTERESTING 846 builtin/log.c o2->flags ^= UNINTERESTING; UNINTERESTING 857 builtin/log.c clear_commit_marks(c1, SEEN | UNINTERESTING | SHOWN | ADDED); UNINTERESTING 858 builtin/log.c clear_commit_marks(c2, SEEN | UNINTERESTING | SHOWN | ADDED); UNINTERESTING 906 builtin/log.c if (rev->cmdline.rev[i].flags & UNINTERESTING) UNINTERESTING 1412 builtin/log.c rev.pending.objects[0].item->flags |= UNINTERESTING; UNINTERESTING 1673 builtin/log.c if (add_pending_commit(upstream, &revs, UNINTERESTING)) UNINTERESTING 1685 builtin/log.c if (limit && add_pending_commit(limit, &revs, UNINTERESTING)) UNINTERESTING 350 builtin/merge.c commit->object.flags |= UNINTERESTING; UNINTERESTING 2516 builtin/pack-objects.c flags ^= UNINTERESTING; UNINTERESTING 49 builtin/show-branch.c if (commit->object.flags & UNINTERESTING) UNINTERESTING 224 builtin/show-branch.c flags |= UNINTERESTING; UNINTERESTING 256 builtin/show-branch.c !(c->object.flags & UNINTERESTING)) UNINTERESTING 269 builtin/show-branch.c if (!(p->object.flags & UNINTERESTING)) { UNINTERESTING 270 builtin/show-branch.c p->object.flags |= UNINTERESTING; UNINTERESTING 509 builtin/show-branch.c if (!(flags & UNINTERESTING) && UNINTERESTING 513 builtin/show-branch.c commit->object.flags |= UNINTERESTING; UNINTERESTING 532 builtin/show-branch.c commit->object.flags |= UNINTERESTING; UNINTERESTING 102 builtin/tag.c if (candidate->object.flags & UNINTERESTING) UNINTERESTING 155 builtin/tag.c commit->object.flags |= UNINTERESTING; UNINTERESTING 257 bundle.c if (object->flags & UNINTERESTING) UNINTERESTING 293 bundle.c object->flags |= UNINTERESTING; UNINTERESTING 329 bundle.c if (e->item->flags & UNINTERESTING) UNINTERESTING 339 bundle.c e->item->flags |= UNINTERESTING; UNINTERESTING 1287 http-push.c if (obj->flags & (UNINTERESTING | SEEN)) UNINTERESTING 1306 http-push.c if (obj->flags & (UNINTERESTING | SEEN)) UNINTERESTING 1347 http-push.c if (!(commit->object.flags & UNINTERESTING)) UNINTERESTING 1356 http-push.c if (obj->flags & (UNINTERESTING | SEEN)) UNINTERESTING 1375 http-push.c if (!(objects->item->flags & UNINTERESTING)) UNINTERESTING 480 line-log.c if (obj->flags & UNINTERESTING) UNINTERESTING 1222 line-log.c if (p->object.flags & UNINTERESTING) UNINTERESTING 24 list-objects.c if (obj->flags & (UNINTERESTING | SEEN)) UNINTERESTING 82 list-objects.c if (obj->flags & (UNINTERESTING | SEEN)) UNINTERESTING 140 list-objects.c if (!(parent->object.flags & UNINTERESTING)) UNINTERESTING 158 list-objects.c if (commit->object.flags & UNINTERESTING) { UNINTERESTING 172 list-objects.c if (obj->type != OBJ_COMMIT || !(obj->flags & UNINTERESTING)) UNINTERESTING 212 list-objects.c if (obj->flags & (UNINTERESTING | SEEN)) UNINTERESTING 559 pack-bitmap.c object->flags &= ~UNINTERESTING; UNINTERESTING 693 pack-bitmap.c if (object->flags & UNINTERESTING) UNINTERESTING 703 pack-bitmap.c if (object->flags & UNINTERESTING) UNINTERESTING 153 reflog-walk.c if (commit->object.flags & UNINTERESTING) UNINTERESTING 98 revision.c if (blob->object.flags & UNINTERESTING) UNINTERESTING 100 revision.c blob->object.flags |= UNINTERESTING; UNINTERESTING 142 revision.c if (obj->flags & UNINTERESTING) UNINTERESTING 144 revision.c obj->flags |= UNINTERESTING; UNINTERESTING 173 revision.c if (commit->object.flags & UNINTERESTING) UNINTERESTING 176 revision.c commit->object.flags |= UNINTERESTING; UNINTERESTING 203 revision.c if (revs->no_walk && (obj->flags & UNINTERESTING)) UNINTERESTING 284 revision.c if (revs->tag_objects && !(flags & UNINTERESTING)) UNINTERESTING 290 revision.c if (flags & UNINTERESTING) UNINTERESTING 313 revision.c if (flags & UNINTERESTING) { UNINTERESTING 330 revision.c if (flags & UNINTERESTING) { UNINTERESTING 344 revision.c if (flags & UNINTERESTING) UNINTERESTING 359 revision.c if (!(commit->object.flags & UNINTERESTING)) UNINTERESTING 366 revision.c if (commit->object.flags & UNINTERESTING) UNINTERESTING 403 revision.c return (commit->object.flags & (UNINTERESTING | BOTTOM)) != UNINTERESTING; UNINTERESTING 706 revision.c !(commit->object.flags & UNINTERESTING)) { UNINTERESTING 818 revision.c if (commit->object.flags & UNINTERESTING) { UNINTERESTING 823 revision.c p->object.flags |= UNINTERESTING; UNINTERESTING 1016 revision.c if (c->object.flags & (TMP_MARK | UNINTERESTING)) UNINTERESTING 1043 revision.c c->object.flags |= UNINTERESTING; UNINTERESTING 1117 revision.c obj->flags |= UNINTERESTING; UNINTERESTING 1120 revision.c if (obj->flags & UNINTERESTING) { UNINTERESTING 1162 revision.c if (c->object.flags & (UNINTERESTING | TREESAME)) UNINTERESTING 1375 revision.c flags ^= UNINTERESTING | BOTTOM; UNINTERESTING 1467 revision.c add_rev_cmdline_list(revs, bases, REV_CMD_MERGE_BASE, UNINTERESTING | BOTTOM); UNINTERESTING 1468 revision.c add_pending_commit_list(revs, bases, UNINTERESTING | BOTTOM); UNINTERESTING 1505 revision.c flags = flags & UNINTERESTING ? flags | BOTTOM : flags & ~BOTTOM; UNINTERESTING 1513 revision.c unsigned int flags_exclude = flags ^ (UNINTERESTING | BOTTOM); UNINTERESTING 1604 revision.c if (!add_parents_only(revs, arg, flags ^ (UNINTERESTING | BOTTOM))) UNINTERESTING 1610 revision.c local_flags = UNINTERESTING | BOTTOM; UNINTERESTING 2130 revision.c handle_refs(submodule, revs, *flags ^ (UNINTERESTING | BOTTOM), for_each_good_bisect_ref); UNINTERESTING 2167 revision.c *flags ^= UNINTERESTING | BOTTOM; UNINTERESTING 2620 revision.c if ((commit->object.flags & UNINTERESTING) || !commit->parents) { UNINTERESTING 2700 revision.c (commit->object.flags & UNINTERESTING) || UNINTERESTING 2833 revision.c if (p->object.flags & UNINTERESTING) UNINTERESTING 2988 revision.c if (commit->object.flags & UNINTERESTING) UNINTERESTING 3355 revision.c else if (commit->object.flags & UNINTERESTING) UNINTERESTING 412 shallow.c if (c->object.flags & (SEEN | UNINTERESTING)) UNINTERESTING 463 shallow.c commit->object.flags |= UNINTERESTING; UNINTERESTING 511 shallow.c o->flags &= ~(UNINTERESTING | BOTTOM | SEEN); UNINTERESTING 248 submodule.c list->item->object.flags |= UNINTERESTING;