887
887
-r revision requests a specific revision, -r :end or -r begin: are
890
893
TODO: Make --revision support uuid: and hash: [future tag:] notation.
894
897
takes_args = ['filename?']
895
takes_options = ['forward', 'timezone', 'verbose', 'show-ids', 'revision','long']
898
takes_options = ['forward', 'timezone', 'verbose', 'show-ids', 'revision','long', 'message']
897
900
def run(self, filename=None, timezone='original',
903
907
from bzrlib.branch import find_branch
904
908
from bzrlib.log import log_formatter, show_log