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