summaryrefslogtreecommitdiff
path: root/guix/scripts/weather.scm
AgeCommit message (Expand)Author
2024-01-24weather: Add ‘-e’.Ludovic Courtès
2023-12-11weather: Report unauthorized substitute servers.Ludovic Courtès
2023-12-11weather: Use the same substitute URLs as guix-daemon.Ludovic Courtès
2023-10-17scripts: weather: Handle EPIPE errors when displaying help.Simon Tournier
2022-10-22Remove now unnecessary uses of (guix grafts).Ludovic Courtès
2022-09-20weather: Actually show the weather.Ludovic Courtès
2022-05-22scripts: Add --list-systems and --list-targets options.Mathieu Othacehe
2022-04-01weather: Colorize the output.Ludovic Courtès
2021-09-03weather: Don't look for exported package replacements twice.Christopher Baines
2021-06-29weather: Handle zero requested store items gracefully.Maxime Devos
2021-05-08weather: '--display-missing' shows the system type of missing items.Ludovic Courtès
2021-03-17weather: Only show request statistics when requests were made.Christopher Baines
2021-03-17scripts: weather: Provide more representative request statistics.Christopher Baines
2021-03-09weather: Call lookup-narinfos with a custom progress reporter.Christopher Baines
2021-03-05guix: Split (guix substitutes) from (guix scripts substitute).Christopher Baines
2021-01-16guix: Move narinfo code from substitute script to module.Christopher Baines
2020-11-25weather: Fix '--substitute-urls'.zimoun
2020-09-10scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès
2020-07-05weather: Print 0.0% correctly.Arun Isaac
2020-04-14weather: Delete duplicate entries coming from '--manifest'.Ludovic Courtès
2020-03-22Remove workaround for 'time-monotonic' in Guile 2.2.2.Ludovic Courtès
2020-03-13weather: '--coverage' filters out non-package objects.Ludovic Courtès
2020-03-13weather: Exit with non-zero when coverage is below 100%.Ludovic Courtès
2020-03-12weather: Allow for multiple '--manifest' options.Ludovic Courtès
2020-03-12weather: Add '--display-missing'.Ludovic Courtès
2020-03-05weather: Parameterize '%graft?' upfront.Ludovic Courtès
2020-03-05weather: Allow non-package objects in manifest.Ludovic Courtès
2019-06-02substitute: Select the best compression methods.Ludovic Courtès
2019-05-22weather: Accept package specs on the command line.Ludovic Courtès
2019-01-25weather: Add '--coverage'.Ludovic Courtès
2019-01-25weather: Ignore deprecated packages but not hidden packages.Ludovic Courtès
2018-07-07weather: Fix pasto in --version output.Kyle Meyer
2018-04-30weather: Fix type error when reporting CI stats.Ludovic Courtès
2018-03-28weather: Report continuous integration stats.Ludovic Courtès
2017-12-01weather: Use (guix progress) for progress report.Ludovic Courtès
2017-10-28scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'.Ludovic Courtès
2017-10-27scripts: Use 'args-fold*' for command that do not honor build flags.Ludovic Courtès
2017-07-27weather: Show "-m" option in help message.Ludovic Courtès
2017-07-25Add 'guix weather'.Ludovic Courtès