aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop the prune; it's unnecessaryBrian Harring2012-10-171-2/+0
|
* Avoid having to hold rewrite-commit-dump in memory via using the ↵Brian Harring2012-10-161-13/+9
| | | | intermediate dump
* minor output tweaksBrian Harring2012-10-161-1/+1
|
* parallelize things further; add thin manifest converter in addition (no huge ↵Brian Harring2012-10-161-4/+3
| | | | gain, but wrote it, so what the hell)
* Minor bit of speedups; use sed instead of whacky python script, add time'ing ↵Brian Harring2012-10-161-1/+1
| | | | for git fast import
* add --full mode; via this, the two phases can work together. faster namely.Brian Harring2012-10-161-16/+42
|
* refactoring; bypass the commit creation in each repo and linearization by ↵Brian Harring2012-10-161-15/+11
| | | | git; handle it ourselves
* Ongoing manglingBrian Harring2012-10-161-0/+45