aboutsummaryrefslogtreecommitdiff
path: root/guix/gnu-maintenance.scm
Commit message (Expand)AuthorAge
* gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs.Maxim Cournoyer2023-09-11
* Revert "gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs."Maxim Cournoyer2023-09-11
* gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs.Maxim Cournoyer2023-09-11
* gnu-maintenance: Do not error when there are no candidates.Maxim Cournoyer2023-09-06
* gnu-maintenance: Do not crash on refresh when origin URI is a list.Maxim Cournoyer2023-09-05
* gnu-maintenance: Consider Qt source tarballs as "release files".Maxim Cournoyer2023-08-26
* gnu-maintenance: Allow mirror URLs to fallback to the generic HTML updater.Maxim Cournoyer2023-08-26
* gnu-maintenance: Add support to rewrite version in URL path.Maxim Cournoyer2023-08-26
* gnu-maintenance: Extract 'canonicalize-url' from 'import-html-release'.Maxim Cournoyer2023-08-26
* gnu-maintenance: Document nested procedures in 'import-html-release'.Maxim Cournoyer2023-08-26
* gnu-maintenance: Accept package object in 'import-html-release' procedure.Maxim Cournoyer2023-08-26
* gnu-maintenance: Fix indentation.Maxim Cournoyer2023-08-26
* gnu-maintenance: Extract url->links procedure.Maxim Cournoyer2023-08-26
* gnu-maintenance: Fix docstring.Maxim Cournoyer2023-08-26
* gnu-maintenance: Make base-url argument of import-html-release required.Maxim Cournoyer2023-08-26
* gnu-maintenance: Improve check for disabled host names.Maxim Cournoyer2023-08-22
* guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
* gnu-maintenance: 'gnu' and 'gnu-ftp' predicates catch networking errors.Ludovic Courtès2023-01-08
* gnu-maintenance: Factorize 'false-if-networking-failure'.Ludovic Courtès2023-01-08
* gnu-maintenance: Allow updating to a specific version.Hartmut Goebel2022-12-26
* import: sourceforge: Issue error-message if version is given.Hartmut Goebel2022-12-26
* upstream-updater: Rename record field.Hartmut Goebel2022-12-26
* gnu-maintenance: 'generic-html' updater ignores invalid host names.Ludovic Courtès2022-12-08
* guix: Replace defective freemirror.org.Tobias Geerinckx-Rice2022-11-13
* gnu-maintenance: 'release-file?' excludes "valgrind-3.20.0.RC1.tar.bz2".Ludovic Courtès2022-11-11
* gnu-maintenance: 'gnu' updater prefers tarball with same compression.Ludovic Courtès2022-11-11
* gnu-maintenance: Remove retired 'gforge.inria.fr' site.Maxim Cournoyer2022-10-03
* gnu-maintenance: Remove unused procedures.Maxime Devos2022-09-26
* gnu-maintenance: Simplify latest-kernel.org-release.Maxime Devos2022-09-26
* gnu-maintenance: Simplify latest-savannah-release.Maxime Devos2022-09-26
* gnu-maintenance: Produce mirror:// URIs in latest-html-release.Maxime Devos2022-09-26
* gnu-maintenance: Produce mirror:// URIs in latest-ftp-release.Maxime Devos2022-09-26
* lint: Extract logic of 'check-mirror-url'.Maxime Devos2022-09-26
* gnu-maintenance: Support // URLs in latest-html-release.Maxime Devos2022-09-17
* gnu-maintenance: 'generic-html' computes the right source URL.Ludovic Courtès2021-06-03
* gnu-maintenance: 'generic-html' correctly handles relative release URLs.Ludovic Courtès2021-05-28
* gnu-maintenance: 'release-file?' accepts 'v' prefix as in "PKG-v1.2.tgz".Ludovic Courtès2021-05-28
* gnu-maintenance: 'sourceforge' updater reuses the same connection.Ludovic Courtès2021-04-08
* gnu-maintenance: Add 'sourceforge' updater.Ludovic Courtès2021-04-06
* gnu-maintenance: Recognize more source tarball naming schemes.Ludovic Courtès2021-04-05
* gnu-maintenance: Remove unused procedure.Ludovic Courtès2021-04-05
* gnu-maintenance: 'generic-html' updates packages with the right property.Ludovic Courtès2021-04-05
* gnu-maintenance: Recognize "-source" tarball suffix.Ludovic Courtès2021-03-29
* gnu-maintenance: Exclude GNU Radio from the 'gnu-ftp' updater predicate.Ludovic Courtès2021-03-21
* gnu-maintenance: Accept underscores as package/version separators.Ludovic Courtès2021-03-20
* gnu-maintenance: Better handle empty #:directory for 'latest-html-release'.Ludovic Courtès2021-03-19
* gnu-maintenance: Add a timeout on FTP connection establishment.Ludovic Courtès2021-03-17
* gnu-maintenance: Remove unused parameters of 'latest-ftp-release'.Ludovic Courtès2021-03-17
* gnu-maintenance: Add 'generic-html' updater.Ludovic Courtès2021-03-17
* gnu-maintenance: 'latest-html-release' better computes version number.Ludovic Courtès2021-03-17