index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
Age
Commit message (
Expand
)
Author
2014-02-12
guix build: Move 'set-build-options' call earlier.
Ludovic Courtès
2014-02-12
store: Add comments for the stracer.
Ludovic Courtès
2014-02-10
store: Change 'export-paths' to always export in topological order.
Ludovic Courtès
2014-02-10
union: Do not compare directories upon collision.
Ludovic Courtès
2014-02-10
download: Provide a 'User-Agent' field in HTTP requests.
Ludovic Courtès
2014-02-09
gnu: linux-initrd: When booting, chdir to the new root before calling 'chroot'.
Ludovic Courtès
2014-02-03
monads: Add 'text-file*'.
Ludovic Courtès
2014-02-02
offload: Have 'build-machines' honor its argument.
Ludovic Courtès
2014-02-01
gnu: linux-initrd: Build /dev/input devices.
Ludovic Courtès
2014-02-01
gnu: linux-initrd: Make /dev/{mem,kmem}.
Ludovic Courtès
2014-01-31
gnu: linux-initrd: Allow the root file system to be volatile.
Ludovic Courtès
2014-01-31
gnu: linux-initrd: Recognize 9p file systems.
Ludovic Courtès
2014-01-31
gnu: linux-initrd: Properly distinguish between /dev/sda* and /dev/vda*.
Ludovic Courtès
2014-01-31
gnu: linux-initrd: Start a REPL when the root could not be mounted.
Ludovic Courtès
2014-01-29
gnu: linux-initrd: Factorize boot code.
Ludovic Courtès
2014-01-29
monads: Add 'imported-modules' and 'compiled-modules'.
Ludovic Courtès
2014-01-27
download: Add archive.apache.org to the Apache mirrors.
Ludovic Courtès
2014-01-27
offload: Do not try to retrieve anything upon build failure.
Ludovic Courtès
2014-01-25
derivations: Add #:local-build? parameter for derivations.
Ludovic Courtès
2014-01-25
profiles: Remove misleading message.
Ludovic Courtès
2014-01-24
Add 'guix offload' as a daemon build hook.
Ludovic Courtès
2014-01-24
store: Add 'topologically-sorted'.
Ludovic Courtès
2014-01-24
nar: Add 'restore-file-set', for use by build hooks.
Ludovic Courtès
2014-01-24
store: Add 'with-store' convenience macro.
Ludovic Courtès
2014-01-24
hash: Add 'open-sha256-input-port', for Guile > 2.0.9.
Ludovic Courtès
2014-01-24
pki: Factorize signature manipulation procedures.
Ludovic Courtès
2014-01-24
utils: Add 'fcntl-flock'.
Ludovic Courtès
2014-01-24
store: Add 'register-path' procedure.
Ludovic Courtès
2014-01-24
store: Add comments for the %stderr constants.
Ludovic Courtès
2014-01-24
ui: Filter out internal commands from '--help'.
Ludovic Courtès
2014-01-22
licenses: Add GNU FDL 1.3+.
Ludovic Courtès
2014-01-18
Update 'nix-upstream' sub-module; adjust build system, doc, and substituter.
Ludovic Courtès
2014-01-18
linux-initrd: Make /dev/{null,zero} world-writable.
Ludovic Courtès
2014-01-17
ui: Update copyright year in '--version' output.
Ludovic Courtès
2014-01-13
guix package: Gracefully handle EPIPE on '--search'.
Ludovic Courtès
2014-01-13
ui: Don't use hyphens in 'package->recutils' output.
Ludovic Courtès
2014-01-08
config: '%store-directory' always honors $NIX_STORE_DIR.
Ludovic Courtès
2014-01-08
config: '%state-directory' always honors $NIX_STATE_DIR.
Ludovic Courtès
2014-01-08
store: Fix 'log-file' to support uncompressed logs.
Ludovic Courtès
2014-01-06
archive: Add '--missing'.
Ludovic Courtès
2014-01-05
archive: Make sure $sysconfdir/guix exists.
Ludovic Courtès
2014-01-05
guix build: Add '--no-build-hook'.
Ludovic Courtès
2014-01-04
guix package: Gracefully deal with EPIPE on stdout for --list-*.
Ludovic Courtès
2013-12-30
archive: Add '--authorize'.
Ludovic Courtès
2013-12-30
archive: Add '--generate-key'.
Ludovic Courtès
2013-12-30
pk-crypto: Fix 'canonical-sexp->sexp' for atoms.
Ludovic Courtès
2013-12-30
pk-crypto: Work around Libgcrypt bug <https://bugs.g10code.com/gnupg/issue1594>.
Ludovic Courtès
2013-12-30
authenticate: Consistently use 'leave' for fatal error reporting.
Ludovic Courtès
2013-12-29
authenticate: Disallow imports signed with unauthorized keys.
Ludovic Courtès
2013-12-29
Add (guix pki).
Ludovic Courtès
[next]