summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
* utils: Make 'errno' procedure more robust.Ludovic Courtès2014-04-07
* Work around behavior of old 'scandir' in Guile 2.0.5.Mark H Weaver2014-04-07
* hydra: Add 'qemu-image' job.Ludovic Courtès2014-04-05
* guix package: Fix indentation of packages to remove.Ludovic Courtès2014-04-05
* ui: Improve reporting of 'system-error' exceptions.Ludovic Courtès2014-04-04
* union: Ensure that the output is always a directory.Mark H Weaver2014-04-03
* 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
* union: Rewrite to be faster; handle symlink/directory conflicts.Mark H Weaver2014-04-02
* 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
* pki: Add 'signature-case' macro.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
* nar: Clarify that 'assert-valid-signature' accepts a string.Nikita Karetnikov2014-03-30
* Add (guix svn-download).Sree Harsha Totakura2014-03-27
* Merge branch 'core-updates'Ludovic Courtès2014-03-26
|\
| * Merge branch 'master' into core-updatesMark H Weaver2014-03-22
| |\
| * \ Merge branch 'master' into core-updatesLudovic Courtès2014-03-17
| |\ \
| * | | Change default store values from /nix/store to /gnu/store.Ludovic Courtès2014-03-10
| * | | Merge branch 'master' into core-updatesLudovic Courtès2014-03-10
| |\ \ \
| * | | | packages: Support 'patches' and 'snippets' for sources that are directories.Ludovic Courtès2014-02-28
| * | | | Merge branch 'master' into core-updatesLudovic Courtès2014-02-27
| |\ \ \ \
| * | | | | build-system/gnu: Allow the source to be a directory.Ludovic Courtès2014-02-22
| * | | | | Merge branch 'master' into core-updatesLudovic Courtès2014-02-22
| |\ \ \ \ \
| * | | | | | build-system/gnu: Set the docdir to "share/doc"John Darrington2014-02-10
| * | | | | | Revert "build-system/gnu: Pass --localstatedir=/var --sharedstatedir=/com."Ludovic Courtès2014-01-28
| * | | | | | build-system/gnu: Pass --localstatedir=/var --sharedstatedir=/com.Ludovic Courtès2014-01-27
| * | | | | | Prefer local builds for "small" derivations.Ludovic Courtès2014-01-25
| * | | | | | Merge branch 'master' into core-updatesLudovic Courtès2014-01-25
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2014-01-08
| |\ \ \ \ \ \ \
| * | | | | | | | gnu: gnu-build-system: Add CC_FOR_BUILD to configure flags.John Darrington2013-12-17
* | | | | | | | | 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
* | | | | | | | | download: Don't use 'http-get*' on Guile 2.0.10+.Ludovic Courtès2014-03-25
* | | | | | | | | offload: Compress files being sent/retrieved.Ludovic Courtès2014-03-24