summaryrefslogtreecommitdiff
path: root/guix/scripts/pull.scm
AgeCommit message (Expand)Author
2026-05-16pull: Add ‘guix-channel?’ to the set of bindings when loading channel files.Ludovic Courtès
2026-05-10pull, time-machine: ‘--allow-untrusted-channels’ takes an argument.Ludovic Courtès
2026-05-10pull, time-machine: Accept content SWHIDs as arguments to ‘--channels’.Ludovic Courtès
2026-05-10pull, time-machine: Support transparent download of channel files.Ludovic Courtès
2026-05-10pull, time-machine: Evaluate channels in a sandbox by default.Ludovic Courtès
2026-05-10ui: ‘load*’ takes a list of modules to import.Ludovic Courtès
2025-11-01pull: Remove old code to migrate generations to /var/guix/profiles.Ludovic Courtès
2024-12-25pull: Add ‘--no-check-certificate’.Ludovic Courtès
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-updatesMarius Bakke
2020-03-29'--dry-run' no longer implies '--no-grafts'.Ludovic Courtès
2020-03-27Merge branch 'master' into core-updatesMarius 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