summaryrefslogtreecommitdiff
path: root/guix/upstream.scm
AgeCommit message (Expand)Author
2026-04-12guix: texlive importer: Refresh texlive-source properly.Nicolas Goaziou
2026-01-25describe: Define and use ‘modules-from-current-profile’.Ludovic Courtès
2025-04-27upstream: Do not update to same version.Maxim Cournoyer
2025-02-28refresh: Add support for partial target versions.Maxim Cournoyer
2025-02-28gnupg: Automatically fallback to 'always policy when non-interactive.Maxim Cournoyer
2025-01-24upstream: ‘package-archive-type’ doesn’t choke on lack of extension.Ludovic Courtès
2025-01-11upstream: Return #f when ‘source-urls’ is a <git-reference>.Ludovic Courtès
2025-01-08upstream: Define ‘preferred-upstream-source’.Ludovic Courtès
2025-01-08upstream: Extract ‘preferred-upstream-source-url’.Ludovic Courtès
2025-01-08upstream: Switch to SRFI-71.Ludovic Courtès
2024-10-19upstream: Try the generic importers last.Maxim Cournoyer
2024-08-31guix: import texlive: Implement auto-updates.Nicolas Goaziou
2024-02-19upstream: update-package-inputs: Sort extra inputs.Ricardo Wurmus
2023-09-13upstream: Compare symbols to symbols.Ricardo Wurmus
2023-05-31upstream: Honor package properties for ignored and extra inputs.Ludovic Courtès
2023-05-31upstream: Remove <upstream-input-change> and related code.Ludovic Courtès
2023-05-31upstream: 'update-package-source' edits input fields.Ludovic Courtès
2023-05-31diagnostics: Factorize 'absolute-location'.Ludovic Courtès
2023-05-31upstream: Replace 'input-changes' field by 'inputs'.Ludovic Courtès
2023-05-18refresh: Honor '--key-server'.Ludovic Courtès
2023-03-13guix: Strip #:use-module lists.Ludovic Courtès
2023-01-03upstream: Allow downgrades.Ludovic Courtès
2022-12-26upstream: Allow updating to a specific version.Hartmut Goebel
2022-12-26upstream-updater: Rename record field.Hartmut Goebel
2022-11-11upstream: Factorize 'package-archive-type'.Ludovic Courtès
2022-07-19upstream: Sort '%updaters' alphabetically.Ludovic Courtès
2022-07-01upstream: 'guix refresh -u' no longer stops when upstream info is lacking.Ludovic Courtès
2022-06-15upstream: 'package-update' reports "unknown upstream releases" errors.Ludovic Courtès
2022-06-15import: Add hex.pm importer.Hartmut Goebel
2022-01-06upstream: Support updating and fetching 'git-fetch' origins.Sarah Morgensen
2022-01-05guix/upstream: Let changed-inputs support the new input lists.Ricardo Wurmus
2021-10-08Revert the #51061 patch series for now.Tobias Geerinckx-Rice
2021-10-07import: Add hex.pm importer.Hartmut Goebel
2021-04-06upstream: 'package-latest-release' tries all the matching updaters.Ludovic Courtès
2021-01-19transformations: Add '--with-latest'.Ludovic Courtès
2021-01-07upstream: Make the 'updaters' parameter optional.Ludovic Courtès
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