summaryrefslogtreecommitdiff
path: root/guix/build/download.scm
AgeCommit message (Expand)Author
2013-02-20download: Adjust to `http-get*' deprecation....Ludovic Courtès
2013-01-25download: Follow HTTP redirection upon 301 "moved permanently"....Ludovic Courtès
2013-01-20download: Add HTTPS support....Ludovic Courtès
2013-01-11download: Abbreviate URLs when displaying the progress report....Ludovic Courtès
2013-01-06download: Report the progress of HTTP downloads....Ludovic Courtès
2013-01-06download: Report the progress of FTP downloads....Ludovic Courtès
2013-01-06Merge branch 'master' into core-updates...Ludovic Courtès
2013-01-05Update license headers of builder-side code....Ludovic Courtès
2012-12-17download: Correctly detect "No route to host" conditions....Ludovic Courtès
2012-12-14download: Work around (web client) bug <http://bugs.gnu.org/13095>....Ludovic Courtès
2012-11-27download: Keep only one slash when concatenating URIs....Ludovic Courtès
2012-11-13download: Add support for mirror:// URLs....Ludovic Courtès
2012-11-13download: Follow HTTP redirections....Ludovic Courtès
2012-11-12Add (guix download) and (guix build download)....Ludovic Courtès