summaryrefslogtreecommitdiff
path: root/guix/scripts/pull.scm
AgeCommit message (Expand)Author
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
2018-09-07Add 'guix describe'....Ludovic Courtès
2018-09-07pull: Add '--profile'....Ludovic Courtès
2018-09-02Add (guix channels) and use it in (guix scripts pull)....Ludovic Courtès
2018-08-27pull: Use (git) and (guix git) unconditionally....Ludovic Courtès
2018-07-13pull: Display new/upgraded packages upon completion....Ludovic Courtès
2018-07-13pull: Use (guix inferior) to display new and upgraded packages....Ludovic Courtès
2018-06-13pull: Add '--list-generations'....Ludovic Courtès
2018-06-09pull: Record the URL, branch, and commit as a manifest entry property....Ludovic Courtès
2018-06-09pull: Install the new Guix in a profile....Ludovic Courtès
2017-12-07scripts: All commands enable build hooks by default....Ludovic Courtès
2017-12-03scripts: Default to Guile 2.2 as the guile-for-build....Ludovic Courtès
2017-11-21Revert "Add (guix self) and use it when pulling."...Ludovic Courtès
2017-11-21Add (guix self) and use it when pulling....Ludovic Courtès
2017-11-21pull: Trim import list....Ludovic Courtès
2017-10-07pull: Add GUIX_PULL_URL environment variable....Oleg Pykhalov
2017-09-01scripts: Remove 'max-silent-time' from the default options....Maxim Cournoyer
2017-08-02pull: Honor '--no-grafts'....Ludovic Courtès
2017-08-02pull: Use the commit ID as the version string....Ludovic Courtès
2017-08-02pull: Fetch source code from Git....Ludovic Courtès