summaryrefslogtreecommitdiff
path: root/guix/scripts/package.scm
AgeCommit message (Expand)Author
2020-01-19guix package: Create profiles/per-user/$USER upfront.Ludovic Courtès
2020-01-16guix package: Export 'transaction-upgrade-entry'.Ludovic Courtès
2020-01-15More module autoload adjustments.Ludovic Courtès
2019-12-29guix package: Save provenance information when using '--manifest'.Ludovic Courtès
2019-11-29ui: Factorize 'with-profile-lock'.Ludovic Courtès
2019-11-26Use 'offload?' instead of 'build-hook?' internally.Ludovic Courtès
2019-11-22package: Allow multiple '--manifest' options.Ludovic Courtès
2019-11-08guix: package: lock profiles when processing them.Julien Lepiller
2019-09-26guix package: Add '--list-profiles'.Ludovic Courtès
2019-09-21guix package: '--show' ignores deprecated packages.Ludovic Courtès
2019-09-18guix package: "guix package -f FILE" ensures FILE returns a package.Ludovic Courtès
2019-07-11guix gc: Correctly handle '--delete-generations' with no arguments.Ludovic Courtès
2019-06-27ui: Add 'display-search-results' and use it.Ludovic Courtès
2019-06-05guix package: Do not list environment variables that need to be set.Ludovic Courtès
2019-05-09ui: Make package outputs searchable.Chris Marusich
2019-04-29guix package: Add 'install', 'remove', and 'upgrade' aliases.Ludovic Courtès
2019-04-10guix package: Use absolute file names in search path recommendations.Ludovic Courtès
2019-03-16guix: Match package names case-insensitively.Tobias Geerinckx-Rice
2019-03-07describe: Add 'package-provenance'.Ludovic Courtès
2019-02-13guix system: Add 'delete-generations'.Ludovic Courtès
2019-02-11Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès
2019-02-01guix package: '-A' no longer lists deprecated packages.Ludovic Courtès
2019-01-15guix package: '--list-available' can use data from the cache.Ludovic Courtès
2019-01-15channels: Compute a package cache and use it.Ludovic Courtès
2019-01-15guix package: Avoid 'find-newest-available-packages'.Ludovic Courtès
2019-01-15guix package: '--upgrade' preserves package order.Ludovic Courtès
2019-01-11guix build: Re-purpose '--verbosity' and add '--debug'.Ludovic Courtès
2019-01-11status: Add 'with-status-verbosity'.Ludovic Courtès
2018-11-11guix package: '--show' errors when asked for a non-existent package.Ludovic Courtès
2018-10-23scripts: Suggest running 'guix gc' when we're short on disk space.Ludovic Courtès
2018-10-15status: Build upon multiplexed build output.Ludovic Courtès
2018-10-11profiles: Add 'ensure-profile-directory'.Ludovic Courtès
2018-09-27Add (guix status) and use it for pretty colored output.Ludovic Courtès
2018-09-11guix: Do not close current-error-port.Ricardo Wurmus
2018-09-09ui: Add soft port for styling and filtering build output.Ricardo Wurmus
2018-09-07guix package: Record package provenance in manifest entries.Ludovic Courtès
2018-07-13guix package: Use relative symlinks to generations.Ludovic Courtès
2018-06-09profiles: Add '%current-profile', 'user-friendly-profile', & co.Ludovic Courtès
2018-03-31guix package: Add '--allow-collisions'.Ludovic Courtès
2018-02-27guix package: '--search' no longer shows superseded packages.Ludovic Courtès
2017-12-07scripts: All commands enable build hooks by default.Ludovic Courtès
2017-12-03scripts: Default to Guile 2.2 as the guile-for-build.Ludovic Courtès
2017-10-25guix package: '--list-available' does not show superseded packages.Ludovic Courtès
2017-10-07guix package: '--upgrade' no longer reverses package order.Ludovic Courtès
2017-09-16ui: Generalize relevance computation.Ludovic Courtès
2017-09-01scripts: Remove 'max-silent-time' from the default options.Maxim Cournoyer
2017-08-01guix package: Allow `guix package -u' to fuction as before.Efraim Flashner
2017-07-31guix package: Warn when invoked with '-u -something'.Ludovic Courtès
2017-07-20guix package: '-l' correctly handles zero-generation profiles.Ludovic Courtès
2017-07-20guix package: Trim trailing slashes from the profile name.Ludovic Courtès