author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Tue, 21 Nov 2006 20:12:06 +0000 (21:12 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 21 Nov 2006 22:31:15 +0000 (14:31 -0800) | ||
commit | 6d6ab6104a5055b9f66cc9a80d55d2ef59d0763c | |
tree | c9e9677483c7f0e6dc301f0181b64d9a5e48cd5c | tree | snapshot |
parent | 549652361b7fea5a5e9046571c9f0bc4a7d5d6ef | commit | diff |
shortlog: fix "-n"
Since it is now a builtin optionally taking a range, we have to parse
the options before the rev machinery, to be able to shadow the short
hand "-n" for "--max-count".
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Since it is now a builtin optionally taking a range, we have to parse
the options before the rev machinery, to be able to shadow the short
hand "-n" for "--max-count".
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-shortlog.c | diff | blob | history |