From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH 0/6] Refactor the tag object Date: Mon, 04 Jun 2007 13:32:13 -0700 Message-ID: <7vzm3fihpu.fsf@assigned-by-dhcp.cox.net> References: <200706040251.05286.johan@herland.net> <200706040251.52613.johan@herland.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Johan Herland X-From: git-owner@vger.kernel.org Mon Jun 04 22:32:21 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1HvJDx-000182-4s for gcvg-git@gmane.org; Mon, 04 Jun 2007 22:32:21 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755266AbXFDUcQ (ORCPT ); Mon, 4 Jun 2007 16:32:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755245AbXFDUcQ (ORCPT ); Mon, 4 Jun 2007 16:32:16 -0400 Received: from fed1rmmtao104.cox.net ([68.230.241.42]:40487 "EHLO fed1rmmtao104.cox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754710AbXFDUcP (ORCPT ); Mon, 4 Jun 2007 16:32:15 -0400 Received: from fed1rmimpo02.cox.net ([70.169.32.72]) by fed1rmmtao104.cox.net (InterMail vM.7.05.02.00 201-2174-114-20060621) with ESMTP id <20070604203214.URLI15717.fed1rmmtao104.cox.net@fed1rmimpo02.cox.net>; Mon, 4 Jun 2007 16:32:14 -0400 Received: from assigned-by-dhcp.cox.net ([68.5.247.80]) by fed1rmimpo02.cox.net with bizsmtp id 7YYE1X0031kojtg0000000; Mon, 04 Jun 2007 16:32:14 -0400 In-Reply-To: <200706040251.52613.johan@herland.net> (Johan Herland's message of "Mon, 04 Jun 2007 02:51:52 +0200") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Johan, I gave only a cursory look at the series so far (that is, I looked at your log message and had a very quick pass over the code to see what the basic idea is and if it is sound, without really reading/reviewing the code). It all looks good.