summaryrefslogtreecommitdiff
path: root/guix/scripts/challenge.scm
Commit message (Expand)AuthorAge
* challenge: Do nothing when passed zero arguments.Ludovic Courtès2022-07-03
* challenge: Colorize output.Ludovic Courtès2022-06-19
* challenge: When using '--diff', do not attempt to chmod symlinks.Ludovic Courtès2022-06-15
* challenge: Actually delete nars that have been extracted.Ludovic Courtès2022-06-13
* challenge: Store item contents are returned in canonical order.Ludovic Courtès2021-12-12
* challenge: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2021-12-12
* scripts: challenge: Fix regression.Mathieu Othacehe2021-05-20
* challenge: Be defensive in the size passed to the progress reporter.Ludovic Courtès2021-05-13
* guix: Split (guix substitutes) from (guix scripts substitute).Christopher Baines2021-03-05
* guix: Move narinfo code from substitute script to module.Christopher Baines2021-01-16
* serialization: 'fold-archive' notifies about directory processing completion.Ludovic Courtès2020-12-15
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* challenge: Fix option indentation in '--help' output.Ludovic Courtès2020-06-26
* 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