Lines Matching refs:branch
448 extra = {'branch': active.localtip.branch()}
500 current branch, if no heads are determined to be outgoing, it
501 will be the most recent head on the current branch.
505 # A modified working copy is seen as a proto-branch, and thus
509 wctx.branch() != wctx.parents()[0].branch()):
519 self.ui.warn('The current branch has more than one head, '
529 branch that is shared between a parent and child workspace,
534 '''Return the changeset on the same branch as head that is
608 uncommitted named branch'''
611 return wctx.branch() != wctx.parents()[0].branch()
769 # the base of any active branch (of which there may be
778 # caching of branch tags is especially
872 their relation), following a given branch if FOLLOW is a true
899 their relation), following a given branch if FOLLOW is a true