summaryrefslogtreecommitdiff
path: root/guix/scripts/package.scm
Commit message (Expand)AuthorAge
* gnu: Use xapian index for package search.series-3037Arun Isaac2020-02-27
* guix package: Create profiles/per-user/$USER upfront.Ludovic Courtès2020-01-19
* guix package: Export 'transaction-upgrade-entry'.Ludovic Courtès2020-01-16
* More module autoload adjustments.Ludovic Courtès2020-01-15
* guix package: Save provenance information when using '--manifest'.Ludovic Courtès2019-12-29
* ui: Factorize 'with-profile-lock'.Ludovic Courtès2019-11-29
* Use 'offload?' instead of 'build-hook?' internally.Ludovic Courtès2019-11-26
* package: Allow multiple '--manifest' options.Ludovic Courtès2019-11-22
* guix: package: lock profiles when processing them.Julien Lepiller2019-11-08
* guix package: Add '--list-profiles'.Ludovic Courtès2019-09-26
* guix package: '--show' ignores deprecated packages.Ludovic Courtès2019-09-21
* guix package: "guix package -f FILE" ensures FILE returns a package.Ludovic Courtès2019-09-18
* guix gc: Correctly handle '--delete-generations' with no arguments.Ludovic Courtès2019-07-11
* ui: Add 'display-search-results' and use it.Ludovic Courtès2019-06-27
* guix package: Do not list environment variables that need to be set.Ludovic Courtès2019-06-05
* ui: Make package outputs searchable.Chris Marusich2019-05-09
* guix package: Add 'install', 'remove', and 'upgrade' aliases.Ludovic Courtès2019-04-29
* guix package: Use absolute file names in search path recommendations.Ludovic Courtès2019-04-10
* guix: Match package names case-insensitively.Tobias Geerinckx-Rice2019-03-16
* describe: Add 'package-provenance'.Ludovic Courtès2019-03-07
* guix system: Add 'delete-generations'.Ludovic Courtès2019-02-13
* Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès2019-02-11
* guix package: '-A' no longer lists deprecated packages.Ludovic Courtès2019-02-01
* guix package: '--list-available' can use data from the cache.Ludovic Courtès2019-01-15
* channels: Compute a package cache and use it.Ludovic Courtès2019-01-15
* guix package: Avoid 'find-newest-available-packages'.Ludovic Courtès2019-01-15
* guix package: '--upgrade' preserves package order.Ludovic Courtès2019-01-15
* guix build: Re-purpose '--verbosity' and add '--debug'.Ludovic Courtès2019-01-11
* status: Add 'with-status-verbosity'.Ludovic Courtès2019-01-11
* 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