Thanks for triaging this bug.

What I meant is for the commits of different branches to be interleaved, 
according to the commit date.
In a feature branch that is being worked on for a couple of months for example, 
I can then see how the commits of the branch relate in time to the mainline 
commits.

This is applicable for both the case of a merged branch, as for
different branches that aren't merged yet. So instead of

      B2
       |
      B1
       |
  A3   |
   |   |
  A2   |
   |   |
  A1   |
   \   /
     * parent commit

I'd like to see something like

  A3
   |
   |  B2
   |   |
  A2   |
   |   |
   |  B1
   |   |
  A1   |
   \   /
     * parent commit

-- 
bzr visualise: sort by date
https://bugs.launchpad.net/bugs/321389
You received this bug notification because you are a member of Bazaar
GTK maintainers, which is subscribed to Bazaar GTK+ Frontends.

-- 
bzr-gtk mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.canonical.com/mailman/listinfo/bzr-gtk

Reply via email to