Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933455Ab2JKXAH (ORCPT ); Thu, 11 Oct 2012 19:00:07 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:46603 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932327Ab2JKXAC (ORCPT ); Thu, 11 Oct 2012 19:00:02 -0400 Date: Thu, 11 Oct 2012 16:00:00 -0700 From: Andrew Morton To: richard -rw- weinberger , James Morris , Linus Torvalds , linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, Kent Yoder Subject: Re: [GIT] TPM bugfixes Message-Id: <20121011160000.4e58c3de.akpm@linux-foundation.org> In-Reply-To: <20121011154936.70a8b910.akpm@linux-foundation.org> References: <20121011151925.5fcafe7c.akpm@linux-foundation.org> <20121011154936.70a8b910.akpm@linux-foundation.org> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2022 Lines: 52 On Thu, 11 Oct 2012 15:49:36 -0700 Andrew Morton wrote: > On Fri, 12 Oct 2012 00:45:06 +0200 > richard -rw- weinberger wrote: > > > On Fri, Oct 12, 2012 at 12:19 AM, Andrew Morton > > wrote: > > > On Thu, 11 Oct 2012 21:54:18 +1100 (EST) > > > James Morris wrote: > > > > > >> Please pull these fixes for the TPM code. > > >> > > >> The following changes since commit 12250d843e8489ee00b5b7726da855e51694e792: > > >> > > >> Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux (2012-10-11 10:27:51 +0900) > > >> > > >> are available in the git repository at: > > >> > > >> git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git for-linus > > > > > > Gargh. Is it possible to add a human-readable http URL to these things > > > so that people can actually look at the patches without hoop-jumping? > > > > rw@mantary:~> echo > > "git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git > > for-linus" | sed -e > > 's/git\:\/\//http\:\/\//;s/\/pub\/scm\//\?p=/g;s/\.git > > /\.git\;a=shortlog;h=refs\/heads\//g' > > > > http://git.kernel.org?p=linux/kernel/git/jmorris/linux-security.git;a=shortlog;h=refs/heads/for-linus > > > > Geeze. > > Thanks. Followed by ^F, copy-n-paste, then hope it's on the first page? http://git.kernel.org/?p=linux/kernel/git/jmorris/linux-security.git;a=commit;h=abce9ac292e13da367bbd22c1f7669f988d931ac Which can be shortened to something like http://git.kernel.org/?p=linux/kernel/git/jmorris/linux-security.git;h=abce9ac2 Simply including the commit IDs would help a lot. Including the full URL to each commit would be nicer. I assume Junio owns that script? -- 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/