From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: Cleaning up log messages Date: Sun, 27 Jul 2008 11:47:31 -0700 Message-ID: <7vsktv17wc.fsf@gitster.siamese.dyndns.org> References: <9e4733910807271050y7fb5f77coec05bd68421baaab@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Git Mailing List" To: "Jon Smirl" X-From: git-owner@vger.kernel.org Sun Jul 27 20:48:40 2008 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 1KNBIN-0003in-9a for gcvg-git-2@gmane.org; Sun, 27 Jul 2008 20:48:39 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752479AbYG0Sri (ORCPT ); Sun, 27 Jul 2008 14:47:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751006AbYG0Sri (ORCPT ); Sun, 27 Jul 2008 14:47:38 -0400 Received: from a-sasl-fastnet.sasl.smtp.pobox.com ([207.106.133.19]:54614 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750819AbYG0Sri (ORCPT ); Sun, 27 Jul 2008 14:47:38 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 9A4243E26C; Sun, 27 Jul 2008 14:47:36 -0400 (EDT) Received: from pobox.com (ip68-225-240-211.oc.oc.cox.net [68.225.240.211]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 1F8643E26B; Sun, 27 Jul 2008 14:47:34 -0400 (EDT) In-Reply-To: <9e4733910807271050y7fb5f77coec05bd68421baaab@mail.gmail.com> (Jon Smirl's message of "Sun, 27 Jul 2008 13:50:58 -0400") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Pobox-Relay-ID: 7B223FC2-5C0C-11DD-BBA1-CE28B26B55AE-77302942!a-sasl-fastnet.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: "Jon Smirl" writes: > I was playing around with git log for the kernel and observed that > there is a lot of noise when trying to do statistics on the number of > commits. > > For example: > > Author: Greg K-H > Author: Greg KH > ... > Author: Greg Kroah-Hartman We have had .mailmap since a24e658 (git-shortlog: make the mailmap configurable., 2005-10-06); maybe the kernel tree wants a maintainer for the .mailmap file?