From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <51B553FE.6010201@ozlabs.org> Date: Mon, 10 Jun 2013 12:20:14 +0800 From: Jeremy Kerr MIME-Version: 1.0 To: Linus Torvalds Subject: Re: [git pull] Please pull powerpc.git merge branch References: <1370764616.14883.28.camel@pasglop> <51B53DAB.10501@ozlabs.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Cc: linuxppc-dev , Linux Kernel list , Patchwork ML List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Linus, > No. The date from the email was > > Date: Fri, 7 Jun 2013 15:42:54 +1000 > > and we want *that* date. Ah, gotchya. So, we now use the original date header (if present) in the mbox views: $ wget -qO - http://patchwork.ozlabs.org/patch/249598/mbox/ | grep ^Date Date: Fri, 7 Jun 2013 15:42:54 +1000 ... for all your data-mining needs. Cheers, Jeremy