aboutsummaryrefslogtreecommitdiff
path: root/guix/scripts/pull.scm
Commit message (Expand)AuthorAge
* 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
* pull: '--news' shows the list of channels added or removed.Ludovic Courtès2019-09-23
* scripts: pull: Add options for generation managementKonrad Hinsen2019-09-18
* pull: Work around Ubuntu's 'sudo'.Ludovic Courtès2019-09-18
* pull: Pass #:use-substitutes? to 'show-what-to-build'.Ludovic Courtès2019-07-18
* pull: Use (ice-9 format).Ludovic Courtès2019-07-18
* pull: Remove unused procedures.Ludovic Courtès2019-07-18
* guix gc: Correctly handle '--delete-generations' with no arguments.Ludovic Courtès2019-07-11
* pull: Display 'hash guix' hint when the new and old 'guix' are different.Ludovic Courtès2019-05-09
* pull: Create profile after the store connection has been opened.Ludovic Courtès2019-04-22
* pull: Add '--news'.Ludovic Courtès2019-04-22
* pull: '--url', '--commit', and '--branch' apply to the 'guix' channel.Ludovic Courtès2019-04-17
* pull: Remove duplicate '--dry-run' description.Ludovic Courtès2019-04-10
* pull: Truncate the list of packages displayed on completion.Ludovic Courtès2019-03-28