Show Missing action on a branch.

Bug #436879 reported by Craig Hewetson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Explorer
Fix Released
Wishlist
Ian Clatworthy

Bug Description

Feature Request:

The user would like to open his checkout or branch from bzr explorer and then see what revisions he/she is missing.

Recommendation:
Add an action to the "Explore" menu, called: "Missing Revisions".

Implementation:
On clicking the action run bzr qlog <x> :parent
where <x> is the current branch.

Tags: wishlist

Related branches

Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

This is a nice idea. Thanks for the suggestion and merge proposal. I'll take a look.

Revision history for this message
Craig Hewetson (craighewetson-deactivatedaccount) wrote :

The only problem their might be is if the parent and the bound branch is different and the user is expecting the missing revisions to be checked with the bound branch and not the parent.

The action could be menu action with sub-actions:
Missing Revisions -> Parent
                             -> Bound
                             -> Push
                             -> Other...

Where Other will open a dialog and allow the user to specify a url or browsable location on disk etc.

The idea would be that if parent, bound or push doesn't exist then they don't get displayed as an option.

Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

I'd probably prefer a single menu option that launches a dialog that allows the user to select the branch to log against. Parent, etc. could be radio buttons.

Changed in bzr-explorer:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Craig Hewetson (craighewetson-deactivatedaccount) wrote : Re: [Bug 436879] Re: Show Missing action on a branch.

Ok a dialog sounds good.

Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

This can now be done via custom tools

Changed in bzr-explorer:
status: Confirmed → Fix Released
assignee: nobody → Ian Clatworthy (ian-clatworthy)
milestone: none → 1.0.0beta
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.