> Well, it is indeed much faster in displaying the log tree. However, > it has different weaknesses: Clicking on a commit from a [emacs] > branch (I mean the pink stuff like rev. 99322.1.8, however it is > named) to see the diff, I have to wait almost 30 seconds until it > gets displayed. Additionally, there doesn't seem to be a > possibility to configure the behaviour of the `diff' window (for > example, I would like to always start it in unidiff mode).
Noted. I'll take a look > And of course it is not as versatile as `bzr viz'. > Yeah, we should really fix viz. Thanks for letting us know about these > issues. When I re-factored qlog, I cleanly separated the qt glue code from the logic. So it would be easy to reuse this code in bzr-gtk. See qbzr/lib/loggraphprovider.py -- bzr-gtk mailing list [email protected] Modify settings or unsubscribe at: https://lists.canonical.com/mailman/listinfo/bzr-gtk
