author | Martin Langhoff <martin@catalyst.net.nz> | |
Tue, 18 Jul 2006 02:22:49 +0000 (14:22 +1200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 24 Jul 2006 05:51:14 +0000 (22:51 -0700) | ||
commit | 1b91abe35079f3d6e6440b9a49766de06f3f1659 | |
tree | d9ca580c9952150417938ebd966546d2b264b7f0 | tree | snapshot |
parent | e7a0f6714bdfa7e3a169cc756a05cbbf787997eb | commit | 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>
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>
Documentation/git-cvsexportcommit.txt | diff | blob | history | |
git-cvsexportcommit.perl | diff | blob | history |