summaryrefslogtreecommitdiff
path: root/guix/scripts/pull.scm
AgeCommit message (Expand)Author
2019-10-18pull: Call 'ensure-default-profile' after 'set-build-options'.Ludovic Courtès
2019-10-01pull: Do not use '~*', which 'msgfmt' fails to interpret.Konrad Hinsen
2019-10-01pull: Do not use '~*', which 'msgfmt' fails to interpret.Ludovic Courtès
2019-09-25pull: Dim the commit ID when displaying news.Ludovic Courtès
2019-09-23pull: Use ~/.cache/guix/checkouts instead of ~/.cache/guix/pull.Ludovic Courtès
2019-09-23pull: Display news titles directly upon 'pull'.Ludovic Courtès
2019-09-23pull: '-l' displays channel news.Ludovic Courtès
2019-09-23pull: Display channel news.Ludovic Courtès
2019-09-23pull: '--news' shows the list of channels added or removed.Ludovic Courtès
2019-09-18scripts: pull: Add options for generation managementKonrad Hinsen
2019-09-18pull: Work around Ubuntu's 'sudo'.Ludovic Courtès
2019-07-18pull: Pass #:use-substitutes? to 'show-what-to-build'.Ludovic Courtès
2019-07-18pull: Use (ice-9 format).Ludovic Courtès
2019-07-18pull: Remove unused procedures.Ludovic Courtès
2019-07-11guix gc: Correctly handle '--delete-generations' with no arguments.Ludovic Courtès
2019-05-09pull: Display 'hash guix' hint when the new and old 'guix' are different.Ludovic Courtès
2019-04-22pull: Create profile after the store connection has been opened.Ludovic Courtès
2019-04-22pull: Add '--news'.Ludovic Courtès
2019-04-17pull: '--url', '--commit', and '--branch' apply to the 'guix' channel.Ludovic Courtès
2019-04-10pull: Remove duplicate '--dry-run' description.Ludovic Courtès
2019-03-28pull: Truncate the list of packages displayed on completion.Ludovic Courtès
2019-03-28pull: Factorize pretty-printing for new/upgraded package lists.Ludovic Courtès
2019-02-12pull: Speed up the new/upgraded package computation.Ludovic Courtès
2019-02-12pull: Move profile comparison to 'new/upgraded-packages'.Ludovic Courtès
2019-02-12pull: Use 'fold-available-packages' for the current package list.Ludovic Courtès
2019-02-11Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès
2019-02-08git: Always use the system certificates by default.Ludovic Courtès
2019-01-29pull: Default to verbosity level 1.Ludovic Courtès
2019-01-28pull: Don't trigger 'hash guix' hint needlessly.Ludovic Courtès
2019-01-20pull: Add missing import.Ludovic Courtès
2019-01-18pull: Suggest running 'hash guix' if needed.Ludovic Courtès
2019-01-15channels: Compute a package cache and use it.Ludovic Courtès
2019-01-14pull: Don't prepend "origin/" to branch names.Ludovic Courtès
2019-01-11guix build: Re-purpose '--verbosity' and add '--debug'.Ludovic Courtès
2019-01-11status: Add 'with-status-verbosity'.Ludovic Courtès
2019-01-08pull: Document '--system'.Ludovic Courtès
2018-12-27pull: Add '--system'.Ludovic Courtès
2018-11-07pull: Add missing monadic 'return'.Ludovic Courtès
2018-11-06pull: Make '--dry-run' behave as expected.Ludovic Courtès
2018-10-15status: Build upon multiplexed build output.Ludovic Courtès
2018-10-12pull: Fix target of /var/guix/profiles/per-user/USER/current-guix.Ludovic Courtès
2018-10-12pull: Don't use rename(2) across potentially different devices.Ludovic Courtès
2018-10-12pull: Create /var/guix/profiles/per-user/USER/current-guix.Ludovic Courtès
2018-10-11pull: Turn ~/.config/guix/current into a symlink to /var/guix/profiles.Ludovic Courtès
2018-10-09pull: '-l' now honors '-p'.Ludovic Courtès
2018-09-27Add (guix status) and use it for pretty colored output.Ludovic Courtès
2018-09-25pull: Try harder to use the host's X.509 certificates.Ludovic Courtès
2018-09-18pull: Use /etc/ssl/certs by default if it exists and is non-empty.Ludovic Courtès
2018-09-18pull: Assume 'set-tls-certificate-locations!' is available.Ludovic Courtès
2018-09-18describe: Work correctly on generation-less profiles.Ludovic Courtès