aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* enforce an ordering in commits w/ the same timestampBrian Harring2012-10-231-1/+1
|
* Handle and convert williamh's addresses to the appropriate keyBrian Harring2012-10-161-4/+2
|
* minor output tweaksBrian Harring2012-10-161-6/+5
|
* parallelize things further; add thin manifest converter in addition (no huge ↵Brian Harring2012-10-161-25/+110
| | | | gain, but wrote it, so what the hell)
* abuse mmap to save on memory churnBrian Harring2012-10-161-14/+37
|
* add --full mode; via this, the two phases can work together. faster namely.Brian Harring2012-10-161-1/+11
|
* tweak the progress output a bit; specifically, percentile incrementsBrian Harring2012-10-161-4/+6
|
* manifest recommit deduplication.Brian Harring2012-10-161-9/+60
| | | | Drops the commit count from ~1070k to 637k
* Ensure that this can process as it goes, rather than having to get all ↵Brian Harring2012-10-161-2/+5
| | | | targets up front
* use custom function for breaking up portage version markers in commitsBrian Harring2012-10-161-17/+80
| | | | This gets all of them in history, best I can tell.
* punt unsigned manifest commit messagesBrian Harring2012-10-161-0/+3
|
* basic author/timestamp/msg dedupingBrian Harring2012-10-161-5/+42
|
* refactoring; bypass the commit creation in each repo and linearization by ↵Brian Harring2012-10-161-13/+41
| | | | git; handle it ourselves
* ongoing workBrian Harring2012-10-161-26/+97
|
* Ongoing manglingBrian Harring2012-10-161-0/+39