summaryrefslogtreecommitdiff
path: root/guix/scripts/refresh.scm
AgeCommit message (Expand)Author
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
2015-11-23refresh: Add '--expression'....Ludovic Courtès
2015-11-21refresh: Rewrite '--list-dependent' in terms of (guix graph)....Ludovic Courtès
2015-11-11refresh: Avoid non-literal format string....Ludovic Courtès
2015-11-08refresh: Discard PyPI updater when Guile-JSON is missing....Ludovic Courtès
2015-11-03import: pypi: add updater...Cyril Roelandt
2015-11-02emacs: Add completions for '--type' option of 'refresh' popup....Alex Kost