author | Linus Torvalds <torvalds@osdl.org> | |
Sat, 17 Sep 2005 01:02:46 +0000 (18:02 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 17 Sep 2005 18:57:50 +0000 (11:57 -0700) | ||
commit | aa894d8887c96a8b72adf94c2b52c519f7b47174 | |
tree | bc43538e4472faaf4f705e776c8aabc90b393095 | tree | snapshot |
parent | 2a7055ae982fd66b078ac84cbb2b1f9408b67295 | commit | diff |
[PATCH] Make "git shortlog" understand raw logs
This is a nicer fix for git-shortlog being unable to handle the raw log
format. Just use a more permissive regexp instead of doing two nearly
identical ones.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This is a nicer fix for git-shortlog being unable to handle the raw log
format. Just use a more permissive regexp instead of doing two nearly
identical ones.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-shortlog.perl | diff | blob | history |