summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* guix build: '--with-source' correctly matches versioned file names.Ludovic Courtès2016-03-23
* derivations: Raise an error when a module file is not found.Ludovic Courtès2016-03-23
* derivations: Add 'module->source-file-name'.Ludovic Courtès2016-03-23
* substitute: Gracefully handle TLS errors.Ludovic Courtès2016-03-23
* import: cran: Accept single URL in addition to single URL.Ricardo Wurmus2016-03-22
* build-system/gnu: Add #:disallowed-references.Ludovic Courtès2016-03-20
* gexp: Add #:disallowed-references.Ludovic Courtès2016-03-20
* derivations: Add #:disallowed-references.Ludovic Courtès2016-03-20
* import: pypi: Emit 'pypi-uri' only when it yields the right URL.Ludovic Courtès2016-03-19
* substitute: Do not leak file descriptors for TLS connections.Ludovic Courtès2016-03-17
* substitute: Cache transient HTTP errors for 10mn.Ludovic Courtès2016-03-17
* lint: Do not leak file descriptors for TLS connections.Ludovic Courtès2016-03-17
* download: Add 'close-connection'.Ludovic Courtès2016-03-17
* substitute: Update progress for responses different from 200/404.Ludovic Courtès2016-03-17
* licenses: Add Apache Software License 1.1.Roel Janssen2016-03-17
* substitute: Honor client-provided empty URL list.Ludovic Courtès2016-03-16
* substitute: Honor the 'max-age' of 'Cache-Control' headers.Ludovic Courtès2016-03-16
* substitute: Make room for a 'ttl' field in cached entries.Ludovic Courtès2016-03-16
* build: Default to "https://mirror.hydra.gnu.org/" for substitutes.Ludovic Courtès2016-03-16
* http-client: No 'setvbuf' for non-file ports.Ludovic Courtès2016-03-16
* grafts: Update the narinfo cache before building a derivation.Ludovic Courtès2016-03-14
* substitute: Keep the initial connection alive.Ludovic Courtès2016-03-14
* http-client: Add #:keep-alive? parameter.Ludovic Courtès2016-03-14
* substitute: Remove dead code.Ludovic Courtès2016-03-14
* store: 'references/substitutes' caches its results.Ludovic Courtès2016-03-14
* size: Disable grafts.Ludovic Courtès2016-03-14
* build: Add Ant build system.Ricardo Wurmus2016-03-14
* cve: Read entire CVE databases for the current year and the past year.Ludovic Courtès2016-03-11
* cve: Make CPE patch level part of the version string.Ludovic Courtès2016-03-11
* substitute: Optimize HTTP pipelining over TLS.Ludovic Courtès2016-03-10
* substitute: Add HTTPS support.Ludovic Courtès2016-03-10
* substitute: Error out on unsupported URL schemes.Ludovic Courtès2016-03-09
* ui: Do not call 'port-filename' on closed file ports.Ludovic Courtès2016-03-09
* upstream: Fix 'signature-urls' coalescing.Ludovic Courtès2016-03-09
* guix build: Add '--quiet'.Ludovic Courtès2016-03-08
* guix system: Write the GC root on the target file system.Ludovic Courtès2016-03-08
* packages: Cache the result of 'input-grafts'.Ludovic Courtès2016-03-08
* packages: Cache the result of 'package->bag'.Ludovic Courtès2016-03-08
* packages: Generalize the 'cached' macro.Ludovic Courtès2016-03-08
* import: snix: Use the right 'package-name->name+version'.Ludovic Courtès2016-03-06
* store: 'references/substitutes' correctly handles the order of substitutes.Ludovic Courtès2016-03-05
* grafts: Memoize intermediate results in 'cumulative-grafts'.Ludovic Courtès2016-03-05
* packages: The result of 'bag-grafts' does not contain duplicates.Ludovic Courtès2016-03-05
* grafts: Use dependency information from substitutes when possible.Ludovic Courtès2016-03-05
* store: Add 'references/substitutes'.Ludovic Courtès2016-03-05
* tests: Narinfos can specify an non-empty reference list.Ludovic Courtès2016-03-05
* guix build: Set the build options early.Ludovic Courtès2016-03-05
* lint: cve: Gracefully handle HTTP errors.Ludovic Courtès2016-03-04
* lint: derivation: Disable grafts, but check replacements.Ludovic Courtès2016-03-03
* guix build: -S returns the replacement's source.Ludovic Courtès2016-03-03