summaryrefslogtreecommitdiff
path: root/guix/scripts/refresh.scm
AgeCommit message (Expand)Author
2021-10-15refresh: Report suggested input changes with 'info'.Ludovic Courtès
2020-11-18guix: refresh: Do not use argument jumping with ngettext.Miguel Ángel Arruga Vivas
2020-09-10scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès
2020-01-18refresh: Fix internal variable name.zimoun
2020-01-16refresh: Add '--load-path' option.zimoun
2019-09-10refresh: Distinguish between "no updater" and "failing updater".Ludovic Courtès
2019-08-17refresh: Use the standard diagnostic procedures.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-01-25refresh: Better account for private and generated packages.Ludovic Courtès
2019-01-25refresh: Fix format string that would lead '-l' to print incorrect numbers.Ludovic Courtès
2019-01-12refresh: Suggest input changes when updating.Ricardo Wurmus
2019-01-11refresh: Turn on warnings when '--manifest' is used.Ludovic Courtès
2019-01-11refresh: Refactor option handling and '--recursive'.Ludovic Courtès
2018-12-24scripts: refresh: Allow searching recursively.Efraim Flashner
2018-12-10refresh: Account for overlapping updater coverage.Eric Bavier
2018-12-04refresh: '--list-dependents' ignores deprecated packages.Ludovic Courtès
2018-09-16gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly.Ludovic Courtès
2018-09-04Switch to Guile-Gcrypt.Ludovic Courtès
2017-11-07refresh: Account for hidden packages.Ludovic Courtès
2017-10-28scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'.Ludovic Courtès
2017-10-09guix: lint: Add checker for new upstream versions.Efraim Flashner
2017-06-24refresh: Be more verbose when passed an explicit package list.Ludovic Courtès
2017-06-04scripts: refresh: Add -m manifest option.Mathieu Othacehe
2017-05-03refresh: Use (guix discovery).Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'.Ludovic Courtès
2017-05-01refresh: Report packages using the "@" syntax.Ludovic Courtès
2017-02-09import: Add stackage importer and updater.Federico Beffa
2016-12-16refresh: Make dependency on (guix import crates) weak.Ludovic Courtès
2016-12-14import: Add updater for rust crates.David Craven
2016-12-14import: Add importer for rust crates.David Craven
2016-12-12import: cpan: Add updater.Eric Bavier
2016-12-05refresh: Indicate that PACKAGE... is optional.Tobias Geerinckx-Rice
2016-11-30refresh: '--list-updaters' shows updater coverage.Ludovic Courtès
2016-11-30gnu-maintenance: Add kernel.org updater.Ludovic Courtès
2016-11-30refresh: Honor the selected updaters when '-u' isn't given.Ludovic Courtès
2016-11-29refresh: Warn about packages that lack an updater.Ludovic Courtès
2016-10-19Use (ice-9 binary-ports) instead of (rnrs io ports).Ludovic Courtès
2016-09-20ui: Do not shadow '_' where it's used as a literal syntax match.Ludovic Courtès
2016-08-02gnu-maintenance: Add KDE updater.David Craven
2016-05-24refresh: Make 'list-dependents' a monadic procedure.Ludovic Courtès
2016-03-30import: Add Hackage updater.Eric Bavier
2016-02-26import: Add github-updater.Ben Woodcroft
2016-02-24gnu-maintenance: Add X.org updater.Andy Wingo
2016-02-23refresh: Remove unneeded import.Ludovic Courtès
2016-02-20import: gem: Add updater.Ben Woodcroft
2016-01-20import: Add Bioconductor importer and updater.Ricardo Wurmus
2015-12-07gnu-maintenance: Add GNOME updater.Ludovic Courtès
2015-12-07refresh: Bail out when asked for a nonexistent updater.Ludovic Courtès
2015-11-29refresh: Check updater availability at run time.Ludovic Courtès