summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2016-04-15download: Send an ANSI erase-in-line sequence in addition to CR....Ludovic Courtès
2016-04-15gnu-maintenance: Move FTP directory info to 'properties' fields....Ludovic Courtès
2016-04-15gnu-maintenance: Recognize source tarball with "-src" in their name....Ludovic Courtès
2016-04-15upstream: Pass a package object to updaters....Ludovic Courtès
2016-04-14lint: Emit an ANSI erase-in-line sequence....Danny Milosavljevic
2016-04-14download: Follow HTTP 307 "Temporary Redirection"....Alex Kost
2016-04-13gnu-maintenance: update-package-source: Only update the desired package....宋文武
2016-04-13utils: Add 'location->source-properties'....宋文武
2016-04-13utils: Add 'edit-expression'....宋文武
2016-04-07environment: container: Work around read-only /etc/resolv.conf issue....David Thompson
2016-04-06challenge: Really exit with non-zero upon hash mismatch....Ludovic Courtès
2016-04-04emacs: Use 'build-and-use-profile' from (guix scripts package)....Alex Kost
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