summaryrefslogtreecommitdiff
path: root/guix/gnu-maintenance.scm
Commit message (Expand)AuthorAge
* 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
* gnu-maintenance: 'latest-html-release' can determine signature file name.Ludovic Courtès2021-03-17
* gnu-maintenance: 'release-file?' rejects checksum files.Ludovic Courtès2021-03-17
* gnu-maintenance: 'latest-html-release' considers non-relative URLs.Ludovic Courtès2021-03-17
* gnu-maintenance: Use (htmlprag) for 'latest-html-release'.Ludovic Courtès2021-03-17
* gnu-maintenance: Autoload (zlib).Ludovic Courtès2021-03-13
* gnu-maintenance: Fix error handling.zimoun2021-01-31
* Use "guile-zlib" and "guile-lzlib" instead of (guix config).Mathieu Othacehe2020-08-24
* upstream: 'download-tarball' gracefully handles missing signatures.Ludovic Courtès2020-07-21
* gnu-maintenance: Recognize "RC" as denoting a pre-release tarball.Ludovic Courtès2020-07-20
* gnu-maintenance: Handle lists returned by 'origin-uri'.Ludovic Courtès2020-07-20
* gnu-maintenance: Call 'adjusted-upstream-source' only when there's a source.Ludovic Courtès2020-07-20
* gnu-maintenance: 'kernel.org' and 'savannah' updaters rewrite URLs.Ludovic Courtès2020-07-20
* gnu-maintenance: Add 'savannah' updater.Ludovic Courtès2020-07-20
* gnu-maintenance: 'latest-html-release' honors #:file->signature.Ludovic Courtès2020-07-20
* import: Do not assume that 'package-source' returns an origin.Ludovic Courtès2020-07-03
* upstream: Move KDE updater into a separate module.Hartmut Goebel2019-09-10
* gnu-maintenance: KDE updater no longer relies on FTP access.Hartmut Goebel2019-09-10
* guix: Rename and move sans-extension to tarball-sans-extension.Hartmut Goebel2019-09-10
* gnu-maintenance: Switch to ftp.mirrorservice.org for KDE updater.Marius Bakke2019-06-10
* gnu-maintenance: Update URL for package databases.Ludovic Courtès2019-05-12
* gnu-maintenance: Verify GPG signatures in KDE updater.Marius Bakke2019-02-15
* gnu-maintenance: Base kernel.org updater on HTML directory listings.Ludovic Courtès2018-11-10
* gnu-maintenance: ".sign" and ".asc" files no longer match 'release-file?'.Ludovic Courtès2018-11-10
* gnu-maintenance: Get GNU metadata from rec files.Ludovic Courtès2018-07-11
* gnu-maintenance: 'latest-ftp-release' ignores "unstable" directories.Ludovic Courtès2017-12-17
* gnu-maintenance: Relax recursion cutoff in 'latest-ftp-release'.Ludovic Courtès2017-11-24