summaryrefslogtreecommitdiff
path: root/guix/build/download.scm
Commit message (Expand)AuthorAge
* download: Report the progress of HTTP downloads.Ludovic Courtès2013-01-06
* download: Report the progress of FTP downloads.Ludovic Courtès2013-01-06
* Merge branch 'master' into core-updatesLudovic Courtès2013-01-06
|\
| * download: Correctly detect "No route to host" conditions.Ludovic Courtès2012-12-17
* | Update license headers of builder-side code.Ludovic Courtès2013-01-05
|/
* download: Work around (web client) bug <http://bugs.gnu.org/13095>.Ludovic Courtès2012-12-14
* download: Keep only one slash when concatenating URIs.Ludovic Courtès2012-11-27
* download: Add support for mirror:// URLs.Ludovic Courtès2012-11-13
* download: Follow HTTP redirections.Ludovic Courtès2012-11-13
* Add (guix download) and (guix build download).Ludovic Courtès2012-11-12