From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonas Fonseca Subject: Re: [PATCH] Add git-annotate(1) and git-blame(1) Date: Mon, 6 Mar 2006 12:40:07 +0100 Message-ID: <20060306114007.GA12576@diku.dk> References: <20060306052444.GC6487@diku.dk> <7v3bhwcezy.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Mon Mar 06 12:40:27 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FGE4V-00033d-GV for gcvg-git@gmane.org; Mon, 06 Mar 2006 12:40:16 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750738AbWCFLkL (ORCPT ); Mon, 6 Mar 2006 06:40:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750912AbWCFLkL (ORCPT ); Mon, 6 Mar 2006 06:40:11 -0500 Received: from mgw1.diku.dk ([130.225.96.91]:35039 "EHLO mgw1.diku.dk") by vger.kernel.org with ESMTP id S1750738AbWCFLkK (ORCPT ); Mon, 6 Mar 2006 06:40:10 -0500 Received: from localhost (localhost [127.0.0.1]) by mgw1.diku.dk (Postfix) with ESMTP id 32E1D52D445; Mon, 6 Mar 2006 12:40:09 +0100 (CET) Received: from mgw1.diku.dk ([127.0.0.1]) by localhost (mgw1.diku.dk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19941-15; Mon, 6 Mar 2006 12:40:07 +0100 (CET) Received: from nhugin.diku.dk (nhugin.diku.dk [130.225.96.140]) by mgw1.diku.dk (Postfix) with ESMTP id B297477000A; Mon, 6 Mar 2006 12:40:07 +0100 (CET) Received: from ask.diku.dk (ask.diku.dk [130.225.96.225]) by nhugin.diku.dk (Postfix) with ESMTP id B6A396DF8C8; Mon, 6 Mar 2006 12:38:48 +0100 (CET) Received: by ask.diku.dk (Postfix, from userid 3873) id 94FD661D5E; Mon, 6 Mar 2006 12:40:07 +0100 (CET) To: Junio C Hamano Content-Disposition: inline In-Reply-To: <7v3bhwcezy.fsf@assigned-by-dhcp.cox.net> User-Agent: Mutt/1.5.6i X-Virus-Scanned: amavisd-new at diku.dk Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Junio C Hamano wrote Sun, Mar 05, 2006: > Jonas Fonseca writes: > > > Signed-off-by: Jonas Fonseca > > Wonderful, but I was hoping the "deathmatch" would leave only > one that needs to be documented and we could wait documenting > until then ;-). Why not let them compete on providing the best documentation as well? ;) But ok, I can understand your point. -- Jonas Fonseca