Merge branch 'master' into ungrafting
[jackhill/guix/guix.git] / nix / nix-daemon /
2013-07-04 Ludovic Courtèsdaemon: Make argp usage compatible with libc on GNU...
2013-04-26 Ludovic CourtèsMerge branch 'master' into core-updates
2013-04-18 Ludovic Courtèsdaemon: Add `--no-substitutes'.
2013-04-18 Ludovic Courtèsdaemon: Really enable the substituter by default.
2013-04-12 Ludovic CourtèsAdd preliminary binary substituter.
2013-04-03 Ludovic CourtèsAdd preliminary binary substituter.
2013-02-27 Ludovic Courtèsdaemon: Add `--listen'.
2013-02-19 Ludovic Courtèsdaemon: Add `--listen'.
2013-01-11 Ludovic CourtèsMerge branch 'core-updates'
2013-01-09 Ludovic Courtèsdaemon: Fix warning message when running as root withou...
2013-01-09 Ludovic Courtèsguix-daemon: Rename `--build-cores' for consistency...
2013-01-06 Ludovic CourtèsMerge branch 'master' into core-updates
2013-01-05 Ludovic CourtèsUpdate license headers.
2013-01-02 Ludovic Courtèsdaemon: Show the chroot contents upon `--debug'.
2013-01-02 Ludovic Courtèsdaemon: Properly initialize libgcrypt.
2012-12-16 Ludovic Courtèsdaemon: Gracefully handle Nix errors.
2012-12-16 Ludovic Courtèsdaemon: Warn against running as root without `--build...
2012-12-16 Ludovic Courtèsdaemon: Add `--chroot-directory'.
2012-12-15 Ludovic CourtèsMerge branch 'master' into core-updates
2012-12-14 Ludovic Courtèsdaemon: Add `--debug' option.
2012-12-14 Ludovic Courtèsdaemon: Disable use of substitutes for now.
2012-12-13 Ludovic CourtèsMerge branch 'nix-integration'
2012-12-09 Ludovic CourtèsMerge branch 'master' into nix-integration
2012-12-06 Ludovic Courtèsdaemon: Add more options.
2012-12-05 Ludovic Courtèsdaemon: Disable use of chroots when support is lacking.
2012-12-04 Ludovic CourtèsMerge branch 'master' into nix-integration
2012-12-03 Ludovic Courtèsbuild: Include a copy of Nix's libstore and daemon...