Mercurial > hg-stable
comparison .hgignore @ 30692:23ddd43ba866
chg: let procutil maintain its own pagerpid
Previously, chg.c maintains the pagerpid. Let's move it to procutil.c.
Note: chg.c still have a pagerpid to decide whether to call attachio or not.
In the future, attachio may be moved from hgc_open to hgc_runcommand, and
hgc_runcommand handles both pager and attachio so we don't need to run
attachio twice. And chg.c will be free of pagerpid.
author | Jun Wu <quark@fb.com> |
---|---|
date | Mon, 02 Jan 2017 14:43:37 +0000 |
parents | cff0f5926797 |
children | fcddcf442e4f |
comparison
equal
deleted
inserted
replaced
30691:7adb60660496 | 30692:23ddd43ba866 |
---|