summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* 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
* pk-crypto: Rename 'gcry-sexp' to 'canonical-sexp'.Ludovic Courtès2013-12-29
* Add 'guix archive'.Ludovic Courtès2013-12-22
* guix build: Improve procedural decomposition.Ludovic Courtès2013-12-21
* Factorize package search between 'guix package' and 'guix build'.Ludovic Courtès2013-12-21
* daemon: Implement signed archive import/export.Ludovic Courtès2013-12-20
* pull: Move build code to (guix build pull).Ludovic Courtès2013-12-16
* guix package: allow multiple arguments after -i, -r, and -u.Mark H Weaver2013-12-14
* pull: Compile guix/ files before gnu/ files.Ludovic Courtès2013-12-14
* pull: Compile files in parallel.Ludovic Courtès2013-12-14
* pull: Limit memory usage when compiling.Ludovic Courtès2013-12-14
* derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès2013-12-04
* substitute-binary: Work around Guile 2.0.5's broken 'n-par-map'.Ludovic Courtès2013-11-26
* guix package: Honor the current output when upgrading.Ludovic Courtès2013-11-24
* guix build: '-e' can be passed a monadic thunk.Ludovic Courtès2013-11-18
* substitute-binary: Adjust timeout handling for Guile > 2.0.9.Ludovic Courtès2013-11-14
* guix build: Add '--log-file'.Ludovic Courtès2013-11-12
* substitute-binary: Increase lookup concurrency to reduce latency.Ludovic Courtès2013-11-08
* guix package: Show the output name of what's being removed.Ludovic Courtès2013-11-01
* guix package: Fix indentation of "will be removed" messages.Ludovic Courtès2013-11-01
* guix package: Allow removal of a specific package output.Ludovic Courtès2013-11-01
* guix package: Separate '--remove' option processing.Ludovic Courtès2013-11-01
* ui: Factorize package specification parsing.Ludovic Courtès2013-11-01
* Add (guix profiles).Ludovic Courtès2013-11-01
* guix package: Factorize generation file name computation.Ludovic Courtès2013-10-30
* guix package: Specify inputs for each manifest entry.Ludovic Courtès2013-10-30
* guix package: Always use the term "profile", not "user environment".Ludovic Courtès2013-10-30
* guix package: Introduce <manifest> and <manifest-entry> types.Ludovic Courtès2013-10-30
* guix package: Better separate option processing.Ludovic Courtès2013-10-30
* guix package: Declutter the entry point.Ludovic Courtès2013-10-29
* guix package: '--search' matches against package names.Ludovic Courtès2013-10-15
* pull: Compile modules correctly regardless of the compilation order.Ludovic Courtès2013-10-13
* pull: Simplify the builder.Ludovic Courtès2013-10-13
* pull: Add '--url' option.Ludovic Courtès2013-10-12
* Merge branch 'core-updates'Ludovic Courtès2013-09-27
|\
| * Merge branch 'master' into core-updatesLudovic Courtès2013-09-26
| |\