From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261385AbVFHQXd (ORCPT ); Wed, 8 Jun 2005 12:23:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261353AbVFHQV4 (ORCPT ); Wed, 8 Jun 2005 12:21:56 -0400 Received: from relais.videotron.ca ([24.201.245.36]:32339 "EHLO relais.videotron.ca") by vger.kernel.org with ESMTP id S261374AbVFHQU6 (ORCPT ); Wed, 8 Jun 2005 12:20:58 -0400 Date: Wed, 08 Jun 2005 12:20:57 -0400 (EDT) From: Nicolas Pitre Subject: Re: Linux v2.6.12-rc6 In-reply-to: X-X-Sender: nico@localhost.localdomain To: Linus Torvalds Cc: Kernel Mailing List , Jeff Garzik Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20050607130535.GD16602@harddisk-recovery.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 7 Jun 2005, Linus Torvalds wrote: > (Btw, Jeff, I think the git-shortlog script is slightly buggered, it > doesn't do the nice word-wrap, and it _only_ takes the first line, even > from a multi-line header. I think it should stop at the first empty line > in the commit, not just take the first one). Also if the lists of commits could be shown in chronological order (like the bk shortlog script did) that would be nice. Right now the list is reversed. Nicolas