From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756703AbXFRDz4 (ORCPT ); Sun, 17 Jun 2007 23:55:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752871AbXFRDzr (ORCPT ); Sun, 17 Jun 2007 23:55:47 -0400 Received: from corvette.plexpod.net ([64.38.20.226]:52440 "EHLO corvette.plexpod.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750899AbXFRDzq (ORCPT ); Sun, 17 Jun 2007 23:55:46 -0400 X-Greylist: delayed 1674 seconds by postgrey-1.27 at vger.kernel.org; Sun, 17 Jun 2007 23:55:46 EDT Date: Sun, 17 Jun 2007 23:27:48 -0400 From: "Shawn O. Pearce" To: Junio C Hamano Cc: git@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [ANNOUNCE] GIT 1.5.2.2 Message-ID: <20070618032748.GH18491@spearce.org> References: <7vodjf1gxl.fsf@assigned-by-dhcp.pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7vodjf1gxl.fsf@assigned-by-dhcp.pobox.com> User-Agent: Mutt/1.5.11 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - corvette.plexpod.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - spearce.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Junio C Hamano wrote: > GIT v1.5.2.2 Release Notes > ========================== > > Fixes since v1.5.2.1 > -------------------- > > * Usability fix > > - git-gui is shipped with its updated blame interface. It is > rumored that the older one was not just unusable but was > active health hazard, but this one is actually pretty. > Please see for yourself. Usability fix? More like finally implemented! _Now_ we can start to work on improving its usability. ;-) -- Shawn.