From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marat Radchenko Subject: Re: [PATCH v2] hash binary sha1 into patch id Date: Wed, 13 Oct 2010 02:17:32 -0700 (PDT) Message-ID: <1286961452235-5630164.post@n2.nabble.com> References: <20100813094027.GA20906@localhost> <20100813200031.GD2003@burratino> <20100813212331.GA24127@localhost> <20100813213726.GB2516@burratino> <20100813215801.GA24534@localhost> <20100815072043.GA368@localhost> <1284095850.1728.5.camel@n900.home.ru> <20100910081626.GA30507@localhost> <1286956002591-5629905.post@n2.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Wed Oct 13 11:17:44 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P5xSt-000300-VD for gcvg-git-2@lo.gmane.org; Wed, 13 Oct 2010 11:17:40 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753483Ab0JMJRe (ORCPT ); Wed, 13 Oct 2010 05:17:34 -0400 Received: from kuber.nabble.com ([216.139.236.158]:48277 "EHLO kuber.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753357Ab0JMJRd (ORCPT ); Wed, 13 Oct 2010 05:17:33 -0400 Received: from jim.nabble.com ([192.168.236.80]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1P5xSm-0007qi-7o for git@vger.kernel.org; Wed, 13 Oct 2010 02:17:32 -0700 In-Reply-To: <1286956002591-5629905.post@n2.nabble.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Does diff_get_patch_id (in diff.c) really need to set xecfg.flags = XDL_EMIT_FUNCNAMES? Removing that makes git-rev-list (called by rebase) 2x faster here. Not sure about consequences though. -- View this message in context: http://git.661346.n2.nabble.com/PATCH-hash-binary-sha1-into-patch-id-tp5419375p5630164.html Sent from the git mailing list archive at Nabble.com.