--------------------------
- pmaint regen optimizations. This is now >5x faster than 0.7.6,
and ~3x faster than 0.7.2 (0.7.3 introduced a regression).
- restore pmaint sync support for unsynced repositories.
- support lookup of a repo by its name, rather than just by path.
This affects pquery --repo, pmaint sync, pmaint copy, pinspect, etc.
- --debug now again enables full traceback output for config failures.
----------------------------