summaryrefslogtreecommitdiff
path: root/guix/upstream.scm
AgeCommit message (Expand)Author
2020-07-27upstream: Handle the case where the file name has no extension.Danny Milosavljevic
2020-07-25Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès
2020-07-21upstream: 'download-tarball' gracefully handles missing signatures.Ludovic Courtès
2020-07-20upstream: Use 'warning' instead of 'format'.Ludovic Courtès
2020-07-03upstream: Define 'url-predicate' and use it.Ludovic Courtès
2020-05-22upstream: Use 'origin-hash'.Ludovic Courtès
2019-12-20gnupg: 'gnupg-verify*' returns a status symbol.Ludovic Courtès
2019-09-10refresh: Distinguish between "no updater" and "failing updater".Ludovic Courtès
2019-08-17upstream: Gracefully handle archive type changes.Ludovic Courtès
2019-03-27refresh: Update the source code URL.Ludovic Courtès
2019-03-27upstream: 'package-update' returns the <upstream-source> object.Ludovic Courtès
2019-03-08upstream: Correctly report failure to update Git checkouts.Ludovic Courtès
2019-01-12refresh: Suggest input changes when updating.Ricardo Wurmus
2018-04-08discovery: Remove dependency on (guix ui).Ludovic Courtès
2017-12-19upstream: Reject bogus archive type guesses.Ludovic Courtès
2017-10-09guix: lint: Add checker for new upstream versions.Efraim Flashner
2017-09-26upstream: Add 'url-prefix-predicate'.Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'.Ludovic Courtès
2017-03-14upstream: Avoid '_' as a pattern variable in 'match'.Ludovic Courtès
2016-12-15upstream: Determine archive type correctly.David Craven
2016-12-14upstream: Use first url when it lacks an extension.Ludovic Courtès
2016-11-30upstream: Properly verify signatures of uncompressed tarballs.Ludovic Courtès
2016-11-29refresh: Warn about packages that lack an updater.Ludovic Courtès
2016-05-17import: Gracefully report import failures.Ludovic Courtès
2016-04-15upstream: Pass a package object to updaters.Ludovic Courtès
2016-04-13gnu-maintenance: update-package-source: Only update the desired package.宋文武
2016-03-09upstream: Fix 'signature-urls' coalescing.Ludovic Courtès
2015-12-07gnu-maintenance: ftp.gnome.org does not provide signatures.Ludovic Courtès
2015-11-03import: gnu: Update to the (guix upstream) API.Ludovic Courtès
2015-10-27upstream: Add 'description' field to 'upstream-updater'.Alex Kost
2015-10-21gnu-maintenance: Generalize, leading to (guix upstream).Ludovic Courtès