summaryrefslogtreecommitdiff
path: root/guix/scripts/package.scm
Commit message (Expand)AuthorAge
* pull: Create a version 3 manifest.Ludovic Courtès2022-08-31
* home: Add -I, --list-installed option.Antero Mejr2022-07-19
* guix package: Sort search results by package version.Ludovic Courtès2022-05-26
* scripts: package: Transform before creating manifest entries.Josselin Poiret2022-05-23
* ui: Highlight package and service search results.Ludovic Courtès2022-04-19
* packages: Add 'package-unique-version-prefix'.Ludovic Courtès2022-04-04
* package: Honor '--dry-run' when target profile is already in store.Ludovic Courtès2022-01-19
* home: import: Factorize triplicated 'version-spec' procedure.Ludovic Courtès2021-10-31
* package: Improve output appearance when listing packages.Steve Sprang2021-07-15
* guix package: Do not say "nothing to do" upon rollback & co.Ludovic Courtès2021-06-13
* guix package: Do not warn about "missing arguments" when there's nothing to do.Ludovic Courtès2021-05-28
* scripts: Commands warn when passed zero arguments.Ludovic Courtès2021-05-28
* guix package: Autoload Guile-JSON and (guix describe).Ludovic Courtès2021-03-19
* profiles: 'package->manifest-entry' preserves transformations by default.Ludovic Courtès2021-03-05
* guix package: Add '--export-channels'.Ludovic Courtès2021-02-01
* guix package: Add '--export-manifest'.Ludovic Courtès2021-02-01
* transformations: Show '--help-transform' only where applicable.Ludovic Courtès2020-11-21
* guix build: Move transformation options to (guix transformations).Ludovic Courtès2020-10-31
* guix build: 'options->transformation' no longer takes a 'store' parameter.Ludovic Courtès2020-10-31
* guix build: Move package transformation options behind '--help-transform'.Ludovic Courtès2020-10-20
* guix package: Re-apply package transformation when upgrading.Ludovic Courtès2020-10-02
* guix build: Record package transformations in manifest entries.Ludovic Courtès2020-10-02
* guix package: Simplify 'package->manifest-entry*'.Ludovic Courtès2020-09-25
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* scripts: Pass #:verbosity to 'build-notifier'.Ludovic Courtès2020-08-03
* guix package: Support multiple profiles with '--list-installed'.zimoun2020-05-23
* guix package, show: Support multiple queries.zimoun2020-05-11
* Merge branch 'master' into core-updatesMarius Bakke2020-04-24
|\
| * guix package: Export 'search-path-environment-variables'.Marius Bakke2020-04-24
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-19
|\|
| * scripts/package: Handle JSON files.Ricardo Wurmus2020-04-16
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\|
| * guix package: Do not misdiagnose upgrades when there are propagated inputs.Ludovic Courtès2020-03-31
| * guix package: 'transaction-upgrade-entry' swallows build requests.Ludovic Courtès2020-03-31
| * guix package: 'transaction-upgrade-entry' uses 'lower-manifest-entry'.Ludovic Courtès2020-03-31
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\|
| * '--dry-run' no longer implies '--no-grafts'.Ludovic Courtès2020-03-29
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-27
|\|
| * status: Display synthetic information about profiles being built.Ludovic Courtès2020-03-26
| * guix package, pull: Use 'with-build-handler'.Ludovic Courtès2020-03-22
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-21
|\|
| * guix package: Remove unneeded import.Ludovic Courtès2020-03-19
* | scripts: Refer to (default-guile) instead of 'guile-2.2'.Ludovic Courtès2020-03-17
|/
* guix package: Don't error out when failing to create ~/.guix-profile.Ludovic Courtès2020-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