[PATCH 1/5] git-svn: SVN 1.1.x library compatibility
Debian Sarge and Ubuntu Hoary users shall be pleased.
[PATCH 2/5] git-svn: several graft-branches improvements
Still an experimental feature, but kinda fun.
[PATCH 3/5] git-svn: add the commit-diff command
git-svnimport users may find this useful.
[PATCH 4/5] git-svn: add --follow-parent and --no-metadata options to fetch
We should be closer to being able to do everything that git-svnimport
does with this patch. The only thing we can't do yet is automatically
find dead-end branches that got deleted.
[PATCH 5/5] git-svn: be verbose by default on fetch/commit, add -q/--quiet option
I actually thought I broke something and had an infinite loop
in git-svn where one day :x
--
Eric Wong