aboutsummaryrefslogtreecommitdiff
path: root/guix/scripts/package.scm
Commit message (Expand)AuthorAge
* scripts: package: Handle EPIPE errors when displaying help.Simon Tournier2023-10-17
* Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-03-20
|\
| * guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
* | Merge remote-tracking branch 'savannah/master' into core-updatesChristopher Baines2023-03-02
|\|
| * ui: 'display-hint' quotes extra arguments for Texinfo.Ludovic Courtès2023-02-27
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2023-01-30
|\|
| * Remove now unnecessary uses of (guix grafts).Ludovic Courtès2022-10-22
* | Merge branch 'staging' into core-updatesMarius Bakke2022-09-01
|\|
| * pull: Create a version 3 manifest.Ludovic Courtès2022-08-31
* | Merge branch 'staging' into core-updatesMarius Bakke2022-07-22
|\|
| * home: Add -I, --list-installed option.Antero Mejr2022-07-19
* | utils: Move switch-symlinks to (guix build utils).Arun Isaac2022-06-25
|/
* 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