| Name: | mercurial-chg | 
|---|---|
| Version: | 6.2 | 
| Release: | 1.module+el8.7.0+20771+6fb5eee8 | 
| Architecture: | aarch64 | 
| Module: | mercurial:6.2:8070020220729131051:3dbb8329 | 
| Group: | Unspecified | 
| Size: | 71467 | 
| License: | GPLv2+ | 
| RPM: | mercurial-chg-6.2-1.module+el8.7.0+20771+6fb5eee8.aarch64.rpm | 
| Source RPM: | mercurial-6.2-1.module+el8.7.0+20771+6fb5eee8.src.rpm | 
| Build Date: | Mon Oct 03 2022 | 
| Build Host: | build-ol8-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://mercurial-scm.org/ | 
| Summary: | A fast Mercurial command without slow Python startup | 
| Description: | 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.  | 
- Add forgotten mercurial-site-start.el - Related: rhbz#2089849
- New release Mercurial 6.2 - Resolves: rhbz#2089849