From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael J Gruber Subject: Re: [PATCH 0/2] git checkout: one bugfix and one cosmetic change Date: Mon, 16 Mar 2009 17:12:07 +0100 Message-ID: <49BE7A57.2010901@drmicha.warpmail.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org, Junio C Hamano To: Kjetil Barvik X-From: git-owner@vger.kernel.org Mon Mar 16 17:14:17 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1LjFRp-0003eG-3n for gcvg-git-2@gmane.org; Mon, 16 Mar 2009 17:13:53 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752793AbZCPQMY (ORCPT ); Mon, 16 Mar 2009 12:12:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752893AbZCPQMX (ORCPT ); Mon, 16 Mar 2009 12:12:23 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:42951 "EHLO out1.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752184AbZCPQMW (ORCPT ); Mon, 16 Mar 2009 12:12:22 -0400 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 795CF2F0A65; Mon, 16 Mar 2009 12:12:20 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Mon, 16 Mar 2009 12:12:20 -0400 X-Sasl-enc: /eo5m0Croe4inBuUnxORaqn1v3OPxqEf8vDuMXIbKNeI 1237219940 Received: from localhost.localdomain (whitehead.math.tu-clausthal.de [139.174.44.12]) by mail.messagingengine.com (Postfix) with ESMTPSA id C10FC5352E; Mon, 16 Mar 2009 12:12:19 -0400 (EDT) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b4pre) Gecko/20090316 Lightning/1.0pre Shredder/3.0b3pre In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Kjetil Barvik venit, vidit, dixit 15.03.2009 12:38: > Just one small bugfix patch, and one small cosmetic change. > > By the way, I wonder how often the list of 'Primary Authors' and > 'Contributors' on the webpage http://git-scm.com/about is updated. > Should'nt it be updated when a new release, like v1.6.2, is made? Assuming it looks at all non-merge commits on master, I can tell you it has been updated after Dec 18 09:55:53 2008 -0800 and before Jan 14 09:29:24 2009 -0800 ;) Cheers, Michael