commit | 1b91abe35079f3d6e6440b9a49766de06f3f1659 | [log] [tgz] |
---|---|---|
author | Martin Langhoff <martin@catalyst.net.nz> | Tue Jul 18 14:22:49 2006 +1200 |
committer | Junio C Hamano <junkio@cox.net> | Sun Jul 23 22:51:14 2006 -0700 |
tree | d9ca580c9952150417938ebd966546d2b264b7f0 | |
parent | e7a0f6714bdfa7e3a169cc756a05cbbf787997eb [diff] |
cvsexportcommit - add -a (add author line) flag, cleanup warnings This patch adds support for -a which will add an "Author: " line, and possibly a "Committer: " line to the bottom of the commit message for CVS. The commit message parser is now a little bit better, and some warnings have been cleaned up. Signed-off-by: Junio C Hamano <junkio@cox.net>