summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* 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
* offload: Further generalize lock files.Ludovic Courtès2014-03-08
* offload: Generalize the machine lock mechanism.Ludovic Courtès2014-03-08
* offload: Serialize file transfers to build machines.Ludovic Courtès2014-03-06
* guix package: Use the common build options from (guix scripts build).Ludovic Courtès2014-03-01
* substitute-binary: Gracefully handle HTTP GET errors.Ludovic Courtès2014-03-01
* offload: Comment out attempt to set up an lsh gateway.Ludovic Courtès2014-03-01
* offload: 'remote-pipe' uses the right SSH key.Ludovic Courtès2014-03-01
* offload: Take the target machine load into account.Ludovic Courtès2014-03-01
* guix archive: Change '--help' to show '--authorize'.Ludovic Courtès2014-02-28
* guix hash: Add '--recursive'.Ludovic Courtès2014-02-21
* guix hash: Don't load the whole file in memory.Ludovic Courtès2014-02-20
* gnu: Introduce the (gnu services ...) modules.Ludovic Courtès2014-02-19
* Add 'guix system'.Ludovic Courtès2014-02-18
* guix build: Factorize common options.Ludovic Courtès2014-02-18
* guix build: Move 'set-build-options' call earlier.Ludovic Courtès2014-02-12
* offload: Have 'build-machines' honor its argument.Ludovic Courtès2014-02-02
* offload: Do not try to retrieve anything upon build failure.Ludovic Courtès2014-01-27
* Add 'guix offload' as a daemon build hook.Ludovic Courtès2014-01-24
* pki: Factorize signature manipulation procedures.Ludovic Courtès2014-01-24
* Update 'nix-upstream' sub-module; adjust build system, doc, and substituter.Ludovic Courtès2014-01-18
* guix package: Gracefully handle EPIPE on '--search'.Ludovic Courtès2014-01-13
* config: '%state-directory' always honors $NIX_STATE_DIR.Ludovic Courtès2014-01-08
* archive: Add '--missing'.Ludovic Courtès2014-01-06
* archive: Make sure $sysconfdir/guix exists.Ludovic Courtès2014-01-05
* guix build: Add '--no-build-hook'.Ludovic Courtès2014-01-05
* guix package: Gracefully deal with EPIPE on stdout for --list-*.Ludovic Courtès2014-01-04
* archive: Add '--authorize'.Ludovic Courtès2013-12-30
* archive: Add '--generate-key'.Ludovic Courtès2013-12-30
* authenticate: Consistently use 'leave' for fatal error reporting.Ludovic Courtès2013-12-30
* authenticate: Disallow imports signed with unauthorized keys.Ludovic Courtès2013-12-29
* Move 'with-atomic-file-output' to (guix utils).Ludovic Courtès2013-12-29
* authenticate: Store the public key as part of the signature.Ludovic Courtès2013-12-29