aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/mergers/containers.py
Commit message (Collapse)AuthorAgeFilesLines
* mergers: fix typo in env var nameBryan Newbold2021-12-071-1/+1
|
* container merger: fix bug with filtering by release countBryan Newbold2021-11-301-13/+15
| | | | | Also apply the "human edit" and "release count" checks only to the dupe (to-be-redirected) idents.
* container merger: fixes from QA testingBryan Newbold2021-11-241-8/+13
|
* container merger: defer allocation of editgroup_id; and dummy code pathBryan Newbold2021-11-241-1/+5
|
* initial implementation of container mergerBryan Newbold2021-11-241-0/+237