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