summaryrefslogtreecommitdiff
path: root/guix/scripts/challenge.scm
AgeCommit message (Expand)Author
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-12-15serialization: 'fold-archive' notifies about directory processing completion.Ludovic Courtès
2020-09-10scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès
2020-06-26challenge: Fix option indentation in '--help' output.Ludovic Courtès
2020-01-15serialize: Export 'dump-port*'.Ludovic Courtès
2019-12-15challenge: Fix type mismatch when comparing to a local hash.Ludovic Courtès
2019-12-12challenge: Support "--diff=diffoscope".Ludovic Courtès
2019-12-12challenge: Add "--diff".Ludovic Courtès
2019-12-12challenge: Report the best narinfo URI.Ludovic Courtès
2019-06-02substitute: Select the best compression methods.Ludovic Courtès
2019-01-21store: Rename '&nix-error' to '&store-error'.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-10-25challenge: Display an overall summary.Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'.Ludovic Courtès
2017-01-14challenge: Add '--verbose'.Ludovic Courtès
2017-01-14challenge: Return comparison reports instead of just discrepancies.Ludovic Courtès
2017-01-12challenge: Use a warning when substitutes are lacking.Ludovic Courtès
2016-07-14challenge: Disable grafting.Ludovic Courtès
2016-04-27challenge: Use exit code 2 when discrepancies are found.Ludovic Courtès
2016-04-06challenge: Really exit with non-zero upon hash mismatch.Ludovic Courtès
2015-10-28substitute: 'lookup-narinfos' returns exactly a list of narinfos.Ludovic Courtès
2015-10-20Add 'guix challenge'.Ludovic Courtès