aboutsummaryrefslogtreecommitdiff
path: root/guix-package.in
Commit message (Expand)AuthorAge
* guix-package: Fix `--roll-back' when `--profile' is not passed.Ludovic Courtès2013-01-22
* distro: Rename (distro) to (gnu packages).Ludovic Courtès2013-01-18
* distro: Change the module name space to (gnu ...).Ludovic Courtès2013-01-18
* guix-package: Allow `--roll-back' to skip missing generations.Ludovic Courtès2013-01-17
* guix-package: Add `--roll-back'.Ludovic Courtès2013-01-17
* guix-package: Connect to the daemon only after arguments have been processed.Ludovic Courtès2013-01-15
* guix-package: Create or diagnose missing profile directory.Ludovic Courtès2013-01-14
* guix-package: Fix check for ~/.guix-profile existence.Ludovic Courtès2013-01-13
* guix-package: Create ~/.guix-profile when it doesn't exist.Ludovic Courtès2013-01-09
* guix-package: Show package outputs in `--list-available'.Ludovic Courtès2013-01-09
* guix-package: Use `guile-final', not `guile-2.0' to build the environment.Ludovic Courtès2013-01-08
* guix-package: Be verbose when Guile itself needs to be built.Ludovic Courtès2013-01-08
* guix-package: Remove `-b' shorthand for `--bootstrap'.Ludovic Courtès2013-01-07
* Update license headers.Ludovic Courtès2013-01-06
* ui: Factorize bug-report information in `--help'.Ludovic Courtès2013-01-05
* guix-package: Avoid use of the `guix' sub-directory for profiles.Ludovic Courtès2012-12-13
* guix-package: Use directory names from (guix config).Ludovic Courtès2012-12-13
* guix-package: Add `--verbose'; silence the environment's build by default.Ludovic Courtès2012-12-12
* guix-package: Gracefully handle multiple installs of the same path.Ludovic Courtès2012-12-12
* guix-package: Extract version strings when installing a direct store path.Ludovic Courtès2012-11-19
* guix-package: Record the correct version string in manifests.Ludovic Courtès2012-11-19
* guix-package: Add `--list-available'.Ludovic Courtès2012-11-19
* guix-package: Add `--list-installed'.Ludovic Courtès2012-11-19
* guix-package: Fix typo.Ludovic Courtès2012-11-19
* guix-package: Fix handling of the PACKAGE:OUTPUT syntax.Ludovic Courtès2012-11-07
* guix-package: Fix invalid module use.Ludovic Courtès2012-11-07
* guix-package: Remove extraneous procedures.Ludovic Courtès2012-11-04
* utils: Add `package-name->name+version'.Ludovic Courtès2012-11-04
* guix-package: Use more (guix ui) features.Ludovic Courtès2012-11-03
* ui: Factorize `--version'.Ludovic Courtès2012-11-03
* Add a preliminary `guix-package' command-line tool.Ludovic Courtès2012-11-01