aboutsummaryrefslogtreecommitdiff
path: root/guix/upstream.scm
Commit message (Expand)AuthorAge
* upstream: update-package-inputs: Sort extra inputs.Ricardo Wurmus2024-02-19
* upstream: Compare symbols to symbols.Ricardo Wurmus2023-09-13
* upstream: Honor package properties for ignored and extra inputs.Ludovic Courtès2023-05-31
* upstream: Remove <upstream-input-change> and related code.Ludovic Courtès2023-05-31
* upstream: 'update-package-source' edits input fields.Ludovic Courtès2023-05-31
* diagnostics: Factorize 'absolute-location'.Ludovic Courtès2023-05-31
* upstream: Replace 'input-changes' field by 'inputs'.Ludovic Courtès2023-05-31
* refresh: Honor '--key-server'.Ludovic Courtès2023-05-18
* guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
* upstream: Allow downgrades.Ludovic Courtès2023-01-03
* upstream: Allow updating to a specific version.Hartmut Goebel2022-12-26
* upstream-updater: Rename record field.Hartmut Goebel2022-12-26
* upstream: Factorize 'package-archive-type'.Ludovic Courtès2022-11-11
* upstream: Sort '%updaters' alphabetically.Ludovic Courtès2022-07-19
* upstream: 'guix refresh -u' no longer stops when upstream info is lacking.Ludovic Courtès2022-07-01
* upstream: 'package-update' reports "unknown upstream releases" errors.Ludovic Courtès2022-06-15
* import: Add hex.pm importer.Hartmut Goebel2022-06-15
* upstream: Support updating and fetching 'git-fetch' origins.Sarah Morgensen2022-01-06
* guix/upstream: Let changed-inputs support the new input lists.Ricardo Wurmus2022-01-05
* Revert the #51061 patch series for now.Tobias Geerinckx-Rice2021-10-08
* import: Add hex.pm importer.Hartmut Goebel2021-10-07
* upstream: 'package-latest-release' tries all the matching updaters.Ludovic Courtès2021-04-06
* transformations: Add '--with-latest'.Ludovic Courtès2021-01-19
* upstream: Make the 'updaters' parameter optional.Ludovic Courtès2021-01-07
* upstream: Handle the case where the file name has no extension.Danny Milosavljevic2020-07-27
* Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès2020-07-25
* upstream: 'download-tarball' gracefully handles missing signatures.Ludovic Courtès2020-07-21
* upstream: Use 'warning' instead of 'format'.Ludovic Courtès2020-07-20
* upstream: Define 'url-predicate' and use it.Ludovic Courtès2020-07-03
* upstream: Use 'origin-hash'.Ludovic Courtès2020-05-22
* gnupg: 'gnupg-verify*' returns a status symbol.Ludovic Courtès2019-12-20
* refresh: Distinguish between "no updater" and "failing updater".Ludovic Courtès2019-09-10
* upstream: Gracefully handle archive type changes.Ludovic Courtès2019-08-17
* refresh: Update the source code URL.Ludovic Courtès2019-03-27
* upstream: 'package-update' returns the <upstream-source> object.Ludovic Courtès2019-03-27
* upstream: Correctly report failure to update Git checkouts.Ludovic Courtès2019-03-08
* refresh: Suggest input changes when updating.Ricardo Wurmus2019-01-12
* discovery: Remove dependency on (guix ui).Ludovic Courtès2018-04-08
* upstream: Reject bogus archive type guesses.Ludovic Courtès2017-12-19
* guix: lint: Add checker for new upstream versions.Efraim Flashner2017-10-09
* upstream: Add 'url-prefix-predicate'.Ludovic Courtès2017-09-26
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* upstream: Avoid '_' as a pattern variable in 'match'.Ludovic Courtès2017-03-14
* upstream: Determine archive type correctly.David Craven2016-12-15
* upstream: Use first url when it lacks an extension.Ludovic Courtès2016-12-14
* upstream: Properly verify signatures of uncompressed tarballs.Ludovic Courtès2016-11-30
* refresh: Warn about packages that lack an updater.Ludovic Courtès2016-11-29
* import: Gracefully report import failures.Ludovic Courtès2016-05-17
* upstream: Pass a package object to updaters.Ludovic Courtès2016-04-15
* gnu-maintenance: update-package-source: Only update the desired package.宋文武2016-04-13