Re: git-shortlog script

From: Linus Torvalds
Date: Sat Jun 04 2005 - 18:44:49 EST




On Sat, 4 Jun 2005, Jeff Garzik wrote:
>
> Attached is the 'git-shortlog' script I whipped up, to mimic the
> shortlog script that was used back in the BitKeeper days.

Thanks, I'll add this to the git stuff, and next kernel release will have
a proper shortlog.

Btw, it shows how broken your merge script is: you don't fill in the
AUTHOR field properly for some reason:

<jgarzik@xxxxxxxxxxxxxx>:
Automatic merge of /spare/repo/netdev-2.6 branch r8169-fix
Automatic merge of /spare/repo/linux-2.6/.git branch HEAD
Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap
Automatic merge of rsync://rsync.kernel.org/.../torvalds/linux-2.6.git branch HEAD

but "committer" is right. Pls fix.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/