|
|
@1900
|
16 years |
broder |
Start pulling the tags. Of course...right now they'll get lost as soon …
|
|
|
@1899
|
16 years |
broder |
Remove the refs/original from the first round of filter-branch.
|
|
|
@1898
|
16 years |
broder |
Use filter-branch to correct the trunk/packages/$package/$package …
|
|
|
@1896
|
16 years |
broder |
More cleanup.
|
|
|
@1895
|
16 years |
broder |
Use a full repo path so we can expand to include trunk/scripts later.
|
|
|
@1894
|
16 years |
broder |
Do at least a little cleanup.
|
|
|
@1893
|
16 years |
broder |
Here's a version that's more likely to work.
|
|
|
@1892
|
16 years |
broder |
Simplify out the need to know the CWD.
|
|
|
@1891
|
16 years |
broder |
Apparently git ls-files shows the status of the index, which doesn't …
|
|
|
@1890
|
16 years |
broder |
I'm not happy with the semantics of that first go at
mergeHistory. …
|
|
|
@1889
|
16 years |
broder |
Typo in catching blank lines.
|
|
|
@1888
|
16 years |
broder |
Newer versions of git are more clever.
|
|
|
@1884
|
16 years |
broder |
Grafts is a poor name for the list of merges. Let's call it merges
instead.
|
|
|
@1883
|
16 years |
broder |
Actually run the git filter-branch, then delete the packages that have …
|
|
|
@1882
|
16 years |
broder |
Create the info/grafts files.
|
|
|
@1881
|
16 years |
broder |
Start by pushing revisions around as necessary for merging.
|
|
|
@1880
|
16 years |
broder |
Add code to parse the grafts file.
|
|
|
@1876
|
16 years |
broder |
As a result of Greg's and my git-svn based moves, many of the package …
|
|
|
@1875
|
16 years |
broder |
Pointless housekeeping.
|
|
|
@1874
|
16 years |
broder |
Make the script skip packages when the checkout already exists.
|
|
|
@1873
|
16 years |
broder |
Make git-svn a little less noisy.
|
|
|
@1871
|
16 years |
broder |
Use an authors file to fill in committer identities.
|
|
|
@1870
|
16 years |
broder |
Use --no-metadata so we don't get extra crap in the changelog.
|
|
|
@1869
|
16 years |
broder |
Make the git checkout a bare repo, because git-svn won't do that.
|
|
|
@1868
|
16 years |
broder |
Use check_call instead of call to make sure things error out.
|
|
|
@1866
|
16 years |
broder |
An initial very, very rough draft of a svn->git conversion script.
|