summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Test recovery from 'valid-path?' RPCs with an invalid parameter....Ludovic Courtès2014-03-191-1/+33
* Update 'nix-upstream' sub-module....Ludovic Courtès2014-03-181-0/+0
* gnu: libxft: Propagate Freetype and Fontconfig....Ludovic Courtès2014-03-181-5/+5
* guix archive: Generate curve Ed25519 keys by default....Ludovic Courtès2014-03-171-1/+4
* guix archive: Improve '--generate-key' error reporting....Ludovic Courtès2014-03-171-3/+4
* build: Fix test failures due to the nix -> guix directory name change....Ludovic Courtès2014-03-172-3/+3
* gnu: luajit: Update to 2.0.3....Raimon Grau2014-03-171-2/+2
* gnu: python: Change URL to https....Ludovic Courtès2014-03-171-2/+2
* gnu: pulseaudio: Upgrade to 5.0....Ludovic Courtès2014-03-174-55/+2
* gnu: fuse: Refer to the right 'mount' and 'umount' commands....Ludovic Courtès2014-03-161-2/+15
* store: Add 'hash-part->path'....Ludovic Courtès2014-03-142-1/+19
* offload: Fix 'choose-build-machine' for several machines....Ludovic Courtès2014-03-131-4/+8
* offload: Convert the port number to a string when invoking lsh....Ludovic Courtès2014-03-131-2/+2
* offload: Allow build machines to specify a port number....Ludovic Courtès2014-03-132-2/+9
* guix build: Support '--with-source' along with '-e'....Ludovic Courtès2014-03-132-26/+34
* gnu: guile-xcb: Upgrade to 1.3....Ludovic Courtès2014-03-131-18/+8
* gnu: linux-libre: Build the FUSE module....Ludovic Courtès2014-03-121-0/+2
* gnu: unionfs-fuse: Add statically-linked variant....Ludovic Courtès2014-03-121-0/+16
* guix build: Add '--with-source'....Ludovic Courtès2014-03-122-14/+122
* download: 'download-to-store' accepts plain file names....Ludovic Courtès2014-03-111-2/+3
* More /gnu/store replacements....Ludovic Courtès2014-03-103-6/+6
* gnu: linux-initrd: Make the pseudo-tty device nodes....Ludovic Courtès2014-03-102-1/+15
* tests: 'topologically-sorted' test handles different references orders....Ludovic Courtès2014-03-101-3/+12
* gnu: Add UnionFS-FUSE....Ludovic Courtès2014-03-101-0/+25
* doc: Update packaging guidelines....Pierre-Antoine Rault2014-03-102-6/+20
* gnu: pretty-print: Fix boost reference...Eric Bavier2014-03-101-1/+1
* offload: Honor absolute build timeouts....Ludovic Courtès2014-03-091-4/+7
* guix build: Add '--timeout' to the common build options....Ludovic Courtès2014-03-092-0/+15
* store: Add #:timeout build option....Ludovic Courtès2014-03-093-8/+34
* gnu: Add libpcap and jnettop....Ludovic Courtès2014-03-091-0/+53
* build: Change state and log directories to $localstatedir/.../guix....Ludovic Courtès2014-03-093-4/+4
* Change the default store file name to /gnu/store....Ludovic Courtès2014-03-093-26/+30
* offload: Move macro definitions before use....Ludovic Courtès2014-03-091-69/+85
* gnu: soprano: Add input raptor2....Andreas Enge2014-03-091-3/+4
* offload: Distinguish between 'decline' and 'postpone'....Ludovic Courtès2014-03-091-42/+67
* gnu: raptor2: Disable parallel tests....Andreas Enge2014-03-091-1/+3
* offload: Prevent locked files from being GC'd....Ludovic Courtès2014-03-081-1/+8
* offload: Fix thinko....Ludovic Courtès2014-03-081-4/+4
* offload: Make 'parallel-builds' a hard limit....Ludovic Courtès2014-03-081-9/+82
* offload: Further generalize lock files....Ludovic Courtès2014-03-081-15/+19
* offload: Generalize the machine lock mechanism....Ludovic Courtès2014-03-081-15/+16
* utils: Add a non-blocking option for 'fcntl-flock'....Ludovic Courtès2014-03-082-4/+57
* doc: Explain what's special about the (gnu packages ...) name space....Ludovic Courtès2014-03-081-13/+37
* gnu: Add a2ps, trueprint, enscript, and source-highlight...Eric Bavier2014-03-073-0/+241
* store: 'export-paths' doesn't export references of the given files....Ludovic Courtès2014-03-072-3/+11
* gnu: Add ncmpc....David Thompson2014-03-061-1/+27
* utils: 'fcntl-flock' passes an errno when throwing an exception....Ludovic Courtès2014-03-061-1/+17
* offload: Serialize file transfers to build machines....Ludovic Courtès2014-03-061-4/+46
* tests: Rewrite 'fcntl-lock' test....Ludovic Courtès2014-03-061-14/+29
* download: Perform derivations locally....Ludovic Courtès2014-03-062-2/+7