summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* pk-crypto: Add pretty-printer to 'gcry-error' exceptions.Ludovic Courtès2014-04-22
* authenticate: Allow signatures with binary data to be written to stdout.Ludovic Courtès2014-04-22
* offload: '{send,receive}-files' wait for completion of the transfer.Ludovic Courtès2014-04-14
* offload: Better synchronize with remote invocation of 'guix archive --missing'.Ludovic Courtès2014-04-14
* guix system: Add 'vm-image' action and '--image-size' option.Ludovic Courtès2014-04-09
* ui: Add 'size->number'.Ludovic Courtès2014-04-08
* offload: Remove all the GC roots in case of multiple-output derivations.Ludovic Courtès2014-04-08
* offload: Bail out when failing to register a GC root on the build machine.Ludovic Courtès2014-04-08
* hydra: Add 'qemu-image' job.Ludovic Courtès2014-04-05
* guix package: Fix indentation of packages to remove.Ludovic Courtès2014-04-05
* pki: Introduce 'write-acl', and fix wrong conversion in 'ensure-acl'.Ludovic Courtès2014-04-04
* offload: Prevent the '.drv' and build result from being GC'd.Ludovic Courtès2014-04-03
* guix package: 'search-path-environment-variables' traverses module tree once.Ludovic Courtès2014-04-02
* guix package: Register non-default profiles as GC roots.Ludovic Courtès2014-04-02
* pki: Keep ACL in native sexp format to speed up 'authorized-key?'.Ludovic Courtès2014-04-01
* substitute-binary: Avoid consing 'regexp-exec' arguments.Ludovic Courtès2014-04-01
* substitute-binary: Avoid reloading the ACL repeatedly.Ludovic Courtès2014-04-01
* Use 'signature-case' in (guix nar) and 'substitute-binary'.Ludovic Courtès2014-03-31
* substitute-binary: Notify of valid signatures.Ludovic Courtès2014-03-31
* guix archive: Make sure $sysconfdir/guix exists in '--authorize'.Ludovic Courtès2014-03-31
* offload: Exit with code 100 upon build failures.Ludovic Courtès2014-03-31
* substitute-binary: Defer narinfo authentication and authorization checks.Ludovic Courtès2014-03-30
* substitute-binary: Store the cache's URI in the local cached narinfo.Ludovic Courtès2014-03-30
* substitute-binary: Support the Signature field of a narinfo file.Nikita Karetnikov2014-03-30
* offload: Remove erroneous 'close-pipe' call.Ludovic Courtès2014-03-26
* offload: Wait for the processes involved in 'guix archive --missing'.Ludovic Courtès2014-03-26
* offload: Allow one transfer in each direction simultaneously.Ludovic Courtès2014-03-26
* offload: Disable SSH-level compression.Ludovic Courtès2014-03-26
* offload: Compress files being sent/retrieved.Ludovic Courtès2014-03-24
* authenticate: Support reading the hash or key from stdin.Ludovic Courtès2014-03-22
* authenticate: Move actual work to separate procedures.Ludovic Courtès2014-03-22
* utils: Add 'decompressed-port' and 'compressed-port'.Ludovic Courtès2014-03-22
* pk-crypto: Don't use Ed25519 when libgcrypt is older than 1.6.0.Ludovic Courtès2014-03-20
* offload: Send build logs to file descriptor 4.Ludovic Courtès2014-03-19
* substitute-binary: Quietly handle 404s when fetching narinfos.Ludovic Courtès2014-03-19
* pk-crypto: Use RFC6979 when signing with an ECC or DSA key.Ludovic Courtès2014-03-19
* 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
* offload: Fix 'choose-build-machine' for several machines.Ludovic Courtès2014-03-13
* offload: Convert the port number to a string when invoking lsh.Ludovic Courtès2014-03-13
* offload: Allow build machines to specify a port number.Ludovic Courtès2014-03-13
* guix build: Support '--with-source' along with '-e'.Ludovic Courtès2014-03-13
* guix build: Add '--with-source'.Ludovic Courtès2014-03-12
* offload: Honor absolute build timeouts.Ludovic Courtès2014-03-09
* guix build: Add '--timeout' to the common build options.Ludovic Courtès2014-03-09
* offload: Move macro definitions before use.Ludovic Courtès2014-03-09
* offload: Distinguish between 'decline' and 'postpone'.Ludovic Courtès2014-03-09
* offload: Prevent locked files from being GC'd.Ludovic Courtès2014-03-08
* offload: Fix thinko.Ludovic Courtès2014-03-08
* offload: Make 'parallel-builds' a hard limit.Ludovic Courtès2014-03-08