summaryrefslogtreecommitdiff
path: root/guix/scripts/weather.scm
AgeCommit message (Expand)Author
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