summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Move 'with-atomic-file-output' to (guix utils).Ludovic Courtès2013-12-29
* pk-crypto: Add canonical-sexp to sexp conversion procedures.Ludovic Courtès2013-12-29
* pk-crypto: Add 'canonical-sexp-length' and related procedures.Ludovic Courtès2013-12-29
* pk-crypto: 'canonical-sexp-nth-data' returns a symbol for "tokens".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
* pk-crypto: Add a few sexp utility procedures.Ludovic Courtès2013-12-20
* Add (guix pk-crypto).Ludovic Courtès2013-12-20
* pull: Move build code to (guix build pull).Ludovic Courtès2013-12-16
* gnu: gtk+: enable introspection.Cyril Roelandt2013-12-15
* 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
* store: Optimize 'store-path-package-name' and 'store-path-hash-part'.Ludovic Courtès2013-12-11
* gnu: Add (gnu system).Ludovic Courtès2013-12-10
* monads: Fix 'anym'.Ludovic Courtès2013-12-10
* build-system/perl: Honour phases argument in perl build system.Andreas Enge2013-12-09
* monads: Remove erroneous comment.Ludovic Courtès2013-12-05
* build-system/gnu: Fix reference to Gettext in 'dist-package'.Ludovic Courtès2013-12-04
* derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès2013-12-04
* gnu-maintenance: Ignore "redirect" blurbs.Ludovic Courtès2013-12-03
* build-system/cmake: Build out of source tree by default.Ludovic Courtès2013-11-28
* 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
* Merge branch 'master' into core-updatesLudovic Courtès2013-11-20
|\
| * build-system/python: Add #:test-target parameter.Ludovic Courtès2013-11-20
| * packages: 'package-field-location' returns a relative file name.Ludovic Courtès2013-11-18
| * 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
| * derivations: Allow 'map-derivations' to replace sources.Ludovic Courtès2013-11-13
| * packages: Suitably cope with indirect store paths as package sources.Ludovic Courtès2013-11-13
| * store: Make 'direct-store-path?' public.Ludovic Courtès2013-11-13
| * derivations: Add 'map-derivation'.Ludovic Courtès2013-11-13
| * utils: Add 'string-replace-substring'.Ludovic Courtès2013-11-13
| * guix build: Add '--log-file'.Ludovic Courtès2013-11-12
| * store: Add 'log-file' procedure.Ludovic Courtès2013-11-12
| * substitute-binary: Increase lookup concurrency to reduce latency.Ludovic Courtès2013-11-08
* | Merge branch 'master' into core-updatesLudovic Courtès2013-11-08
|\|
| * packages: Add a 'snippet' field to <origin>.Ludovic Courtès2013-11-07
| * ui: Make '--version' output GCS-compliant.Ludovic Courtès2013-11-03
| * 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