[wishlist] additional marks in qlog

Bug #771153 reported by Alexander Belchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Confirmed
Wishlist
Unassigned

Bug Description

It will be nice to have some additional marks in qlog. What I'd like to have is:

* highlight the last tip revision of the branch before the last pull (I often forgot to run `bzr missing` before `bzr pull` and for old branches that confusing because bzr does not tell me how many revisions it pulled). To save such pointer we may use post_pull hook I think.

* highlight the last tip revision of the branch on last push operation (this could be achieved with `bzr qlog :this :push`, but in some cases the result could be different). To save such pointer we may use post_push hook I think.

Also will be nice to have ability show the :parent, :push and maybe :submit logs from the GUI (some knob maybe) to simplify explorer integration.

Tags: qlog
Revision history for this message
Max Bowsher (maxb) wrote :

It would be a bit odd for qbzr to be responsible for saving various additional revision pointers into branches. I suggest that bit probably ought to go into bzr core?

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 771153] Re: [wishlist] additional marks in qlog

Max Bowsher пишет:
> It would be a bit odd for qbzr to be responsible for saving various
> additional revision pointers into branches. I suggest that bit probably
> ought to go into bzr core?

I don't know, but as this sort of info won't planned to be shown in CLI
bzr then I don't see why qbzr can't provide its own hooks, similar to
uncommit hook that stores uncommitted message to re-use it later in qcommit.

--
All the dude wanted was his rug back

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.