diff options
author | Andy Whitcroft <apw@shadowen.org> | 2007-12-13 06:58:15 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-12-13 09:47:48 -0800 |
commit | 5ff6aae8951268d8287337b1875bccae267d2b56 (patch) | |
tree | 3ea84578a191219edff37432bb7dad7e343a3df3 /generate-cmdlist.sh | |
parent | 9e5d87d49070fe0463040e826824d6ce41beb089 (diff) | |
download | git-5ff6aae8951268d8287337b1875bccae267d2b56.tar.gz |
git-svn: expand handling of From: and Signed-off-by:
The current parsing for From: and Signed-off-by: lines handles fully
specified names:
From: Full Name <email@address>
Expand this to include the raw email addresses and straight "names":
From: email@address -> email <email@address>
From: Full Name -> Full Name <unknown>
Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'generate-cmdlist.sh')
0 files changed, 0 insertions, 0 deletions