Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: mercurial-chg | Distribution: Fedora Project |
Version: 6.9.1 | Vendor: Fedora Project |
Release: 2.fc42 | Build date: Mon Jan 20 12:24:47 2025 |
Group: Unspecified | Build host: buildvm-x86-14.iad2.fedoraproject.org |
Size: 37314 | Source RPM: mercurial-6.9.1-2.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://mercurial-scm.org/ | |
Summary: A fast Mercurial command without 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.
GPL-2.0-or-later
* Mon Jan 20 2025 Mads Kiilerich <mads@kiilerich.com> - 6.9.1-2 - There is no need for TLS configuration with modern Python * Thu Jan 16 2025 Mads Kiilerich <mads@kiilerich.com> - 6.9.1-1 - mercurial 6.9.1 * Sat Jan 11 2025 Mads Kiilerich <mads@kiilerich.com> - 6.9-2 - Backport ByteString fix from 6.9.1 (#2336977) * Wed Nov 20 2024 Mads Kiilerich <mads@kiilerich.com> - 6.9-1 - mercurial 6.9 * Mon Oct 28 2024 Mads Kiilerich <mads@kiilerich.com> - 6.8.2-1 - mercurial 6.8.2 * Mon Oct 07 2024 Mads Kiilerich <mads@kiilerich.com> - 6.8.1-3 - Disable demandimport of collections.abc because Python 3.13 rc3 (#2316252) * Thu Aug 01 2024 Mads Kiilerich <mads@kiilerich.com> - 6.8.1-2 - Drop upstreamed demandimport patch. * Thu Aug 01 2024 Mads Kiilerich <mads@kiilerich.com> - 6.8.1-1 - mercurial 6.8.1 * Fri Jul 26 2024 Mads Kiilerich <mads@kiilerich.com> - 6.8-5 - Also exclude 'warnings' from demandimport. * Fri Jul 26 2024 Mads Kiilerich <mads@kiilerich.com> - 6.8-4 - Exclude threading from demandimport. That became a problem with recent "stable" cpython changes. (#2299346) * Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 6.8-3 - convert license to SPDX * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jul 09 2024 Mads Kiilerich <mads@kiilerich.com> - 6.8-1 - mercurial 6.8 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 6.7.3-2 - Rebuilt for Python 3.13 * Mon May 06 2024 Mads Kiilerich <mads@kiilerich.com> - 6.7.3-1 - mercurial 6.7.3 * Mon Apr 08 2024 Mads Kiilerich <mads@kiilerich.com> - 6.7.2-3 - Disable rust packaging - cpython create doesn't work with Python 3.12 (#2249383) * Mon Apr 08 2024 Mads Kiilerich <mads@kiilerich.com> - 6.7.2-2 - Drop python3-zombie-imp - it is no longer needed * Mon Apr 08 2024 Mads Kiilerich <mads@kiilerich.com> - 6.7.2-1 - mercurial 6.7.2 * Mon Feb 12 2024 Mads Kiilerich <mads@kiilerich.com> - 6.6.3-1 - mercurial 6.6.3 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 11 2024 Mads Kiilerich <mads@kiilerich.com> - 6.6.2-1 - mercurial 6.6.2 * Wed Jan 10 2024 Mads Kiilerich <mads@kiilerich.com> - 6.6.1-2 - Fix sources file * Mon Dec 11 2023 Mads Kiilerich <mads@kiilerich.com> - 6.6.1-1 - mercurial 6.6.1 * Tue Nov 21 2023 Mads Kiilerich <mads@kiilerich.com> - 6.6-1 - mercurial 6.6 and patch to use cargo toml 0.8 * Thu Nov 09 2023 Mads Kiilerich <mads@kiilerich.com> - 6.5.3-2 - Better support for custom _prefix * Wed Nov 08 2023 Mads Kiilerich <mads@kiilerich.com> - 6.5.3-1 - mercurial 6.5.3 * Mon Aug 07 2023 Mads Kiilerich <mads@kiilerich.com> - 6.5.1-1 - mercurial 6.5.1 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 07 2023 Mads Kiilerich <mads@kiilerich.com> - 6.5-1 - mercurial 6.5 * Mon Jun 26 2023 Python Maint <python-maint@redhat.com> - 6.4.5-2 - Rebuilt for Python 3.12 * Thu Jun 22 2023 Mads Kiilerich <mads@kiilerich.com> - 6.4.5-1 - mercurial 6.4.5 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 6.4.4-2 - Rebuilt for Python 3.12 * Thu Jun 08 2023 Mads Kiilerich <mads@kiilerich.com> - 6.4.4-1 - mercurial 6.4.4 * Thu May 04 2023 Mads Kiilerich <mads@kiilerich.com> - 6.4.3-1 - mercurial 6.4.3 * Tue Apr 18 2023 Mads Kiilerich <mads@kiilerich.com> - 6.4.2-1 - mercurial 6.4.2 * Thu Apr 13 2023 Mads Kiilerich <mads@kiilerich.com> - 6.4.1-1 - mercurial 6.4.1 * Fri Mar 24 2023 Mads Kiilerich <mads@kiilerich.com> - 6.4-1 - mercurial 6.4 * Thu Mar 02 2023 Mads Kiilerich <mads@kiilerich.com> - 6.3.3-1 - mercurial 6.3.3 * Thu Feb 23 2023 Fabio Valentini <decathorpe@gmail.com> - 6.3.2-4 - Bump zstd crate dependency from 0.11 to 0.12. * Sun Feb 05 2023 Fabio Valentini <decathorpe@gmail.com> - 6.3.2-3 - Rebuild for fixed frame pointer compiler flags in Rust RPM macros.
/usr/bin/chg /usr/lib/.build-id /usr/lib/.build-id/b8 /usr/lib/.build-id/b8/b3edf2ac0d73ec842b0ee7c13f3f3d74a4861f /usr/share/man/man1/chg.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jan 23 23:45:20 2025