summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Evan Broder [Wed, 24 Dec 2008 23:20:39 +0000 (18:20 -0500)]
Grafts is a poor name for the list of merges. Let's call it merges
instead.
svn path=/trunk/scripts/git-migration/; revision=1884
Evan Broder [Wed, 24 Dec 2008 22:46:16 +0000 (17:46 -0500)]
Actually run the git filter-branch, then delete the packages that have
been merged away.
svn path=/trunk/scripts/git-migration/; revision=1883
Evan Broder [Wed, 24 Dec 2008 22:46:16 +0000 (17:46 -0500)]
Create the info/grafts files.
svn path=/trunk/scripts/git-migration/; revision=1882
Evan Broder [Wed, 24 Dec 2008 22:46:15 +0000 (17:46 -0500)]
Start by pushing revisions around as necessary for merging.
svn path=/trunk/scripts/git-migration/; revision=1881
Evan Broder [Wed, 24 Dec 2008 22:46:15 +0000 (17:46 -0500)]
Add code to parse the grafts file.
svn path=/trunk/scripts/git-migration/; revision=1880
Evan Broder [Wed, 24 Dec 2008 22:46:14 +0000 (17:46 -0500)]
Add a dummy grafts entry for testing.
More to come later.
svn path=/trunk/scripts/git-migration/; revision=1879
Evan Broder [Wed, 24 Dec 2008 22:46:14 +0000 (17:46 -0500)]
Create specification for grafts file.
No entries in the file yet - those will come shortly.
svn path=/trunk/scripts/git-migration/; revision=1878
Evan Broder [Wed, 24 Dec 2008 22:46:13 +0000 (17:46 -0500)]
Punt shortlived xvm-console-devconfig with dead-end history from the
git repos.
svn path=/trunk/scripts/git-migration/; revision=1877
Evan Broder [Wed, 24 Dec 2008 22:46:12 +0000 (17:46 -0500)]
As a result of Greg's and my git-svn based moves, many of the package
directories ended up with a commit where every file in the repo was
committed. Punt that repo from the newly revised history.
svn path=/trunk/scripts/git-migration/; revision=1876
Evan Broder [Wed, 24 Dec 2008 22:46:12 +0000 (17:46 -0500)]
Pointless housekeeping.
svn path=/trunk/scripts/git-migration/; revision=1875
Evan Broder [Wed, 24 Dec 2008 22:46:11 +0000 (17:46 -0500)]
Make the script skip packages when the checkout already exists.
svn path=/trunk/scripts/git-migration/; revision=1874
Evan Broder [Wed, 24 Dec 2008 04:41:38 +0000 (23:41 -0500)]
Make git-svn a little less noisy.
svn path=/trunk/scripts/git-migration/; revision=1873
Evan Broder [Wed, 24 Dec 2008 04:41:37 +0000 (23:41 -0500)]
I don't actually want All Of Xen in our newly revised history.
svn path=/trunk/scripts/git-migration/; revision=1872
Evan Broder [Mon, 22 Dec 2008 17:41:40 +0000 (12:41 -0500)]
Use an authors file to fill in committer identities.
svn path=/trunk/scripts/git-migration/; revision=1871
Evan Broder [Mon, 22 Dec 2008 07:19:31 +0000 (02:19 -0500)]
Use --no-metadata so we don't get extra crap in the changelog.
svn path=/trunk/scripts/git-migration/; revision=1870
Evan Broder [Mon, 22 Dec 2008 07:19:31 +0000 (02:19 -0500)]
Make the git checkout a bare repo, because git-svn won't do that.
svn path=/trunk/scripts/git-migration/; revision=1869
Evan Broder [Mon, 22 Dec 2008 07:19:30 +0000 (02:19 -0500)]
Use check_call instead of call to make sure things error out.
svn path=/trunk/scripts/git-migration/; revision=1868
Evan Broder [Mon, 22 Dec 2008 07:19:30 +0000 (02:19 -0500)]
Strip the trailing slash from the packages in the list - it complicates things.
svn path=/trunk/scripts/git-migration/; revision=1867
Evan Broder [Mon, 22 Dec 2008 07:19:29 +0000 (02:19 -0500)]
An initial very, very rough draft of a svn->git conversion script.
svn path=/trunk/scripts/git-migration/; revision=1866