Gitk for Bzr?

Andrew Cowie andrew at operationaldynamics.com
Wed Jan 16 02:51:26 GMT 2008


On Wed, 2008-01-16 at 11:34 +1100, Martin Pool wrote:
> On 16/01/2008, Per Jonsson <per.jonsson at home.se> wrote:
> > In "bzr viz" I can choose "View changes" for each commit. But that's so
> > tedious... I want the changes to be shown below the commit message just
> > like in Gitk.
> 
> I believe that double-clicking the revision in the gui will give you
> this display.

It will, but I think what Per was getting at was wanting to see the diff
introduced by that revision in the same TextView display as the commit
message.

I have a few thoughts on this:

1) yes, that would be cool

2) I've often found myself hunting around trying to find the patch that
introduced a change. gannotate is no help here; I need to see the
changes, not the current state and the revisions that happen to be the
most recent to have touched something

3) which leads me to kinda wanting a fusion of gannotate and visualize,
something by which you could, given a file, browse forward and back
along the revision timelines and see the either a) annotated or probably
more useful just b) the result of the changes shown as highlighted lines
int the file. By itself that's pretty useless, but if the forward/back
function was zippy it'd be very handy.

4) couple that with some multi dimensional searching (ie maybe {search
titles, commit messages, or text introduced in current change, ...} who
knows) to speed the jumping around and it'd be bloody amazing.

But in the mean time, a command line option to `bzr viz` to include the
diff in the commit logs would be terrific. `bzr diff -c` seems to speak
to this, so perhaps -c for visualize?

AfC
Sydney

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080116/a37e469d/attachment.pgp 


More information about the bazaar mailing list