comparison hgext/logtoprocess.py @ 41907:9da97f49d4f4

packaging: establish hgpackaging package Previously, contrib/packaging behaved as a root to a package directory and we had a "packagingutil" module. As I work more on packaging code, we'll want to have more code shared between different packaging tools. I think it makes sense to have a single package containing multiple modules than multiple top-level modules. This commit establishes an "hgpackaging" package by moving the existing packagingutil code to it. Differential Revision: https://phab.mercurial-scm.org/D6083
author Gregory Szorc <gregory.szorc@gmail.com>
date Thu, 07 Mar 2019 10:10:04 -0800
parents 691c68bc1222
children 2372284d9457
comparison
equal deleted inserted replaced
41906:2b21c7fbb3a1 41907:9da97f49d4f4