Invert numbers and names in the git-shortlog summary mode.
commit97566ea72ea460576ccaea7b51dd32ab33e1c46c
authorPierre Habouzit <madcoder@debian.org>
Tue, 11 Dec 2007 14:43:51 +0000 (11 15:43 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Dec 2007 17:57:29 +0000 (11 09:57 -0800)
tree3b18eda0aa83f65d7a34e8d1fee4f6bd9b019636
parent6508bb75f675a09f410ab55b842510d36c373c43
Invert numbers and names in the git-shortlog summary mode.

Also make it `cut` friendly using a tab to separate the numbers and names.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-shortlog.c