summaryrefslogtreecommitdiff
path: root/guix-package.in
AgeCommit message (Expand)Author
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