invirt/scripts/git-migration.git
2008-12-25  Evan BroderTypo in catching blank lines.
2008-12-25  Evan BroderNewer versions of git are more clever.
2008-12-25  Evan BroderTopologically sort the merges file.
2008-12-25  Evan BroderFill out the full list of merges (unsorted).
2008-12-25  Evan BroderDon't convert some stale, punted packages.
2008-12-24  Evan BroderGrafts is a poor name for the list of merges. Let's...
2008-12-24  Evan BroderActually run the git filter-branch, then delete the...
2008-12-24  Evan BroderCreate the info/grafts files.
2008-12-24  Evan BroderStart by pushing revisions around as necessary for...
2008-12-24  Evan BroderAdd code to parse the grafts file.
2008-12-24  Evan BroderAdd a dummy grafts entry for testing.
2008-12-24  Evan BroderCreate specification for grafts file.
2008-12-24  Evan BroderPunt shortlived xvm-console-devconfig with dead-end...
2008-12-24  Evan BroderAs a result of Greg's and my git-svn based moves, many...
2008-12-24  Evan BroderPointless housekeeping.
2008-12-24  Evan BroderMake the script skip packages when the checkout already...
2008-12-24  Evan BroderMake git-svn a little less noisy.
2008-12-24  Evan BroderI don't actually want All Of Xen in our newly revised...
2008-12-22  Evan BroderUse an authors file to fill in committer identities.
2008-12-22  Evan BroderUse --no-metadata so we don't get extra crap in the...
2008-12-22  Evan BroderMake the git checkout a bare repo, because git-svn...
2008-12-22  Evan BroderUse check_call instead of call to make sure things...
2008-12-22  Evan BroderStrip the trailing slash from the packages in the list...
2008-12-22  Evan BroderAn initial very, very rough draft of a svn->git convers...