595
629
"""Show log of this branch.
600
639
takes_args = ['filename?']
601
takes_options = ['forward', 'timezone', 'verbose', 'show-ids']
640
takes_options = ['forward', 'timezone', 'verbose', 'show-ids', 'revision']
603
642
def run(self, filename=None, timezone='original',
607
647
from bzrlib import show_log, find_branch