summaryrefslogtreecommitdiff
path: root/guix/scripts/pull.scm
Commit message (Expand)AuthorAge
* 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
* pull: Factorize pretty-printing for new/upgraded package lists.Ludovic Courtès2019-03-28
* pull: Speed up the new/upgraded package computation.Ludovic Courtès2019-02-12
* pull: Move profile comparison to 'new/upgraded-packages'.Ludovic Courtès2019-02-12
* pull: Use 'fold-available-packages' for the current package list.Ludovic Courtès2019-02-12
* Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès2019-02-11
* git: Always use the system certificates by default.Ludovic Courtès2019-02-08
* pull: Default to verbosity level 1.Ludovic Courtès2019-01-29
* pull: Don't trigger 'hash guix' hint needlessly.Ludovic Courtès2019-01-28
* pull: Add missing import.Ludovic Courtès2019-01-20
* pull: Suggest running 'hash guix' if needed.Ludovic Courtès2019-01-18