kernel.org git web interface

From: Hubert Tonneau
Date: Wed Aug 10 2005 - 11:00:11 EST


The 'V' column on http://www.kernel.org/ is very convienient to review what
has changed in a new kernel (files list, then simple clic diff access to the
selected file).

Now, the git changelog is also interesting (provides overall explaination),
but it's harder to use because the changes stream is so dense.

So, what would be helpfull for reviewers is the ability to view the git
changelog of only the changes that touch a given file.
I mean when we select the 'V' column, have two links per modified file,
one displaying the diff has it currently does, and the other displaying
the git changes as 'C' column does, but filtered with only changes that
touch the selected file.

-
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/