From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: performance problem: "git commit filename" Date: Mon, 14 Jan 2008 15:48:38 -0800 Message-ID: <7vodbohstl.fsf@gitster.siamese.dyndns.org> References: <1200352558.488.10.camel@gaara.boston.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Linus Torvalds , Git Mailing List To: Kristian =?utf-8?Q?H=C3=B8gsberg?= X-From: git-owner@vger.kernel.org Tue Jan 15 00:49:25 2008 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 1JEZ3T-000858-Bd for gcvg-git-2@gmane.org; Tue, 15 Jan 2008 00:49:23 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751390AbYANXsz convert rfc822-to-quoted-printable (ORCPT ); Mon, 14 Jan 2008 18:48:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751293AbYANXsz (ORCPT ); Mon, 14 Jan 2008 18:48:55 -0500 Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:56923 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751171AbYANXsy convert rfc822-to-8bit (ORCPT ); Mon, 14 Jan 2008 18:48:54 -0500 Received: from a-sasl-quonix (localhost [127.0.0.1]) by a-sasl-quonix.pobox.com (Postfix) with ESMTP id ECF0B699A; Mon, 14 Jan 2008 18:48:50 -0500 (EST) Received: from pobox.com (ip68-225-240-77.oc.oc.cox.net [68.225.240.77]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.pobox.com (Postfix) with ESMTP id 78C8D6999; Mon, 14 Jan 2008 18:48:46 -0500 (EST) In-Reply-To: <1200352558.488.10.camel@gaara.boston.redhat.com> (Kristian =?utf-8?Q?H=C3=B8gsberg's?= message of "Mon, 14 Jan 2008 18:15:58 -0500") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Kristian H=C3=B8gsberg writes: > ... I guess it fell through the cracks, > especially since it never caused the test suite to fail :/ Yeah, the breakage was not about the correctness, and because I almost never do partial commit I did not notice it until Linus brought it up.