| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2014-03-17 |
|\ |
|
| * | store: Add 'hash-part->path'. | Ludovic Courtès | 2014-03-14 |
| * | offload: Fix 'choose-build-machine' for several machines. | Ludovic Courtès | 2014-03-13 |
| * | offload: Convert the port number to a string when invoking lsh. | Ludovic Courtès | 2014-03-13 |
| * | offload: Allow build machines to specify a port number. | Ludovic Courtès | 2014-03-13 |
| * | guix build: Support '--with-source' along with '-e'. | Ludovic Courtès | 2014-03-13 |
| * | guix build: Add '--with-source'. | Ludovic Courtès | 2014-03-12 |
| * | download: 'download-to-store' accepts plain file names. | Ludovic Courtès | 2014-03-11 |
| * | More /gnu/store replacements. | Ludovic Courtès | 2014-03-10 |
* | | Change default store values from /nix/store to /gnu/store. | Ludovic Courtès | 2014-03-10 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2014-03-10 |
|\| |
|
| * | gnu: linux-initrd: Make the pseudo-tty device nodes. | Ludovic Courtès | 2014-03-10 |
| * | offload: Honor absolute build timeouts. | Ludovic Courtès | 2014-03-09 |
| * | guix build: Add '--timeout' to the common build options. | Ludovic Courtès | 2014-03-09 |
| * | store: Add #:timeout build option. | Ludovic Courtès | 2014-03-09 |
| * | build: Change state and log directories to $localstatedir/.../guix. | Ludovic Courtès | 2014-03-09 |
| * | offload: Move macro definitions before use. | Ludovic Courtès | 2014-03-09 |
| * | offload: Distinguish between 'decline' and 'postpone'. | Ludovic Courtès | 2014-03-09 |
| * | offload: Prevent locked files from being GC'd. | Ludovic Courtès | 2014-03-08 |
| * | offload: Fix thinko. | Ludovic Courtès | 2014-03-08 |
| * | offload: Make 'parallel-builds' a hard limit. | Ludovic Courtès | 2014-03-08 |
| * | offload: Further generalize lock files. | Ludovic Courtès | 2014-03-08 |
| * | offload: Generalize the machine lock mechanism. | Ludovic Courtès | 2014-03-08 |
| * | utils: Add a non-blocking option for 'fcntl-flock'. | Ludovic Courtès | 2014-03-08 |
| * | store: 'export-paths' doesn't export references of the given files. | Ludovic Courtès | 2014-03-07 |
| * | utils: 'fcntl-flock' passes an errno when throwing an exception. | Ludovic Courtès | 2014-03-06 |
| * | offload: Serialize file transfers to build machines. | Ludovic Courtès | 2014-03-06 |
| * | download: Perform derivations locally. | Ludovic Courtès | 2014-03-06 |
| * | guix package: Use the common build options from (guix scripts build). | Ludovic Courtès | 2014-03-01 |
| * | substitute-binary: Gracefully handle HTTP GET errors. | Ludovic Courtès | 2014-03-01 |
| * | offload: Comment out attempt to set up an lsh gateway. | Ludovic Courtès | 2014-03-01 |
| * | offload: 'remote-pipe' uses the right SSH key. | Ludovic Courtès | 2014-03-01 |
| * | offload: Take the target machine load into account. | Ludovic Courtès | 2014-03-01 |
| * | guix archive: Change '--help' to show '--authorize'. | Ludovic Courtès | 2014-02-28 |
| * | gnu-maintenance: Adjust 'latest-release' to filter Bash's patch directories. | Ludovic Courtès | 2014-02-28 |
* | | packages: Support 'patches' and 'snippets' for sources that are directories. | Ludovic Courtès | 2014-02-28 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2014-02-27 |
|\| |
|
| * | store: Use 'when' instead of 'if' in effectful context. | Ludovic Courtès | 2014-02-27 |
* | | build-system/gnu: Allow the source to be a directory. | Ludovic Courtès | 2014-02-22 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2014-02-22 |
|\| |
|
| * | derivations: Remove unused 'derivation' parameter. | Ludovic Courtès | 2014-02-21 |
| * | Add (guix git-download). | Ludovic Courtès | 2014-02-21 |
| * | nar: Produce archives with files sorted in C collation order. | Ludovic Courtès | 2014-02-21 |
| * | derivations: Add support for recursive fixed-output derivations. | Ludovic Courtès | 2014-02-21 |
| * | guix hash: Add '--recursive'. | Ludovic Courtès | 2014-02-21 |
| * | ui: Handle SRFI-35 '&message' conditions. | Ludovic Courtès | 2014-02-21 |
| * | nar: 'write-file' can write to non-file ports. | Ludovic Courtès | 2014-02-21 |
| * | guix hash: Don't load the whole file in memory. | Ludovic Courtès | 2014-02-20 |
| * | gnu: Introduce the (gnu services ...) modules. | Ludovic Courtès | 2014-02-19 |
| * | Add 'guix system'. | Ludovic Courtès | 2014-02-18 |