summaryrefslogtreecommitdiff
path: root/guix/scripts/challenge.scm
Commit message (Expand)AuthorAge
* serialize: Export 'dump-port*'.Ludovic Courtès2020-01-15
* challenge: Fix type mismatch when comparing to a local hash.Ludovic Courtès2019-12-15
* challenge: Support "--diff=diffoscope".Ludovic Courtès2019-12-12
* challenge: Add "--diff".Ludovic Courtès2019-12-12
* challenge: Report the best narinfo URI.Ludovic Courtès2019-12-12
* substitute: Select the best compression methods.Ludovic Courtès2019-06-02
* store: Rename '&nix-error' to '&store-error'.Ludovic Courtès2019-01-21
* 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
* challenge: Display an overall summary.Ludovic Courtès2017-10-25
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* challenge: Add '--verbose'.Ludovic Courtès2017-01-14
* challenge: Return comparison reports instead of just discrepancies.Ludovic Courtès2017-01-14
* challenge: Use a warning when substitutes are lacking.Ludovic Courtès2017-01-12
* challenge: Disable grafting.Ludovic Courtès2016-07-14
* challenge: Use exit code 2 when discrepancies are found.Ludovic Courtès2016-04-27
* challenge: Really exit with non-zero upon hash mismatch.Ludovic Courtès2016-04-06
* substitute: 'lookup-narinfos' returns exactly a list of narinfos.Ludovic Courtès2015-10-28
* Add 'guix challenge'.Ludovic Courtès2015-10-20