| Commit message (Expand) | Author | Age |
* | guix-package: Test installation of packages by name. | Ludovic Courtès | 2013-02-06 |
* | guix-package: Report `--search' matches in recutils format. | Ludovic Courtès | 2013-02-01 |
* | guix-package: Gracefully report non-existing outputs. | Ludovic Courtès | 2013-02-01 |
* | guix-package: Add '--search'. | Nikita Karetnikov | 2013-01-28 |
* | guix-package: Always use the next number for new generations. | Ludovic Courtès | 2013-01-27 |
* | guix-package: When rolling back to nothingness, point to the empty profile. | Ludovic Courtès | 2013-01-27 |
* | guix-package: Error out when passed a non-option argument. | Ludovic Courtès | 2013-01-24 |
* | guix-package: Fix `--roll-back' when `--profile' is not passed. | Ludovic Courtès | 2013-01-22 |
* | distro: Change the module name space to (gnu ...). | Ludovic Courtès | 2013-01-18 |
* | guix-package: Allow `--roll-back' to skip missing generations. | Ludovic Courtès | 2013-01-17 |
* | guix-package: Add `--roll-back'. | Ludovic Courtès | 2013-01-17 |
* | guix-package: Create or diagnose missing profile directory. | Ludovic Courtès | 2013-01-14 |
* | tests: Use "binutils:lib" as the `guix-package' example. | Ludovic Courtès | 2013-01-14 |
* | guix-package: Remove `-b' shorthand for `--bootstrap'. | Ludovic Courtès | 2013-01-07 |
* | Update license headers. | Ludovic Courtès | 2013-01-06 |
* | Merge branch 'nix-integration' | Ludovic Courtès | 2012-12-13 |
|\ |
|
| * | tests: Skip network-dependent tests when the network is unreachable. | Ludovic Courtès | 2012-12-13 |
* | | tests: Remove `t-profile' files on exit. | 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: Add `--list-available'. | Ludovic Courtès | 2012-11-19 |
* | guix-package: Add `--list-installed'. | Ludovic Courtès | 2012-11-19 |
* | guix-package: Fix handling of the PACKAGE:OUTPUT syntax. | Ludovic Courtès | 2012-11-07 |
* | Add a preliminary `guix-package' command-line tool. | Ludovic Courtès | 2012-11-01 |