25
25
import bzrlib.revision as _mod_revision
28
def iter_log_revisions(revisions, revision_source, verbose, branch=None):
28
def iter_log_revisions(revisions, revision_source, verbose, rev_tag_dict=None):
29
29
last_tree = revision_source.revision_tree(_mod_revision.NULL_REVISION)
37
35
# We need the following for backward compatibilty (hopefully