summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* substitute-binary: Notify of valid signatures....Ludovic Courtès2014-03-311-3/+13
* guix archive: Make sure $sysconfdir/guix exists in '--authorize'....Ludovic Courtès2014-03-311-0/+1
* doc: fix typo....Alex Sassmannshausen2014-03-311-1/+1
* gnu: Remove unused lambda arguments and prefer separate phases over...Eric Bavier2014-03-3123-277/+202
* offload: Exit with code 100 upon build failures....Ludovic Courtès2014-03-311-1/+4
* doc: Document substitutes....Ludovic Courtès2014-03-301-14/+111
* Add hydra.gnu.org's narinfo signing public key....Ludovic Courtès2014-03-302-0/+8
* tests: Test the error output of 'substitute-binary'....Ludovic Courtès2014-03-301-14/+26
* tests: Add more signed substitute tests....Ludovic Courtès2014-03-301-3/+48
* tests: Simplify 'substitute-binary' tests; reduce use of global variables....Ludovic Courtès2014-03-301-70/+62
* tests: Make sure the daemon reports substitute hash mismatches....Ludovic Courtès2014-03-301-0/+58
* substitute-binary: Defer narinfo authentication and authorization checks....Ludovic Courtès2014-03-302-190/+307
* substitute-binary: Store the cache's URI in the local cached narinfo....Ludovic Courtès2014-03-301-11/+19
* substitute-binary: Support the Signature field of a narinfo file....Nikita Karetnikov2014-03-306-44/+600
* nar: Clarify that 'assert-valid-signature' accepts a string....Nikita Karetnikov2014-03-301-2/+3
* gnu: ed: Upgrade to 1.10....Ludovic Courtès2014-03-291-5/+7
* gnu: ocrad: Upgrade to 0.23....Ludovic Courtès2014-03-291-2/+2
* tests: Make sure 'guix archive --import' succeeds....Ludovic Courtès2014-03-291-0/+2
* daemon: Add tests for substitutes and --no-substitutes....Ludovic Courtès2014-03-271-4/+52
* daemon: Clear $NIX_SUBSTITUTERS when passed '--no-substitutes'....Ludovic Courtès2014-03-271-0/+7
* daemon: Change some options via 'settings.set'....Ludovic Courtès2014-03-271-4/+7
* gnu: tcl: Install man pages in share/man....Mark H Weaver2014-03-261-0/+7
* Add (guix svn-download)....Sree Harsha Totakura2014-03-273-0/+141
* gnu: gnu-pw-mgr: Fix download location....Andreas Enge2014-03-261-2/+1
* gnu: Add mc...Eric Bavier2014-03-263-0/+114
* gnu: libssh2: Fix use with libssh2.pc...Eric Bavier2014-03-261-2/+5
* Merge branch 'core-updates'Ludovic Courtès2014-03-2633-237/+402
|\
| * check-available-binaries: Make sure substitutes are enabled....Ludovic Courtès2014-03-251-1/+2
| * hydra: Hard-code target systems....Ludovic Courtès2014-03-251-9/+2
| * gnu: remove python-fix-dbm.patch...Cyril Roelandt2014-03-252-21/+0
| * gnu: Enable tests in Python 3....Cyril Roelandt2014-03-253-1/+87
| * gnu: Python: use /nix/.../sh instead of /bin/sh in the subprocess module...Cyril Roelandt2014-03-251-1/+9
| * gnu: Enable the 'ctypes' module in Python....Cyril Roelandt2014-03-251-0/+8
| * hydra: Fix typo in core package list....Ludovic Courtès2014-03-251-1/+2
| * hydra: Remove cross-builds from i686-linux to mips64el-linux-gnuabi64....Ludovic Courtès2014-03-251-1/+8
| * hydra: Build GCC and glibc, not their '-final' variant....Ludovic Courtès2014-03-251-1/+4
| * gnu: glibc: Patch mtrace.pl to avoid retaining a reference to Perl....Ludovic Courtès2014-03-241-1/+11
| * Merge branch 'master' into core-updatesMark H Weaver2014-03-2225-74/+342
| |\
| * | gnu: guile: Upgrade to 2.0.11....Mark H Weaver2014-03-221-2/+3
| * | gnu: util-macros: Install .pc file in lib/pkgconfig; remove INSTALL file....Mark H Weaver2014-03-201-0/+17
| * | gnu: readline: Fix cross-compilation....Ludovic Courtès2014-03-191-2/+8
| * | gnu: bzip2: Install man pages to share/man/man1, not share/man1....Mark H Weaver2014-03-191-1/+2
| * | gnu: ncurses: Install man pages in share/man/man*, not man/man*....Mark H Weaver2014-03-191-0/+6
| * | gnu: guile: Upgrade to 2.0.10....Ludovic Courtès2014-03-181-2/+2
| * | gnu: Make libgc 7.4 the default....Ludovic Courtès2014-03-182-13/+5
| * | Merge branch 'master' into core-updatesLudovic Courtès2014-03-1717-127/+241
| |\ \
| * | | gnu: libgc: Upgrade to 7.2e....Mark H Weaver2014-03-101-2/+2
| * | | Change default store values from /nix/store to /gnu/store....Ludovic Courtès2014-03-103-9/+13
| * | | Merge branch 'master' into core-updatesLudovic Courtès2014-03-1041-407/+1639
| |\ \ \
| * | | | coreutils: fix test suite...Cyril Roelandt2014-03-073-1/+32