author | Eric Wong <normalperson@yhbt.net> | |
Tue, 12 Dec 2006 04:25:58 +0000 (20:25 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 13 Dec 2006 20:08:01 +0000 (12:08 -0800) | ||
commit | 359850041e8158f6aeb70ad611ef1ba8834b8349 | |
tree | 5259fd8ee57830f4c1b8dbfc9af8f22f4fe57b47 | tree | snapshot |
parent | f388cec3d77751a6c20b3b10415344f5355b5a2f | commit | diff |
git-svn: correctly handle "(no author)" when using an authors file
The low-level parts of the SVN library return NULL/undef for
author-less revisions, whereas "(no author)" is a (svn) client
convention.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The low-level parts of the SVN library return NULL/undef for
author-less revisions, whereas "(no author)" is a (svn) client
convention.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl | diff | blob | history |