Mercurial > hg-stable
comparison COPYING @ 30648:dfb19aed409e
chgserver: store csystem separately
Previously, the "system" channel is inside the ui object. In the future, chg
will let dispatch to create a new ui object from scratch, to maximize
compatibility. And chgserver will use a "uisetup" like an extension to wrap
ui.system. To be able to do that cleanly, the system channel needs to be
accessed directly.
author | Jun Wu <quark@fb.com> |
---|---|
date | Fri, 16 Dec 2016 14:46:34 +0000 |
parents | 8c8b55733cbd |
children |
comparison
equal
deleted
inserted
replaced
30647:e995f00a9e9a | 30648:dfb19aed409e |
---|