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
2016-03-28
guix system: Warn against missing 'guix pull'.
Ludovic Courtès
2016-03-28
store: Prepend mirror.hydra.gnu.org to %DEFAULT-SUBSTITUTE-URLS.
Ludovic Courtès
2016-03-27
environment: Properly handle SIGINT.
David Thompson
2016-03-26
environment: container: Create dummy home directory and /etc/passwd.
David Thompson
2016-03-25
syscalls: <interface> printer correctly handles lack of sockaddr.
Ludovic Courtès
2016-03-23
guix build: '--with-source' correctly matches versioned file names.
Ludovic Courtès
2016-03-23
derivations: Raise an error when a module file is not found.
Ludovic Courtès
2016-03-23
derivations: Add 'module->source-file-name'.
Ludovic Courtès
2016-03-23
substitute: Gracefully handle TLS errors.
Ludovic Courtès
2016-03-22
import: cran: Accept single URL in addition to single URL.
Ricardo Wurmus
2016-03-20
build-system/gnu: Add #:disallowed-references.
Ludovic Courtès
2016-03-20
gexp: Add #:disallowed-references.
Ludovic Courtès
2016-03-20
derivations: Add #:disallowed-references.
Ludovic Courtès
2016-03-19
import: pypi: Emit 'pypi-uri' only when it yields the right URL.
Ludovic Courtès
2016-03-17
substitute: Do not leak file descriptors for TLS connections.
Ludovic Courtès
2016-03-17
substitute: Cache transient HTTP errors for 10mn.
Ludovic Courtès
2016-03-17
lint: Do not leak file descriptors for TLS connections.
Ludovic Courtès
2016-03-17
download: Add 'close-connection'.
Ludovic Courtès
2016-03-17
substitute: Update progress for responses different from 200/404.
Ludovic Courtès
2016-03-17
licenses: Add Apache Software License 1.1.
Roel Janssen
2016-03-16
substitute: Honor client-provided empty URL list.
Ludovic Courtès
2016-03-16
substitute: Honor the 'max-age' of 'Cache-Control' headers.
Ludovic Courtès
2016-03-16
substitute: Make room for a 'ttl' field in cached entries.
Ludovic Courtès
2016-03-16
build: Default to "https://mirror.hydra.gnu.org/" for substitutes.
Ludovic Courtès
2016-03-16
http-client: No 'setvbuf' for non-file ports.
Ludovic Courtès
2016-03-14
grafts: Update the narinfo cache before building a derivation.
Ludovic Courtès
2016-03-14
substitute: Keep the initial connection alive.
Ludovic Courtès
2016-03-14
http-client: Add #:keep-alive? parameter.
Ludovic Courtès
2016-03-14
substitute: Remove dead code.
Ludovic Courtès
2016-03-14
store: 'references/substitutes' caches its results.
Ludovic Courtès
2016-03-14
size: Disable grafts.
Ludovic Courtès
2016-03-14
build: Add Ant build system.
Ricardo Wurmus
2016-03-11
cve: Read entire CVE databases for the current year and the past year.
Ludovic Courtès
2016-03-11
cve: Make CPE patch level part of the version string.
Ludovic Courtès
2016-03-10
substitute: Optimize HTTP pipelining over TLS.
Ludovic Courtès
2016-03-10
substitute: Add HTTPS support.
Ludovic Courtès
2016-03-09
substitute: Error out on unsupported URL schemes.
Ludovic Courtès
2016-03-09
ui: Do not call 'port-filename' on closed file ports.
Ludovic Courtès
2016-03-09
upstream: Fix 'signature-urls' coalescing.
Ludovic Courtès
2016-03-08
guix build: Add '--quiet'.
Ludovic Courtès
2016-03-08
guix system: Write the GC root on the target file system.
Ludovic Courtès
2016-03-08
packages: Cache the result of 'input-grafts'.
Ludovic Courtès
2016-03-08
packages: Cache the result of 'package->bag'.
Ludovic Courtès
2016-03-08
packages: Generalize the 'cached' macro.
Ludovic Courtès
2016-03-06
import: snix: Use the right 'package-name->name+version'.
Ludovic Courtès
2016-03-05
store: 'references/substitutes' correctly handles the order of substitutes.
Ludovic Courtès
2016-03-05
grafts: Memoize intermediate results in 'cumulative-grafts'.
Ludovic Courtès
2016-03-05
packages: The result of 'bag-grafts' does not contain duplicates.
Ludovic Courtès
2016-03-05
grafts: Use dependency information from substitutes when possible.
Ludovic Courtès
2016-03-05
store: Add 'references/substitutes'.
Ludovic Courtès
[next]