aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Rework the blob rewriting of $Header.Brian Harring2012-10-221-13/+12
| | | | | | Specifically, fix the replacement so it actually matches/replaces, additionally fix the oversight where the code wasn't rewriting the data statement to the new length.
* drop unnecessary git-work directory creationBrian Harring2012-10-161-1/+1
|
* minor output tweaksBrian Harring2012-10-161-1/+1
|
* Minor bit of speedups; use sed instead of whacky python script, add time'ing ↵Brian Harring2012-10-161-1/+3
| | | | for git fast import
* add --full mode; via this, the two phases can work together. faster namely.Brian Harring2012-10-161-1/+5
|
* refactoring; bypass the commit creation in each repo and linearization by ↵Brian Harring2012-10-161-4/+6
| | | | git; handle it ourselves
* update gitignore for intermediate/resultant contentBrian Harring2012-10-161-0/+2
|
* Ongoing manglingBrian Harring2012-10-161-7/+13
|
* add usable scriptBrian Harring2012-10-161-0/+34