From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965183AbVHJQUc (ORCPT ); Wed, 10 Aug 2005 12:20:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965182AbVHJQUc (ORCPT ); Wed, 10 Aug 2005 12:20:32 -0400 Received: from pfepc.post.tele.dk ([195.41.46.237]:51014 "EHLO pfepc.post.tele.dk") by vger.kernel.org with ESMTP id S965180AbVHJQUc (ORCPT ); Wed, 10 Aug 2005 12:20:32 -0400 Date: Wed, 10 Aug 2005 18:23:29 +0200 From: Sam Ravnborg To: Hubert Tonneau , git@vger.kernel.org Cc: linux-kernel@vger.kernel.org Subject: Re: kernel.org git web interface Message-ID: <20050810162329.GA8574@mars.ravnborg.org> References: <05BEHQE11@briare1.heliogroup.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <05BEHQE11@briare1.heliogroup.fr> User-Agent: Mutt/1.5.8i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi Hubert. git@vger.kernel.org is a better place to request this. So I have included them in to: Sam On Wed, Aug 10, 2005 at 03:59:02PM +0000, Hubert Tonneau wrote: > 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@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/