summaryrefslogtreecommitdiff
path: root/guix/scripts/pull.scm
Commit message (Expand)AuthorAge
* pull: Create a version 3 manifest.Ludovic Courtès2022-08-31
* pull: Tweak cache directory validation code.Ludovic Courtès2022-06-15
* pull: Fix typo in error message.Tobias Geerinckx-Rice2022-06-12
* pull: Fail if cache directory ownership is suspect.Tobias Geerinckx-Rice2022-06-05
* scripts: Add --list-systems and --list-targets options.Mathieu Othacehe2022-05-22
* guix: Remove unused import.Ricardo Wurmus2022-05-20
* pull: No longer print upgraded/added packages upon completion.Ludovic Courtès2022-02-27
* pull: '--news' no longer shows package lists.Ludovic Courtès2022-02-27
* pull: '--list-generations' pipes its output to the pager.Ludovic Courtès2022-02-14
* pull: '--list-generations' lists packages only with '--details'.Ludovic Courtès2022-02-14
* pull: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2021-06-29
* pull: Autoload (gnu ...) modules.Ludovic Courtès2021-06-29
* pull: Expand help text for --{url,commit,branch}.Tobias Geerinckx-Rice2021-03-05
* pull: Create the "${XDG_CONFIG_HOME}/guix" directory when needed.宋文武2021-02-12
* guix: channels: Introduce "channel-with-substitutes-available".Mathieu Othacehe2021-01-31
* pull: Accept no non-option arguments.Tobias Geerinckx-Rice2020-12-05
* pull: Do not suggest running `guix pull --news' on the first run.Florian Pelz2020-11-16
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* pull: Avoid "Migrating profile" message on the first run.Ludovic Courtès2020-08-27
* scripts: Pass #:verbosity to 'build-notifier'.Ludovic Courtès2020-08-03
* git: Add 'with-git-error-handling'.Ludovic Courtès2020-07-11
* pull: Add '--disable-authentication'.Ludovic Courtès2020-06-16
* channels: Make 'validate-pull' call right after clone/pull.Ludovic Courtès2020-06-16
* pull: Protect against downgrade attacks.Ludovic Courtès2020-05-25
* Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\
| * '--dry-run' no longer implies '--no-grafts'.Ludovic Courtès2020-03-29
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-27
|\|
| * ui: Add 'indented-string'.Ludovic Courtès2020-03-23
| * guix package, pull: Use 'with-build-handler'.Ludovic Courtès2020-03-22
* | scripts: Refer to (default-guile) instead of 'guile-2.2'.Ludovic Courtès2020-03-17
|/
* describe: Remove dependency on (guix scripts pull).Ludovic Courtès2020-02-11
* Adjust module autoloads.Ludovic Courtès2020-01-06
* guix system: "list-generations" displays provenance info.Ludovic Courtès2019-12-07
* ui: Factorize 'with-profile-lock'.Ludovic Courtès2019-11-29
* pull, describe: Emit hyperlinks for commit identifiers.Ludovic Courtès2019-11-28
* Use 'offload?' instead of 'build-hook?' internally.Ludovic Courtès2019-11-26
* pull: Acquire a lock for the target profile.Ludovic Courtès2019-11-19
* time-machine: Handle 'git-error' exceptions.Ludovic Courtès2019-11-15
* Add 'guix time-machine'.Konrad Hinsen2019-11-15
* pull: Remove unused '--verbose' option.Ludovic Courtès2019-11-15
* pull: Gracefully handle invalid Texinfo markup in news.Ludovic Courtès2019-11-01
* pull: Honor '/etc/guix/channels.scm'.Ludovic Courtès2019-10-27
* pull: Call 'ensure-default-profile' after 'set-build-options'.Ludovic Courtès2019-10-18
* pull: Do not use '~*', which 'msgfmt' fails to interpret.Konrad Hinsen2019-10-01
* pull: Do not use '~*', which 'msgfmt' fails to interpret.Ludovic Courtès2019-10-01
* pull: Dim the commit ID when displaying news.Ludovic Courtès2019-09-25
* pull: Use ~/.cache/guix/checkouts instead of ~/.cache/guix/pull.Ludovic Courtès2019-09-23
* pull: Display news titles directly upon 'pull'.Ludovic Courtès2019-09-23
* pull: '-l' displays channel news.Ludovic Courtès2019-09-23
* pull: Display channel news.Ludovic Courtès2019-09-23