summaryrefslogtreecommitdiff
path: root/guix/scripts/archive.scm
Commit message (Expand)AuthorAge
* scripts: Add --list-systems and --list-targets options.Mathieu Othacehe2022-05-22
* scripts: Commands warn when passed zero arguments.Ludovic Courtès2021-05-28
* scripts: Scripts that defaulted to -v2 now default to -v3.Ludovic Courtès2021-03-31
* archive: Note service type in ACL hint.Tobias Geerinckx-Rice2021-01-20
* serialization: 'fold-archive' notifies about directory processing completion.Ludovic Courtès2020-12-15
* archive: Warn about replacing an ACL symlink.Tobias Geerinckx-Rice2020-11-15
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* scripts: Pass #:verbosity to 'build-notifier'.Ludovic Courtès2020-08-03
* '--dry-run' no longer implies '--no-grafts'.Ludovic Courtès2020-03-29
* archive: Use 'with-build-handler'.Ludovic Courtès2020-03-25
* guix build, archive, graph: Disable absolute file port name canonicalization.Ludovic Courtès2020-01-24
* guix archive: Add '--list'.Ludovic Courtès2019-12-12
* Use 'offload?' instead of 'build-hook?' internally.Ludovic Courtès2019-11-26
* guix archive: Use (gcrypt common).Ludovic Courtès2019-07-19
* Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès2019-02-11
* guix build: Re-purpose '--verbosity' and add '--debug'.Ludovic Courtès2019-01-11
* Switch to Guile-Gcrypt.Ludovic Courtès2018-09-04
* scripts: All commands enable build hooks by default.Ludovic Courtès2017-12-07
* scripts: Remove 'max-silent-time' from the default options.Maxim Cournoyer2017-09-01
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* pack: Add '--format' option and Docker output support.Ludovic Courtès2017-03-16
* guix archive: Allow compilation with Guile 2.2.Ludovic Courtès2017-03-08
* guix archive: Allow compilation in the absence of Guile-JSON.Ludovic Courtès2017-01-10
* guix archive: '-f docker' supports package names as arguments.Ludovic Courtès2017-01-07
* guix: Add Docker image export.Ricardo Wurmus2017-01-06
* Add 'guix copy'.Ludovic Courtès2016-12-31
* Use (ice-9 binary-ports) instead of (rnrs io ports).Ludovic Courtès2016-10-19
* guix scripts: Disable grafting on dry runs.Roel Janssen2016-08-28
* utils: Move combinators to (guix combinators).Ludovic Courtès2016-05-04
* guix build: Move '--no-grafts' to the common build options.Ludovic Courtès2016-03-02
* guix archive: Use 'with-store'.Ludovic Courtès2016-03-02
* guix archive: Add '--extract'.Ludovic Courtès2015-10-19
* Add (guix scripts).Alex Kost2015-09-18
* Move 'specification->package+output' to (gnu packages).Ludovic Courtès2015-06-18
* ui: Factorize command-line + env. var. option parsing.Ludovic Courtès2015-02-26
* guix archive: Add -r/--recursive.Ludovic Courtès2015-01-17
* guix archive: Remove unused -r/--root option.Ludovic Courtès2015-01-17
* monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
* guix: scripts: Parse $GUIX_BUILD_OPTIONS separately.nebuli2014-12-06
* guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.nebuli2014-11-30
* pk-crypto: Add pretty-printer to 'gcry-error' exceptions.Ludovic Courtès2014-04-22
* pki: Introduce 'write-acl', and fix wrong conversion in 'ensure-acl'.Ludovic Courtès2014-04-04
* pki: Keep ACL in native sexp format to speed up 'authorized-key?'.Ludovic Courtès2014-04-01
* guix archive: Make sure $sysconfdir/guix exists in '--authorize'.Ludovic Courtès2014-03-31
* pk-crypto: Don't use Ed25519 when libgcrypt is older than 1.6.0.Ludovic Courtès2014-03-20
* guix archive: Generate curve Ed25519 keys by default.Ludovic Courtès2014-03-17
* guix archive: Improve '--generate-key' error reporting.Ludovic Courtès2014-03-17
* guix build: Support '--with-source' along with '-e'.Ludovic Courtès2014-03-13
* guix archive: Change '--help' to show '--authorize'.Ludovic Courtès2014-02-28
* guix build: Factorize common options.Ludovic Courtès2014-02-18