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