A fast client for Mercurial command server running on Unix. It saves time of slow Python startup.
chg is a C wrapper for the hg command. Typically, when you type hg, a new Python process is created, Mercurial is loaded, and your requested command runs and the process exits. With chg, a Mercurial command server background process is created that runs Mercurial. When you type chg, a C program connects to that background process and executes Mercurial commands.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 6.0.1-1.fc36 | - |
Fedora 35 | 5.9.1-1.fc35 | - |
Fedora 34 | 5.7.1-1.fc34 | - |
You can contact the maintainers of this package via email at
mercurial dash maintainers at fedoraproject dot org
.