summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-31substitute-binary: Notify of valid signatures.Ludovic Courtès
2014-03-31guix archive: Make sure $sysconfdir/guix exists in '--authorize'.Ludovic Courtès
2014-03-31doc: fix typo.Alex Sassmannshausen
2014-03-31gnu: Remove unused lambda arguments and prefer separate phases overEric Bavier
2014-03-31offload: Exit with code 100 upon build failures.Ludovic Courtès
2014-03-30doc: Document substitutes.Ludovic Courtès
2014-03-30Add hydra.gnu.org's narinfo signing public key.Ludovic Courtès
2014-03-30tests: Test the error output of 'substitute-binary'.Ludovic Courtès
2014-03-30tests: Add more signed substitute tests.Ludovic Courtès
2014-03-30tests: Simplify 'substitute-binary' tests; reduce use of global variables.Ludovic Courtès
2014-03-30tests: Make sure the daemon reports substitute hash mismatches.Ludovic Courtès
2014-03-30substitute-binary: Defer narinfo authentication and authorization checks.Ludovic Courtès
2014-03-30substitute-binary: Store the cache's URI in the local cached narinfo.Ludovic Courtès
2014-03-30substitute-binary: Support the Signature field of a narinfo file.Nikita Karetnikov
2014-03-30nar: Clarify that 'assert-valid-signature' accepts a string.Nikita Karetnikov
2014-03-29gnu: ed: Upgrade to 1.10.Ludovic Courtès
2014-03-29gnu: ocrad: Upgrade to 0.23.Ludovic Courtès
2014-03-29tests: Make sure 'guix archive --import' succeeds.Ludovic Courtès
2014-03-27daemon: Add tests for substitutes and --no-substitutes.Ludovic Courtès
2014-03-27daemon: Clear $NIX_SUBSTITUTERS when passed '--no-substitutes'.Ludovic Courtès
2014-03-27daemon: Change some options via 'settings.set'.Ludovic Courtès
2014-03-26gnu: tcl: Install man pages in share/man.Mark H Weaver
2014-03-27Add (guix svn-download).Sree Harsha Totakura
2014-03-26gnu: gnu-pw-mgr: Fix download location.Andreas Enge
2014-03-26gnu: Add mcEric Bavier
2014-03-26gnu: libssh2: Fix use with libssh2.pcEric Bavier
2014-03-26Merge branch 'core-updates'Ludovic Courtès
2014-03-26offload: Remove erroneous 'close-pipe' call.Ludovic Courtès
2014-03-26offload: Wait for the processes involved in 'guix archive --missing'.Ludovic Courtès
2014-03-26gnu: gp2c: Upgrade to 0.0.8pl1.Andreas Enge
2014-03-26offload: Allow one transfer in each direction simultaneously.Ludovic Courtès
2014-03-26offload: Disable SSH-level compression.Ludovic Courtès
2014-03-26gnu: pari-gp: Upgrade to 2.7.0.Andreas Enge
2014-03-25gnu: gnu-pw-mgr: Upgrade to 1.2Eric Bavier
2014-03-25check-available-binaries: Make sure substitutes are enabled.Ludovic Courtès
2014-03-25hydra: Hard-code target systems.Ludovic Courtès
2014-03-25gnu: guile-ssh: Upgrade to 0.6.0.Ludovic Courtès
2014-03-25gnu: recutils: Upgrade to 1.7.Ludovic Courtès
2014-03-25download: Don't use 'http-get*' on Guile 2.0.10+.Ludovic Courtès
2014-03-25gnu: Add cursynthEric Bavier
2014-03-25gnu: remove python-fix-dbm.patchCyril Roelandt
2014-03-25gnu: Enable tests in Python 3.Cyril Roelandt
2014-03-25gnu: Python: use /nix/.../sh instead of /bin/sh in the subprocess moduleCyril Roelandt
2014-03-25gnu: Enable the 'ctypes' module in Python.Cyril Roelandt
2014-03-25hydra: Fix typo in core package list.Ludovic Courtès
2014-03-25hydra: Remove cross-builds from i686-linux to mips64el-linux-gnuabi64.Ludovic Courtès
2014-03-25hydra: Build GCC and glibc, not their '-final' variant.Ludovic Courtès
2014-03-24gnu: autotools: Add Autoconf 2.68; turn 'autoconf-wrapper' into a procedure.Manolis Ragkousis
2014-03-24offload: Compress files being sent/retrieved.Ludovic Courtès
2014-03-24utils: Add 'call-with-decompressed-port' and 'call-with-compressed-output-port'.Ludovic Courtès