| Commit message (Expand) | Author | Age |
* | guix-package: Create ~/.guix-profile when it doesn't exist. | Ludovic Courtès | 2013-01-09 |
* | guix-package: Show package outputs in `--list-available'. | Ludovic Courtès | 2013-01-09 |
* | guix-package: Use `guile-final', not `guile-2.0' to build the environment. | Ludovic Courtès | 2013-01-08 |
* | guix-package: Be verbose when Guile itself needs to be built. | Ludovic Courtès | 2013-01-08 |
* | guix-package: Remove `-b' shorthand for `--bootstrap'. | Ludovic Courtès | 2013-01-07 |
* | Update license headers. | Ludovic Courtès | 2013-01-06 |
* | ui: Factorize bug-report information in `--help'. | Ludovic Courtès | 2013-01-05 |
* | guix-package: Avoid use of the `guix' sub-directory for profiles. | Ludovic Courtès | 2012-12-13 |
* | guix-package: Use directory names from (guix config). | Ludovic Courtès | 2012-12-13 |
* | guix-package: Add `--verbose'; silence the environment's build by default. | Ludovic Courtès | 2012-12-12 |
* | guix-package: Gracefully handle multiple installs of the same path. | Ludovic Courtès | 2012-12-12 |
* | guix-package: Extract version strings when installing a direct store path. | Ludovic Courtès | 2012-11-19 |
* | guix-package: Record the correct version string in manifests. | Ludovic Courtès | 2012-11-19 |
* | guix-package: Add `--list-available'. | Ludovic Courtès | 2012-11-19 |
* | guix-package: Add `--list-installed'. | Ludovic Courtès | 2012-11-19 |
* | guix-package: Fix typo. | Ludovic Courtès | 2012-11-19 |
* | guix-package: Fix handling of the PACKAGE:OUTPUT syntax. | Ludovic Courtès | 2012-11-07 |
* | guix-package: Fix invalid module use. | Ludovic Courtès | 2012-11-07 |
* | guix-package: Remove extraneous procedures. | Ludovic Courtès | 2012-11-04 |
* | utils: Add `package-name->name+version'. | Ludovic Courtès | 2012-11-04 |
* | guix-package: Use more (guix ui) features. | Ludovic Courtès | 2012-11-03 |
* | ui: Factorize `--version'. | Ludovic Courtès | 2012-11-03 |
* | Add a preliminary `guix-package' command-line tool. | Ludovic Courtès | 2012-11-01 |