summaryrefslogtreecommitdiff
path: root/guix/scripts/substitute.scm
AgeCommit message (Expand)Author
2015-07-13substitute: Improve functional decomposition....Ludovic Courtès
2015-07-13substitute: Honor "substitute-urls" option passed by "untrusted" clients....Ludovic Courtès
2015-07-13substitute: Store cached narinfo in cache-specific sub-directories....Ludovic Courtès
2015-07-13substitute: Pass the cache URL instead of <cache> objects....Ludovic Courtès
2015-07-13substitute: Remove unneeded conditionals....Ludovic Courtès
2015-07-07substitute: Avoid infinite loop when updating the substitute list....Andy Patterson
2015-05-10Remove assorted Guile 2.0.5 workarounds....Ludovic Courtès
2015-05-06download: Work around Guile small-receive-buffer bug....Ludovic Courtès
2015-05-04substitute: Increase TTL from 24h to 36h....Ludovic Courtès
2015-05-01substitute: Fix file descriptor leak in 'http-multiple-get'....Ludovic Courtès
2015-03-25substitute: Rename cache directory from "substitute-binary" to "substitute"....Ludovic Courtès
2015-03-25Rename 'guix substitute-binary' to 'guix substitute'....Ludovic Courtès