summaryrefslogtreecommitdiff
path: root/guix/scripts/weather.scm
Commit message (Expand)AuthorAge
* weather: Delete duplicate entries coming from '--manifest'.Ludovic Courtès2020-04-14
* Remove workaround for 'time-monotonic' in Guile 2.2.2.Ludovic Courtès2020-03-22
* weather: '--coverage' filters out non-package objects.Ludovic Courtès2020-03-13
* weather: Exit with non-zero when coverage is below 100%.Ludovic Courtès2020-03-13
* weather: Allow for multiple '--manifest' options.Ludovic Courtès2020-03-12
* weather: Add '--display-missing'.Ludovic Courtès2020-03-12
* weather: Parameterize '%graft?' upfront.Ludovic Courtès2020-03-05
* weather: Allow non-package objects in manifest.Ludovic Courtès2020-03-05
* substitute: Select the best compression methods.Ludovic Courtès2019-06-02
* weather: Accept package specs on the command line.Ludovic Courtès2019-05-22
* weather: Add '--coverage'.Ludovic Courtès2019-01-25
* weather: Ignore deprecated packages but not hidden packages.Ludovic Courtès2019-01-25
* weather: Fix pasto in --version output.Kyle Meyer2018-07-07
* weather: Fix type error when reporting CI stats.Ludovic Courtès2018-04-30
* weather: Report continuous integration stats.Ludovic Courtès2018-03-28
* weather: Use (guix progress) for progress report.Ludovic Courtès2017-12-01
* scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2017-10-28
* scripts: Use 'args-fold*' for command that do not honor build flags.Ludovic Courtès2017-10-27
* weather: Show "-m" option in help message.Ludovic Courtès2017-07-27
* Add 'guix weather'.Ludovic Courtès2017-07-25