aboutsummaryrefslogtreecommitdiff
path: root/guix/scripts/refresh.scm
Commit message (Expand)AuthorAge
* scripts: refresh: Handle EPIPE errors when displaying help.Simon Tournier2023-10-17
* refresh: Fix sorting of updates by file and line number.Ricardo Wurmus2023-10-05
* refresh: Add --target-version option.Maxim Cournoyer2023-08-15
* scripts/refresh: Remove column from spec line before sorting.Ricardo Wurmus2023-07-17
* gnu: Add libc-for-target and glibc/hurd.Josselin Poiret2023-07-13
* refresh: Sort update specs by package location.Ricardo Wurmus2023-07-12
* upstream: 'update-package-source' edits input fields.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
* refresh: Support select packages SUBSET by module name.宋文武2023-04-23
* scripts: refresh: Add -T option.jgart2023-03-21
* guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
* refresh: Always return an <update-spec> for each command-line option.Ludovic Courtès2023-01-03
* refresh: Honor user-provided target version and report downgrades.Ludovic Courtès2023-01-03
* refresh: Allow updating to a specific version.Hartmut Goebel2022-12-26
* refresh: Repurpose '-L' for '--load-path'.Ludovic Courtès2022-06-22
* refresh: Switch to SRFI-71.Ludovic Courtès2022-06-15
* refresh: Support non-tarball sources.Sarah Morgensen2022-01-06
* refresh: Report suggested input changes with 'info'.Ludovic Courtès2021-10-15
* guix: refresh: Do not use argument jumping with ngettext.Miguel Ángel Arruga Vivas2020-11-18
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* refresh: Fix internal variable name.zimoun2020-01-18
* refresh: Add '--load-path' option.zimoun2020-01-16
* refresh: Distinguish between "no updater" and "failing updater".Ludovic Courtès2019-09-10
* refresh: Use the standard diagnostic procedures.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
* refresh: Better account for private and generated packages.Ludovic Courtès2019-01-25
* refresh: Fix format string that would lead '-l' to print incorrect numbers.Ludovic Courtès2019-01-25
* refresh: Suggest input changes when updating.Ricardo Wurmus2019-01-12
* refresh: Turn on warnings when '--manifest' is used.Ludovic Courtès2019-01-11
* refresh: Refactor option handling and '--recursive'.Ludovic Courtès2019-01-11
* scripts: refresh: Allow searching recursively.Efraim Flashner2018-12-24
* refresh: Account for overlapping updater coverage.Eric Bavier2018-12-10
* refresh: '--list-dependents' ignores deprecated packages.Ludovic Courtès2018-12-04
* gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly.Ludovic Courtès2018-09-16
* Switch to Guile-Gcrypt.Ludovic Courtès2018-09-04
* refresh: Account for hidden packages.Ludovic Courtès2017-11-07
* scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2017-10-28
* guix: lint: Add checker for new upstream versions.Efraim Flashner2017-10-09
* refresh: Be more verbose when passed an explicit package list.Ludovic Courtès2017-06-24
* scripts: refresh: Add -m manifest option.Mathieu Othacehe2017-06-04
* refresh: Use (guix discovery).Ludovic Courtès2017-05-03
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* refresh: Report packages using the "@" syntax.Ludovic Courtès2017-05-01
* import: Add stackage importer and updater.Federico Beffa2017-02-09
* refresh: Make dependency on (guix import crates) weak.Ludovic Courtès2016-12-16
* import: Add updater for rust crates.David Craven2016-12-14
* import: Add importer for rust crates.David Craven2016-12-14
* import: cpan: Add updater.Eric Bavier2016-12-12