From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: Broken adding of cache entries Date: Sun, 08 May 2005 14:06:02 -0700 Message-ID: <7v3bsx5sxx.fsf@assigned-by-dhcp.cox.net> References: <20050506233003.GJ32629@pasky.ji.cz> <1115423450.32065.138.camel@localhost.localdomain> <20050507001409.GP32629@pasky.ji.cz> <1115431767.32065.182.camel@localhost.localdomain> <20050507152849.GD9495@pasky.ji.cz> <7vhdhealjm.fsf@assigned-by-dhcp.cox.net> <20050507224116.GF9495@pasky.ji.cz> <7vll6q8s4o.fsf@assigned-by-dhcp.cox.net> <7vbr7m8p05.fsf@assigned-by-dhcp.cox.net> <7vll6q70mg.fsf@assigned-by-dhcp.cox.net> <20050508165915.GW9495@pasky.ji.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Kay Sievers , git@vger.kernel.org X-From: git-owner@vger.kernel.org Sun May 08 22:59:21 2005 Return-path: Received: from vger.kernel.org ([12.107.209.244]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DUsra-0005I4-L5 for gcvg-git@gmane.org; Sun, 08 May 2005 22:58:58 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261680AbVEHVGF (ORCPT ); Sun, 8 May 2005 17:06:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262931AbVEHVGF (ORCPT ); Sun, 8 May 2005 17:06:05 -0400 Received: from fed1rmmtao06.cox.net ([68.230.241.33]:5288 "EHLO fed1rmmtao06.cox.net") by vger.kernel.org with ESMTP id S261680AbVEHVGE (ORCPT ); Sun, 8 May 2005 17:06:04 -0400 Received: from assigned-by-dhcp.cox.net ([68.4.60.172]) by fed1rmmtao06.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050508210603.TCQQ19494.fed1rmmtao06.cox.net@assigned-by-dhcp.cox.net>; Sun, 8 May 2005 17:06:03 -0400 To: Petr Baudis In-Reply-To: <20050508165915.GW9495@pasky.ji.cz> (Petr Baudis's message of "Sun, 8 May 2005 18:59:15 +0200") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org >>>>> "PB" == Petr Baudis writes: PB> Dear diary, on Sun, May 08, 2005 at 07:22:31AM CEST, I got a letter PB> where Junio C Hamano told me that... >> Ok, I have two updates pushed out at git-jc archive at >> http://members.cox.net/junkio/git-jc.git/ PB> I wanted to merge with you, but I'd like to make some (mostly minor) PB> nitpicks first. I've addressed the points you raised and pushed them out. Thanks again for the review.