Re: Diagnosing linux-next (Was: Re: m68k libc5 regression)

From: Paul Mackerras
Date: Mon Jun 02 2008 - 01:50:24 EST


Andrew Morton writes:

> On Mon, 2 Jun 2008 12:12:29 +1000 Paul Mackerras <paulus@xxxxxxxxx> wrote:
> > There's now a facility for viewing diffs in an external viewer. If
> > you do Edit->Preferences and set the "External diff tool" thing to
> > tkdiff, then you can right-click on a file name in the file list
> > (bottom right-hand pane) and select "External diff" and it will launch
> > tkdiff to show you the diffs for that file.
>
> <upgrades>
>
> OK, that works, thanks. Right-clicking on each file is the sole way to
> bring it up?

At the moment, yes. Do you want something different?

> > What is it you like about tkdiff? Is it the side-by-side display, or
> > the highlighting of differences within a line, or the merge facility?
>
> I like the side-by-side display. I hardly look at the left (previous) side
> at all - it's a good way of seeing the change in a larger context.

I see. There are a couple of features in gitk you might find useful,
then: you can get the gitk diff window to display just the new
version (or just the old version) using the radio buttons just above
the diff pane. You can also get it to show more context with the
spinbox to the right of the radio buttons.

Something that dirdiff can do is to let you pick up the separator line
and drag it upwards or downwards to see more context. Maybe I should
add that to gitk too.

Paul.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/