author | Eric Wong <normalperson@yhbt.net> | |
Sun, 8 Apr 2007 07:59:22 +0000 (00:59 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 9 Apr 2007 02:54:07 +0000 (19:54 -0700) | ||
commit | c16d08713e2d7f5c440f7649ceb68f838b4b8bea | |
tree | 64b0991be4bb7a4a3c0aab7fe621634220ce3e09 | tree | snapshot |
parent | 13c823fb520eaf1cded520213cf0ae4c3268208d | commit | diff |
git-svn: fix log command to avoid infinite loop on long commit messages
This bug has been around since the the conversion to use the
Git.pm library back in October or November. Eventually I'd like
"git rev-list/log" to have the option to not truncate overly
long messages.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This bug has been around since the the conversion to use the
Git.pm library back in October or November. Eventually I'd like
"git rev-list/log" to have the option to not truncate overly
long messages.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl | diff | blob | history |