summaryrefslogtreecommitdiff
path: root/guix/scripts/describe.scm
Commit message (Expand)AuthorAge
* channels: Add 'repository->guix-channel'.Ludovic Courtès2022-08-09
* guix describe: Add missing import.Ludovic Courtès2022-04-09
* describe: Gracefully handle profiles that lack provenance info.Ludovic Courtès2021-05-09
* scripts: describe: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
* guix describe: Autoload Guile-JSON.Ludovic Courtès2021-03-19
* guix describe: 'display-profile-content' checks the right generation.Ludovic Courtès2021-02-05
* channels: Record 'guix' channel metadata in (guix config).Ludovic Courtès2021-02-04
* channels: Add 'channel->code'.Ludovic Courtès2021-02-01
* guix describe: Use 'manifest-entry-channel'.Ludovic Courtès2021-02-01
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* guix describe: Display channel introductions and add 'channels-sans-intro'.Ludovic Courtès2020-07-01
* Add more (ice-9 format) imports.Ludovic Courtès2020-06-26
* guix describe: Add '--list-formats'Ekaitz Zarraga2020-05-18
* Revert "ui: Only display link in capable terminals."Ludovic Courtès2020-02-28
* ui: Only display link in capable terminals.zimoun2020-02-24
* describe: Remove dependency on (guix scripts pull).Ludovic Courtès2020-02-11
* channels: Add 'profile-channels'.Ludovic Courtès2019-08-16
* describe: Provide a hint when origin detection fails.Ludovic Courtès2019-04-28
* describe: Warn about 'GUIX_PACKAGE_PATH' in json and recutils format.Ludovic Courtès2019-03-18
* describe: In 'channels' format, quote the channel name.Ludovic Courtès2018-12-07
* describe: Delete 'directory' argument from 'display-checkout-info'.Oleg Pykhalov2018-11-27
* describe: Add recutils format.Oleg Pykhalov2018-11-22
* describe: Add json format.Oleg Pykhalov2018-11-22
* describe: Use a procedure to format output.Oleg Pykhalov2018-11-22
* describe: Add profile option.Oleg Pykhalov2018-11-21
* describe: Fix 'format' option.Oleg Pykhalov2018-11-21
* describe: Canonicalize the profile.Ludovic Courtès2018-10-14
* describe: Work correctly on generation-less profiles.Ludovic Courtès2018-09-18
* guix describe: Display information about the current generation.Ludovic Courtès2018-09-07
* Add 'guix describe'.Ludovic Courtès2018-09-07