summaryrefslogtreecommitdiff
path: root/guix/scripts/package.scm
AgeCommit message (Expand)Author
2015-03-20guix package: '-s' sorts packages by name, then by version.Ludovic Courtès
2015-03-20guix package: '-s' displays different packages that have the same location.Ludovic Courtès
2015-03-04tests: Remove dependency on 'glibc-utf8-locales' for profile tests.Ludovic Courtès
2015-02-26ui: Factorize command-line + env. var. option parsing.Ludovic Courtès
2015-02-06guix package: Make custom profiles actual indirect roots.Ludovic Courtès
2015-01-20guix package: Avoid spurious warnings from 'find-files'.Ludovic Courtès
2015-01-03guix package: Follow symlinks for pattern search paths.Ludovic Courtès
2014-12-27guix package: Use 'search-path-as-list' instead of custom code.Ludovic Courtès
2014-12-06guix: scripts: Parse $GUIX_BUILD_OPTIONS separately.nebuli
2014-11-30guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.nebuli
2014-10-12guix package: Add '--switch-generation' option.Alex Kost
2014-10-12profiles: Add condition types for profiles and generations.Alex Kost
2014-10-10ui: Move 'show-manifest-transaction' from (guix profiles).Alex Kost
2014-10-05guix package: Export generation procedures.Alex Kost
2014-09-22guix package: Use 'profile-generations'.Alex Kost
2014-08-31guix package: Fix search path lookup when an obsolete version is installed.Ludovic Courtès
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-08-23profiles: Produce a top-level Info 'dir' file.Ludovic Courtès
2014-08-20Move 'check-package-freshness' from 'guix package' to 'packages'.Alex Kost
2014-08-19guix package: Use 'manifest-transaction'.Alex Kost
2014-08-12guix package: Remove leftover internal procedure.Ludovic Courtès
2014-08-12guix package: Use 'manifest-add'.Ludovic Courtès
2014-08-11guix package: Remove dead code and unused variables.Ludovic Courtès
2014-07-26profiles: Add 'package->manifest-entry'.Ludovic Courtès
2014-07-26profiles: Get rid of the 'inputs' field of 'manifest-entry'.Ludovic Courtès
2014-07-26profiles: Switch to gexps.Ludovic Courtès
2014-07-26profiles: Do away with 'manifest=?'.Ludovic Courtès
2014-07-21guix package: add a "show" option.Cyril Roelandt
2014-07-05guix package: Try $LOGNAME in addition to $USER.Taylan Ulrich Bayirli/Kammer
2014-07-05guix package: Do the right thing for '-p ~/.guix-profile'.Ludovic Courtès
2014-06-13Separate package description translations from string translations.Ludovic Courtès
2014-04-05guix package: Fix indentation of packages to remove.Ludovic Courtès
2014-04-02guix package: 'search-path-environment-variables' traverses module tree once.Ludovic Courtès
2014-04-02guix package: Register non-default profiles as GC roots.Ludovic Courtès
2014-03-01guix package: Use the common build options from (guix scripts build).Ludovic Courtès
2014-01-13guix package: Gracefully handle EPIPE on '--search'.Ludovic Courtès
2014-01-08config: '%state-directory' always honors $NIX_STATE_DIR.Ludovic Courtès
2014-01-04guix package: Gracefully deal with EPIPE on stdout for --list-*.Ludovic Courtès
2013-12-22Add 'guix archive'.Ludovic Courtès
2013-12-21Factorize package search between 'guix package' and 'guix build'.Ludovic Courtès
2013-12-14guix package: allow multiple arguments after -i, -r, and -u.Mark H Weaver
2013-11-24guix package: Honor the current output when upgrading.Ludovic Courtès
2013-11-01guix package: Show the output name of what's being removed.Ludovic Courtès
2013-11-01guix package: Fix indentation of "will be removed" messages.Ludovic Courtès
2013-11-01guix package: Allow removal of a specific package output.Ludovic Courtès
2013-11-01guix package: Separate '--remove' option processing.Ludovic Courtès
2013-11-01ui: Factorize package specification parsing.Ludovic Courtès
2013-11-01Add (guix profiles).Ludovic Courtès
2013-10-30guix package: Factorize generation file name computation.Ludovic Courtès
2013-10-30guix package: Specify inputs for each manifest entry.Ludovic Courtès