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.8.2 | Vendor: Fedora Project |
Release: 1.fc41 | Build date: Mon Oct 28 21:54:00 2024 |
Group: Unspecified | Build host: buildhw-a64-05.iad2.fedoraproject.org |
Size: 70162 | Source RPM: mercurial-6.8.2-1.fc41.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 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. * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 04 2023 Mads Kiilerich <mads@kiilerich.com> - 6.3.2-1 - mercurial 6.3.2 * Sat Nov 19 2022 Mads Kiilerich <mads@kiilerich.com> - 6.3.1-1 - mercurial 6.3.1 * Mon Nov 14 2022 Mads Kiilerich <mads@kiilerich.com> - 6.3.0-1 - mercurial 6.3.0
/usr/bin/chg /usr/lib/.build-id /usr/lib/.build-id/02 /usr/lib/.build-id/02/e3c3530cc76b093a3d68c0a7cb92a8aa23007a /usr/share/man/man1/chg.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 1 05:49:15 2024