summaryrefslogtreecommitdiff
path: root/guix/scripts/substitute-binary.scm
AgeCommit message (Expand)Author
2013-04-29substitute-binary: Support decompression from non-file ports.Ludovic Courtès
2013-04-25web: Factorize `http-get' hackery.Ludovic Courtès
2013-04-20substitute-binary: Remove expired cache entries once in a while.Ludovic Courtès
2013-04-15substitute-binary: Skip servers that use a different store prefix.Ludovic Courtès
2013-04-15substitute-binary: Call `open-cache' only when needed.Ludovic Courtès
2013-04-15substitute-binary: Add a local cache.Ludovic Courtès
2013-04-12substitute-binary: Implement `--substitute'.Ludovic Courtès
2013-04-12substitute-binary: Correctly handle missing narinfos in `--query' mode.Ludovic Courtès
2013-04-04substitute-binary: Fix communication of several store paths to the daemon.Ludovic Courtès
2013-04-03Add preliminary binary substituter.Ludovic Courtès