On 7/27/08, Junio C Hamano <gitster@xxxxxxxxx> wrote: > "Jon Smirl" <jonsmirl@xxxxxxxxx> 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 <gregkh@xxxxxxx> > > Author: Greg KH <gregkh@xxxxxxx> > > ... > > > Author: Greg Kroah-Hartman <greg@xxxxxxxxx> > > > 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? This seems to be the main problem. There are so many missing entries from the .mailmap file that I didn't think this feature was implemented. I'd guestimate that 300-400 needed entries are missing. I've made a few attempts at writing a script to fix the easy ones but I don't have a good solution yet. -- Jon Smirl jonsmirl@xxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html