From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shawn O. Pearce" Subject: Re: [RFC/PATCH RESEND v2] git-gui: display summary when showing diff of a submodule Date: Mon, 10 Aug 2009 08:33:46 -0700 Message-ID: <20090810153346.GS1033@spearce.org> References: <4A65FBAF.9020603@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org, gitster@pobox.com, Heiko Voigt To: Jens Lehmann X-From: git-owner@vger.kernel.org Mon Aug 10 17:34:19 2009 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 1MaWt9-0000hz-6f for gcvg-git-2@gmane.org; Mon, 10 Aug 2009 17:34:19 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755425AbZHJPdq (ORCPT ); Mon, 10 Aug 2009 11:33:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755406AbZHJPdp (ORCPT ); Mon, 10 Aug 2009 11:33:45 -0400 Received: from george.spearce.org ([209.20.77.23]:39399 "EHLO george.spearce.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755424AbZHJPdp (ORCPT ); Mon, 10 Aug 2009 11:33:45 -0400 Received: by george.spearce.org (Postfix, from userid 1001) id 73EF3381FD; Mon, 10 Aug 2009 15:33:46 +0000 (UTC) Content-Disposition: inline In-Reply-To: <4A65FBAF.9020603@web.de> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Jens Lehmann wrote: > As it is hard to say what changed in a submodule by looking at the hashes, > let's show the colored submodule summary instead. > > Signed-off-by: Jens Lehmann > --- > > I got only one response two weeks ago, so here is a resend. Thanks for the resend, got lost in my inbox. Applied. -- Shawn.