Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers.... | Ludovic Courtès | 2013-01-06 | 1 | -6/+6 |
* | ui: Factorize bug-report information in `--help'.... | Ludovic Courtès | 2013-01-05 | 1 | -3/+2 |
* | guix-download: Use code from (guix build download).... | Ludovic Courtès | 2012-11-13 | 1 | -48/+26 |
* | guix-download: Add support for file:// URIs.... | Ludovic Courtès | 2012-11-13 | 1 | -9/+15 |
* | guix-download: Gracefully handle invalid URIs.... | Ludovic Courtès | 2012-11-13 | 1 | -6/+5 |
* | Move base32 code to (guix base32).... | Ludovic Courtès | 2012-11-11 | 1 | -0/+1 |
* | guix-download: Print the hash of the file's contents, no that of the path.... | Ludovic Courtès | 2012-11-08 | 1 | -5/+5 |
* | guix-download: Error out when the HTTP response code is not 200.... | Ludovic Courtès | 2012-11-08 | 1 | -2/+8 |
* | ui: Factorize `--version'.... | Ludovic Courtès | 2012-11-03 | 1 | -5/+1 |
* | Add (guix ui).... | Ludovic Courtès | 2012-11-01 | 1 | -9/+1 |
* | build: Make sure scripts know where to find their modules.... | Ludovic Courtès | 2012-10-27 | 1 | -0/+3 |
* | Add `guix-download'.... | Ludovic Courtès | 2012-10-25 | 1 | -0/+184 |