author | Junio C Hamano <junkio@cox.net> | |
Fri, 13 Jan 2006 23:56:44 +0000 (15:56 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 15 Jan 2006 01:21:34 +0000 (17:21 -0800) | ||
commit | 36383a3df37116f6022b5a0f7331fb19337c4730 | |
tree | f5fb82a918b86646d785628f3e5f66587dae5090 | tree | snapshot |
parent | 9e9b26751a5ca7a257b3e1cfb319fe3e4efc663c | commit | diff |
[PATCH] format-patch: always --mbox and show sane Date:
Make --mbox, --author, and --date options a no-op, and always
use --mbox output, and rewrite the commit log formatting in
Perl. This makes it easier to output Date: header in RFC 2822
format, so do that as well.
Inspiration for this patch came from Andreas Ericsson's earlier
patch.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Make --mbox, --author, and --date options a no-op, and always
use --mbox output, and rewrite the commit log formatting in
Perl. This makes it easier to output Date: header in RFC 2822
format, so do that as well.
Inspiration for this patch came from Andreas Ericsson's earlier
patch.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-format-patch.sh | diff | blob | history |