author | Eric Wong <normalperson@yhbt.net> | |
Fri, 15 Dec 2006 18:59:54 +0000 (10:59 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 16 Dec 2006 06:39:47 +0000 (22:39 -0800) | ||
commit | aef4e921a01350600071bf18fc2706b8fca55e47 | |
tree | e095dfe0f47e87404e31c754221b4d9188439b95 | tree | snapshot |
parent | 82dca84871637ac9812c0dec27f56d07cfba524c | commit | diff |
git-svn: convert to using Git.pm
Thanks to Git.pm, I've been able to greatly reduce the amount
of extra work that needs to be done to manage input/output
pipes in Perl.
chomp usage has also been greatly reduced, too.
All tests (including full-svn-test) still pass, but this has
not been tested extensively in the real-world.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Thanks to Git.pm, I've been able to greatly reduce the amount
of extra work that needs to be done to manage input/output
pipes in Perl.
chomp usage has also been greatly reduced, too.
All tests (including full-svn-test) still pass, but this has
not been tested extensively in the real-world.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl | diff | blob | history |