source: trunk/scripts/git-migration

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1896   16 years broder More cleanup.
(edit) @1895   16 years broder Use a full repo path so we can expand to include trunk/scripts later.
(edit) @1894   16 years broder Do at least a little cleanup.
(edit) @1893   16 years broder Here's a version that's more likely to work.
(edit) @1892   16 years broder Simplify out the need to know the CWD.
(edit) @1891   16 years broder Apparently git ls-files shows the status of the index, which doesn't …
(edit) @1890   16 years broder I'm not happy with the semantics of that first go at mergeHistory. …
(edit) @1889   16 years broder Typo in catching blank lines.
(edit) @1888   16 years broder Newer versions of git are more clever.
(edit) @1887   16 years broder Topologically sort the merges file.
(edit) @1886   16 years broder Fill out the full list of merges (unsorted).
(edit) @1885   16 years broder Don't convert some stale, punted packages.
(edit) @1884   16 years broder Grafts is a poor name for the list of merges. Let's call it merges instead.
(edit) @1883   16 years broder Actually run the git filter-branch, then delete the packages that have …
(edit) @1882   16 years broder Create the info/grafts files.
(edit) @1881   16 years broder Start by pushing revisions around as necessary for merging.
(edit) @1880   16 years broder Add code to parse the grafts file.
(edit) @1879   16 years broder Add a dummy grafts entry for testing. More to come later.
(edit) @1878   16 years broder Create specification for grafts file. No entries in the file yet - …
(edit) @1877   16 years broder Punt shortlived xvm-console-devconfig with dead-end history from the …
(edit) @1876   16 years broder As a result of Greg's and my git-svn based moves, many of the package …
(edit) @1875   16 years broder Pointless housekeeping.
(edit) @1874   16 years broder Make the script skip packages when the checkout already exists.
(edit) @1873   16 years broder Make git-svn a little less noisy.
(edit) @1872   16 years broder I don't actually want All Of Xen in our newly revised history.
(edit) @1871   16 years broder Use an authors file to fill in committer identities.
(edit) @1870   16 years broder Use --no-metadata so we don't get extra crap in the changelog.
(edit) @1869   16 years broder Make the git checkout a bare repo, because git-svn won't do that.
(edit) @1868   16 years broder Use check_call instead of call to make sure things error out.
(edit) @1867   16 years broder Strip the trailing slash from the packages in the list - it …
(add) @1866   16 years broder An initial very, very rough draft of a svn->git conversion script.
Note: See TracRevisionLog for help on using the revision log.