summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* emacs: Use 'build-and-use-profile' from (guix scripts package).Alex Kost2016-04-04
* graph: Edges are colored based on their source node.Ludovic Courtès2016-04-02
* cvs: Disable compression.Ludovic Courtès2016-04-01
* cvs: Allow checkouts when /tmp is a different device.Jan Nieuwenhuizen2016-04-01
* profiles: Use the right 'package-name->name+version'.Ludovic Courtès2016-04-01
* ant-build-system: Keep jar manifest.Ricardo Wurmus2016-03-31
* build-system/ant: Add zip.Ricardo Wurmus2016-03-31
* build-system/r: Support "substitutable?" flag.Ricardo Wurmus2016-03-31
* licenses: Add the nmap license.Leo Famulari2016-03-31
* import: Add Hackage updater.Eric Bavier2016-03-30
* import: hackage: Silence download output.Eric Bavier2016-03-30
* import: hackage: Factorize url synthesis.Eric Bavier2016-03-30
* ui: Add comment on the translation of "current".Ludovic Courtès2016-03-30
* environment: Set a default value for PS1.David Thompson2016-03-30
* guix system: Warn against missing 'guix pull'.Ludovic Courtès2016-03-28
* store: Prepend mirror.hydra.gnu.org to %DEFAULT-SUBSTITUTE-URLS.Ludovic Courtès2016-03-28
* environment: Properly handle SIGINT.David Thompson2016-03-27
* environment: container: Create dummy home directory and /etc/passwd.David Thompson2016-03-26
* syscalls: <interface> printer correctly handles lack of sockaddr.Ludovic Courtès2016-03-25
* 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