summaryrefslogtreecommitdiff
path: root/guix/scripts/pull.scm
AgeCommit message (Expand)Author
2020-03-29'--dry-run' no longer implies '--no-grafts'....Ludovic Courtès
2020-03-23ui: Add 'indented-string'....Ludovic Courtès
2020-03-22guix package, pull: Use 'with-build-handler'....Ludovic Courtès
2020-02-11describe: Remove dependency on (guix scripts pull)....Ludovic Courtès
2020-01-06Adjust module autoloads....Ludovic Courtès
2019-12-07guix system: "list-generations" displays provenance info....Ludovic Courtès
2019-11-29ui: Factorize 'with-profile-lock'....Ludovic Courtès
2019-11-28pull, describe: Emit hyperlinks for commit identifiers....Ludovic Courtès
2019-11-26Use 'offload?' instead of 'build-hook?' internally....Ludovic Courtès
2019-11-19pull: Acquire a lock for the target profile....Ludovic Courtès
2019-11-15time-machine: Handle 'git-error' exceptions....Ludovic Courtès
2019-11-15Add 'guix time-machine'....Konrad Hinsen
2019-11-15pull: Remove unused '--verbose' option....Ludovic Courtès
2019-11-01pull: Gracefully handle invalid Texinfo markup in news....Ludovic Courtès
2019-10-27pull: Honor '/etc/guix/channels.scm'....Ludovic Courtès
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 management...Konrad 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