comparison mercurial/help.py @ 31050:206532700213

txnutil: factor out the logic to read file in according to HG_PENDING This patch adds new file txnutil.py, because: - transaction.py is too large to import small utility logic - scmutil.py or so causes cyclic importing in phases.py mayhavepending() is defined separately for convenience in subsequent patch.
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Tue, 21 Feb 2017 01:20:59 +0900
parents 98bfce9bd5e5
children 2a0c8e3636b0
comparison
equal deleted inserted replaced
31049:20027be9f23d 31050:206532700213