summaryrefslogtreecommitdiff
path: root/guix/scripts/package.scm
Commit message (Expand)AuthorAge
* guix package: '--show' errors when asked for a non-existent package.Ludovic Courtès2018-11-11
* scripts: Suggest running 'guix gc' when we're short on disk space.Ludovic Courtès2018-10-23
* status: Build upon multiplexed build output.Ludovic Courtès2018-10-15
* profiles: Add 'ensure-profile-directory'.Ludovic Courtès2018-10-11
* Add (guix status) and use it for pretty colored output.Ludovic Courtès2018-09-27
* guix: Do not close current-error-port.Ricardo Wurmus2018-09-11
* ui: Add soft port for styling and filtering build output.Ricardo Wurmus2018-09-09
* guix package: Record package provenance in manifest entries.Ludovic Courtès2018-09-07
* guix package: Use relative symlinks to generations.Ludovic Courtès2018-07-13
* profiles: Add '%current-profile', 'user-friendly-profile', & co.Ludovic Courtès2018-06-09
* guix package: Add '--allow-collisions'.Ludovic Courtès2018-03-31
* guix package: '--search' no longer shows superseded packages.Ludovic Courtès2018-02-27
* scripts: All commands enable build hooks by default.Ludovic Courtès2017-12-07
* scripts: Default to Guile 2.2 as the guile-for-build.Ludovic Courtès2017-12-03
* guix package: '--list-available' does not show superseded packages.Ludovic Courtès2017-10-25
* guix package: '--upgrade' no longer reverses package order.Ludovic Courtès2017-10-07
* ui: Generalize relevance computation.Ludovic Courtès2017-09-16
* scripts: Remove 'max-silent-time' from the default options.Maxim Cournoyer2017-09-01
* guix package: Allow `guix package -u' to fuction as before.Efraim Flashner2017-08-01
* guix package: Warn when invoked with '-u -something'.Ludovic Courtès2017-07-31
* guix package: '-l' correctly handles zero-generation profiles.Ludovic Courtès2017-07-20
* guix package: Trim trailing slashes from the profile name.Ludovic Courtès2017-07-20
* guix package: Allow '--rollback', after all.Ludovic Courtès2017-06-26
* guix package: 'guix package -r PKG -u' does not upgrade PKG.Ludovic Courtès2017-06-26
* guix package: Warn about packages that no longer exist.Ludovic Courtès2017-06-25
* guix package: '--search-paths' shows search paths from propagated inputs.Ludovic Courtès2017-06-21
* guix package: Always upgrade packages that have propagated inputs.Ludovic Courtès2017-06-21
* guix package: '--search' sorts by relevance.Ludovic Courtès2017-06-13
* guix package: Swallow EPIPE upon 'guix package --list-generations'.Ludovic Courtès2017-05-23
* scripts: Warn about old distro.Ludovic Courtès2017-05-10
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* Merge branch 'master' into core-updatesLudovic Courtès2017-01-23
|\
| * guix package: Fix version and output for 'guix package -i /gnu/store/…'.Ludovic Courtès2017-01-11
* | guix package: Honor the order of profiles when -p appears multiple times.Ludovic Courtès2017-01-23
|/
* profiles: Remove dependency on 'glibc-utf8-locales' for tests.Ludovic Courtès2016-12-17
* profiles: Extract a procedure for getting relative generation numbers.Chris Marusich2016-11-06
* guix package: Display generation diffs.Roel Janssen2016-10-26
* packages: Add 'package-superseded' and associated support.Ludovic Courtès2016-09-06
* guix package: Build up the transaction incrementally.Ludovic Courtès2016-09-06
* guix package: Clarify upgrade code.Ludovic Courtès2016-09-06
* guix scripts: Disable grafting on dry runs.Roel Janssen2016-08-28
* guix package: Suggest prefix search path settings.Ludovic Courtès2016-07-28
* guix package: Inherit the transformed version number.Ludovic Courtès2016-05-27
* emacs: Use 'build-and-use-profile' from (guix scripts package).Alex Kost2016-04-04
* guix build: Move '--no-grafts' to the common build options.Ludovic Courtès2016-03-02
* Do not check package freshness during upgrade.Alex Kost2016-02-24
* guix package: Support package transformation options.Ludovic Courtès2016-02-01
* guix package: Allow multiple '--search' flags.Ludovic Courtès2016-01-05
* guix package: Fix typo in comment.Leo Famulari2015-12-25
* guix package: Refactor 'options->installable'.Ludovic Courtès2015-12-01