From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: gitk with hyperspace support Date: Tue, 30 Aug 2005 00:50:15 -0700 Message-ID: <7v8xyj279k.fsf@assigned-by-dhcp.cox.net> References: <17154.33520.584666.701545@cargo.ozlabs.ibm.com> <7vr7ct124c.fsf@assigned-by-dhcp.cox.net> <17171.47747.10616.537936@cargo.ozlabs.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Aug 30 09:52:05 2005 Return-path: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EA0t4-0003tv-LP for gcvg-git@gmane.org; Tue, 30 Aug 2005 09:50:31 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751202AbVH3HuS (ORCPT ); Tue, 30 Aug 2005 03:50:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751214AbVH3HuR (ORCPT ); Tue, 30 Aug 2005 03:50:17 -0400 Received: from fed1rmmtao04.cox.net ([68.230.241.35]:36581 "EHLO fed1rmmtao04.cox.net") by vger.kernel.org with ESMTP id S1751202AbVH3HuQ (ORCPT ); Tue, 30 Aug 2005 03:50:16 -0400 Received: from assigned-by-dhcp.cox.net ([68.4.9.127]) by fed1rmmtao04.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20050830075015.DIX8185.fed1rmmtao04.cox.net@assigned-by-dhcp.cox.net>; Tue, 30 Aug 2005 03:50:15 -0400 To: Paul Mackerras In-Reply-To: <17171.47747.10616.537936@cargo.ozlabs.ibm.com> (Paul Mackerras's message of "Tue, 30 Aug 2005 11:46:43 +1000") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Paul Mackerras writes: > It also makes the current graph line thicker now, so it's easier to > pick out where the line you clicked on goes. Very nice, and quite helpful for colour challenged ones. Thanks.