summaryrefslogtreecommitdiff
path: root/guix/gnu-maintenance.scm
AgeCommit message (Expand)Author
2026-03-29refresh: Make --list-updaters fast if web.cvs.savannah.gnu.org is broken.Hugo Buddelmeijer
2025-11-18gnu-maintenance: ‘generic-html’ recognizes ‘release-file-regexp’ prop...Ludovic Courtès
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
2025-09-18Update Maxim's email address.Maxim Cournoyer
2025-07-13gnu-maintenance: Update Savannah release monitoring URL.Ludovic Courtès
2025-05-17import: Guard against potential type error.Maxim Cournoyer
2025-03-12gnu-maintenance: Better fix for 'guix refresh --update'.Maxim Cournoyer
2025-03-03Extend a few more importers with support for #:partial-version?.Maxim Cournoyer
2025-03-03import: Avoid duplicate trailing '/' in computed import URL.Maxim Cournoyer
2025-02-28refresh: Add support for partial target versions.Maxim Cournoyer
2024-12-01gnu-maintenance: ‘generic-html’ update honors <base href="…">.Ludovic Courtès
2024-12-01gnu-maintenance: ‘gnu-ftp’ updater excludes GnuPG-hosted packages.Ludovic Courtès
2024-12-01gnu-maintenance: Savannah/Xorg updaters no longer abort on network errors.Ludovic Courtès
2024-12-01gnu-maintenance: ‘import-html-release’ doesn’t abort upon HTTP 404.Ludovic Courtès
2023-09-11gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs.Maxim Cournoyer
2023-09-11Revert "gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs."Maxim Cournoyer
2023-09-11gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs.Maxim Cournoyer
2023-09-06gnu-maintenance: Do not error when there are no candidates.Maxim Cournoyer
2023-09-05gnu-maintenance: Do not crash on refresh when origin URI is a list.Maxim Cournoyer
2023-08-26gnu-maintenance: Consider Qt source tarballs as "release files".Maxim Cournoyer
2023-08-26gnu-maintenance: Allow mirror URLs to fallback to the generic HTML updater.Maxim Cournoyer
2023-08-26gnu-maintenance: Add support to rewrite version in URL path.Maxim Cournoyer
2023-08-26gnu-maintenance: Extract 'canonicalize-url' from 'import-html-release'.Maxim Cournoyer
2023-08-26gnu-maintenance: Document nested procedures in 'import-html-release'.Maxim Cournoyer
2023-08-26gnu-maintenance: Accept package object in 'import-html-release' procedure.Maxim Cournoyer
2023-08-26gnu-maintenance: Fix indentation.Maxim Cournoyer
2023-08-26gnu-maintenance: Extract url->links procedure.Maxim Cournoyer
2023-08-26gnu-maintenance: Fix docstring.Maxim Cournoyer
2023-08-26gnu-maintenance: Make base-url argument of import-html-release required.Maxim Cournoyer
2023-08-22gnu-maintenance: Improve check for disabled host names.Maxim Cournoyer
2023-03-13guix: Strip #:use-module lists.Ludovic Courtès
2023-01-08gnu-maintenance: 'gnu' and 'gnu-ftp' predicates catch networking errors.Ludovic Courtès
2023-01-08gnu-maintenance: Factorize 'false-if-networking-failure'.Ludovic Courtès
2022-12-26gnu-maintenance: Allow updating to a specific version.Hartmut Goebel
2022-12-26import: sourceforge: Issue error-message if version is given.Hartmut Goebel
2022-12-26upstream-updater: Rename record field.Hartmut Goebel
2022-12-08gnu-maintenance: 'generic-html' updater ignores invalid host names.Ludovic Courtès
2022-11-13guix: Replace defective freemirror.org.Tobias Geerinckx-Rice
2022-11-11gnu-maintenance: 'release-file?' excludes "valgrind-3.20.0.RC1.tar.bz2".Ludovic Courtès
2022-11-11gnu-maintenance: 'gnu' updater prefers tarball with same compression.Ludovic Courtès
2022-10-03gnu-maintenance: Remove retired 'gforge.inria.fr' site.Maxim Cournoyer
2022-09-26gnu-maintenance: Remove unused procedures.Maxime Devos
2022-09-26gnu-maintenance: Simplify latest-kernel.org-release.Maxime Devos
2022-09-26gnu-maintenance: Simplify latest-savannah-release.Maxime Devos
2022-09-26gnu-maintenance: Produce mirror:// URIs in latest-html-release.Maxime Devos
2022-09-26gnu-maintenance: Produce mirror:// URIs in latest-ftp-release.Maxime Devos
2022-09-26lint: Extract logic of 'check-mirror-url'.Maxime Devos
2022-09-17gnu-maintenance: Support // URLs in latest-html-release.Maxime Devos
2021-06-03gnu-maintenance: 'generic-html' computes the right source URL.Ludovic Courtès