author | Junio C Hamano <junkio@cox.net> | |
Sun, 10 Dec 2006 23:55:07 +0000 (15:55 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 11 Dec 2006 22:12:29 +0000 (14:12 -0800) | ||
commit | bca73251da5cc3e4bea71e28e0096a5cd662bbd9 | |
tree | c50a60f84638ab8e7c19ddce19d2619f16b808c9 | tree | snapshot |
parent | 73c7f5ec05428b7da2d1b00a02a3267f1235d8e4 | commit | diff |
shortlog: remove "[PATCH]" prefix from shortlog output
Originally noticed by Nicolas Pitre; the real cause was the code
was prepared to deal with [PATCH] (and [PATCH n/m whatever])
prefixes but forgot that the string can be indented while acting
as a filter.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Originally noticed by Nicolas Pitre; the real cause was the code
was prepared to deal with [PATCH] (and [PATCH n/m whatever])
prefixes but forgot that the string can be indented while acting
as a filter.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-shortlog.c | diff | blob | history |