We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
http://google-opensource.blogspot.de/2015/03/farewell-to-google-code.html https://code.google.com/p/support-tools/wiki/MigratingToGitHub
based on $ svn log --xml http://piccolo2d.googlecode.com/svn/ | grep author | sort -u | perl -pe 's/.*>(.*?)<.*/$1 = /'
$ svn log --xml http://piccolo2d.googlecode.com/svn/ | grep author | sort -u | perl -pe 's/.*>(.*?)<.*/$1 = /'
aclamage = **aclamage@cs.umd.edu** allain.lalonde = @allain allain.lalonde@gmail.com = @allain atdixon = @atdixon atdixon@gmail.com = @atdixon bederson = @bederson cmalley@pixelzoom.com = @pixelzoom heuermh = @heuermh heuermh@gmail.com = @heuermh jesse = @jessegrosjean mr0738@mro.name = @mro mrohrmoser@gmx.de = @mro mr.rohrmoser = @mro reids@colorado.edu = @samreid sjc@browsecode.org = @steveonjava sv-reid = @samreid willismorse@gmail.com = **willism@shiftclick.com**
https://github.com/mro/piccolo2d.java via http://import.github.com/new
http://git-scm.com/book/en/v1/Git-and-Other-Systems-Migrating-to-Git#Subversion https://code.google.com/p/support-tools/wiki/GitHubExporterFAQ https://help.github.com/articles/importing-from-subversion/
$ git svn clone http://piccolo2d.googlecode.com/svn/piccolo2d.java/ --authors-file=authors.txt --no-metadata -s piccolo2d.java
https://code.google.com/p/support-tools/wiki/IssueExporterTool ...