summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2016-04-02graph: Edges are colored based on their source node....Ludovic Courtès
2016-04-01cvs: Disable compression....Ludovic Courtès
2016-04-01cvs: Allow checkouts when /tmp is a different device....Jan Nieuwenhuizen
2016-04-01profiles: Use the right 'package-name->name+version'....Ludovic Courtès
2016-03-31ant-build-system: Keep jar manifest....Ricardo Wurmus
2016-03-31build-system/ant: Add zip....Ricardo Wurmus
2016-03-31build-system/r: Support "substitutable?" flag....Ricardo Wurmus
2016-03-31licenses: Add the nmap license....Leo Famulari
2016-03-30import: Add Hackage updater....Eric Bavier
2016-03-30import: hackage: Silence download output....Eric Bavier
2016-03-30import: hackage: Factorize url synthesis....Eric Bavier
2016-03-30ui: Add comment on the translation of "current"....Ludovic Courtès
2016-03-30environment: Set a default value for PS1....David Thompson
2016-03-28guix system: Warn against missing 'guix pull'....Ludovic Courtès
2016-03-28store: Prepend mirror.hydra.gnu.org to %DEFAULT-SUBSTITUTE-URLS....Ludovic Courtès
2016-03-27environment: Properly handle SIGINT....David Thompson
2016-03-26environment: container: Create dummy home directory and /etc/passwd....David Thompson
2016-03-25syscalls: <interface> printer correctly handles lack of sockaddr....Ludovic Courtès
2016-03-23guix build: '--with-source' correctly matches versioned file names....Ludovic Courtès
2016-03-23derivations: Raise an error when a module file is not found....Ludovic Courtès
2016-03-23derivations: Add 'module->source-file-name'....Ludovic Courtès
2016-03-23substitute: Gracefully handle TLS errors....Ludovic Courtès
2016-03-22import: cran: Accept single URL in addition to single URL....Ricardo Wurmus
2016-03-20build-system/gnu: Add #:disallowed-references....Ludovic Courtès
2016-03-20gexp: Add #:disallowed-references....Ludovic Courtès
2016-03-20derivations: Add #:disallowed-references....Ludovic Courtès
2016-03-19import: pypi: Emit 'pypi-uri' only when it yields the right URL....Ludovic Courtès
2016-03-17substitute: Do not leak file descriptors for TLS connections....Ludovic Courtès
2016-03-17substitute: Cache transient HTTP errors for 10mn....Ludovic Courtès
2016-03-17lint: Do not leak file descriptors for TLS connections....Ludovic Courtès
2016-03-17download: Add 'close-connection'....Ludovic Courtès
2016-03-17substitute: Update progress for responses different from 200/404....Ludovic Courtès
2016-03-17licenses: Add Apache Software License 1.1....Roel Janssen
2016-03-16substitute: Honor client-provided empty URL list....Ludovic Courtès
2016-03-16substitute: Honor the 'max-age' of 'Cache-Control' headers....Ludovic Courtès
2016-03-16substitute: Make room for a 'ttl' field in cached entries....Ludovic Courtès
2016-03-16build: Default to "https://mirror.hydra.gnu.org/" for substitutes....Ludovic Courtès
2016-03-16http-client: No 'setvbuf' for non-file ports....Ludovic Courtès
2016-03-14grafts: Update the narinfo cache before building a derivation....Ludovic Courtès
2016-03-14substitute: Keep the initial connection alive....Ludovic Courtès
2016-03-14http-client: Add #:keep-alive? parameter....Ludovic Courtès
2016-03-14substitute: Remove dead code....Ludovic Courtès
2016-03-14store: 'references/substitutes' caches its results....Ludovic Courtès
2016-03-14size: Disable grafts....Ludovic Courtès
2016-03-14build: Add Ant build system....Ricardo Wurmus
2016-03-11cve: Read entire CVE databases for the current year and the past year....Ludovic Courtès
2016-03-11cve: Make CPE patch level part of the version string....Ludovic Courtès
2016-03-10substitute: Optimize HTTP pipelining over TLS....Ludovic Courtès
2016-03-10substitute: Add HTTPS support....Ludovic Courtès
2016-03-09substitute: Error out on unsupported URL schemes....Ludovic Courtès