summaryrefslogtreecommitdiff
path: root/guix/scripts/pull.scm
AgeCommit message (Expand)Author
2023-10-17scripts: pull: Handle EPIPE errors when displaying help....Simon Tournier
2023-08-29scripts: pull: Teach 'channels-list' to use 'tag' git references....Simon Tournier
2023-08-17pull, time-machine: Add '-q' to ignore channel files....Ludovic Courtès
2023-08-16pull: Tag commit argument with 'tag-or-commit....Maxim Cournoyer
2023-06-16pull: Preserve channel ordering when using '--commit', '--url', etc....Ludovic Courtès
2023-03-13guix: Strip #:use-module lists....Ludovic Courtès
2023-02-27ui: 'display-hint' quotes extra arguments for Texinfo....Ludovic Courtès
2022-10-22Remove now unnecessary uses of (guix grafts)....Ludovic Courtès
2022-08-31pull: Create a version 3 manifest....Ludovic Courtès
2022-06-15pull: Tweak cache directory validation code....Ludovic Courtès
2022-06-12pull: Fix typo in error message....Tobias Geerinckx-Rice
2022-06-05pull: Fail if cache directory ownership is suspect....Tobias Geerinckx-Rice
2022-05-22scripts: Add --list-systems and --list-targets options....Mathieu Othacehe
2022-05-20guix: Remove unused import....Ricardo Wurmus
2022-02-27pull: No longer print upgraded/added packages upon completion....Ludovic Courtès
2022-02-27pull: '--news' no longer shows package lists....Ludovic Courtès
2022-02-14pull: '--list-generations' pipes its output to the pager....Ludovic Courtès
2022-02-14pull: '--list-generations' lists packages only with '--details'....Ludovic Courtès
2021-06-29pull: Use SRFI-71 instead of SRFI-11....Ludovic Courtès
2021-06-29pull: Autoload (gnu ...) modules....Ludovic Courtès
2021-03-05pull: Expand help text for --{url,commit,branch}....Tobias Geerinckx-Rice
2021-02-12pull: Create the "${XDG_CONFIG_HOME}/guix" directory when needed....宋文武
2021-01-31guix: channels: Introduce "channel-with-substitutes-available"....Mathieu Othacehe
2020-12-05pull: Accept no non-option arguments....Tobias Geerinckx-Rice
2020-11-16pull: Do not suggest running `guix pull --news' on the first run....Florian Pelz
2020-09-10scripts: Use 'define-command' and have 'guix help' use that....Ludovic Courtès
2020-08-27pull: Avoid "Migrating profile" message on the first run....Ludovic Courtès
2020-08-03scripts: Pass #:verbosity to 'build-notifier'....Ludovic Courtès
2020-07-11git: Add 'with-git-error-handling'....Ludovic Courtès
2020-06-16pull: Add '--disable-authentication'....Ludovic Courtès
2020-06-16channels: Make 'validate-pull' call right after clone/pull....Ludovic Courtès
2020-05-25pull: Protect against downgrade attacks....Ludovic Courtès
2020-03-30Merge branch 'master' into core-updates...Marius Bakke
2020-03-29'--dry-run' no longer implies '--no-grafts'....Ludovic Courtès
2020-03-27Merge branch 'master' into core-updates...Marius Bakke
2020-03-23ui: Add 'indented-string'....Ludovic Courtès
2020-03-22guix package, pull: Use 'with-build-handler'....Ludovic Courtès
2020-03-17scripts: Refer to (default-guile) instead of 'guile-2.2'....Ludovic Courtès
2020-02-11describe: Remove dependency on (guix scripts pull)....Ludovic Courtès
2020-01-06Adjust module autoloads....Ludovic Courtès
2019-12-07guix system: "list-generations" displays provenance info....Ludovic Courtès
2019-11-29ui: Factorize 'with-profile-lock'....Ludovic Courtès
2019-11-28pull, describe: Emit hyperlinks for commit identifiers....Ludovic Courtès
2019-11-26Use 'offload?' instead of 'build-hook?' internally....Ludovic Courtès
2019-11-19pull: Acquire a lock for the target profile....Ludovic Courtès
2019-11-15time-machine: Handle 'git-error' exceptions....Ludovic Courtès
2019-11-15Add 'guix time-machine'....Konrad Hinsen
2019-11-15pull: Remove unused '--verbose' option....Ludovic Courtès
2019-11-01pull: Gracefully handle invalid Texinfo markup in news....Ludovic Courtès
2019-10-27pull: Honor '/etc/guix/channels.scm'....Ludovic Courtès