aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
* utils: Use '@' for separating package names and version numbers.Mathieu Lirzin2016-03-02
* graph: Ignore 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2016-03-02
* guix build: Move '--no-grafts' to the common build options.Ludovic Courtès2016-03-02
* guix archive: Use 'with-store'.Ludovic Courtès2016-03-02
* grafts: Graft recursively.Ludovic Courtès2016-03-01
* grafts: Consider all the outputs in the graft mapping.Ludovic Courtès2016-02-27
* grafts: Slight simplification.Ludovic Courtès2016-02-27
* grafts: Make sure files are not created world-writable.Ludovic Courtès2016-02-27
* import: Add github-updater.Ben Woodcroft2016-02-26
* store: 'path-info-deriver' is #f when there is no deriver.Ludovic Courtès2016-02-26
* grafts: Add record type printer.Ludovic Courtès2016-02-26
* Merge branch 'media-updates'Mark H Weaver2016-02-25
|\
| * gnu-maintenance: Add X.org updater.Andy Wingo2016-02-24
* | http-client: 'http-client/cached' uses unique cache file names.Ludovic Courtès2016-02-25
* | http-client: 'http-fetch/cached' updates the cache atomically.Ludovic Courtès2016-02-25
* | guix system: Restore load path after running the activation script.Ludovic Courtès2016-02-25
* | store: Clarify documentation of 'valid-path?'.Ludovic Courtès2016-02-25
* | publish: Do not publish nars for invalid store items.Ludovic Courtès2016-02-25
|/