Opened on 03/11/2016 at 10:30:26 AM

#3776 new change

[hgreview] Simplify working with bookmarked branches

Reported by: trev Assignee:
Priority: Unknown Milestone:
Module: Unknown Keywords: hgreview
Cc: fhd Blocked By:
Blocking: Platform: Unknown / Cross platform
Ready: no Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

Description

Background

Working with bookmarked branches currently requires specifying revision ranges in a rather complicated way, something like ancestors(my-bookmark)-ancestors(master).

What to change

Add a -b my-bookmark parameter (long form --bookmark) that can be specified alternatively to -r or -c. This should be equivalent to -r ancestors(my-bookmark)-ancestors(master).

Optional: add another parameter to specify the branch to diff against rather than master.

Attachments (0)

Change History (0)

Add Comment

Modify Ticket

Change Properties
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from (none).
Next status will be 'reviewing'.
 
Note: See TracTickets for help on using tickets.