summaryrefslogtreecommitdiff
path: root/guix/scripts/pull.scm
Commit message (Expand)AuthorAge
* pull: Add '--system'.Ludovic Courtès2018-12-27
* pull: Add missing monadic 'return'.Ludovic Courtès2018-11-07
* pull: Make '--dry-run' behave as expected.Ludovic Courtès2018-11-06
* status: Build upon multiplexed build output.Ludovic Courtès2018-10-15
* pull: Fix target of /var/guix/profiles/per-user/USER/current-guix.Ludovic Courtès2018-10-12
* pull: Don't use rename(2) across potentially different devices.Ludovic Courtès2018-10-12
* pull: Create /var/guix/profiles/per-user/USER/current-guix.Ludovic Courtès2018-10-12
* pull: Turn ~/.config/guix/current into a symlink to /var/guix/profiles.Ludovic Courtès2018-10-11
* pull: '-l' now honors '-p'.Ludovic Courtès2018-10-09
* Add (guix status) and use it for pretty colored output.Ludovic Courtès2018-09-27
* pull: Try harder to use the host's X.509 certificates.Ludovic Courtès2018-09-25
* pull: Use /etc/ssl/certs by default if it exists and is non-empty.Ludovic Courtès2018-09-18
* pull: Assume 'set-tls-certificate-locations!' is available.Ludovic Courtès2018-09-18
* describe: Work correctly on generation-less profiles.Ludovic Courtès2018-09-18
* Add 'guix describe'.Ludovic Courtès2018-09-07
* pull: Add '--profile'.Ludovic Courtès2018-09-07
* Add (guix channels) and use it in (guix scripts pull).Ludovic Courtès2018-09-02
* pull: Use (git) and (guix git) unconditionally.Ludovic Courtès2018-08-27
* pull: Display new/upgraded packages upon completion.Ludovic Courtès2018-07-13
* pull: Use (guix inferior) to display new and upgraded packages.Ludovic Courtès2018-07-13
* pull: Add '--list-generations'.Ludovic Courtès2018-06-13
* pull: Record the URL, branch, and commit as a manifest entry property.Ludovic Courtès2018-06-09
* pull: Install the new Guix in a profile.Ludovic Courtès2018-06-09
* scripts: All commands enable build hooks by default.Ludovic Courtès2017-12-07
* scripts: Default to Guile 2.2 as the guile-for-build.Ludovic Courtès2017-12-03
* Revert "Add (guix self) and use it when pulling."Ludovic Courtès2017-11-21
* Add (guix self) and use it when pulling.Ludovic Courtès2017-11-21
* pull: Trim import list.Ludovic Courtès2017-11-21
* pull: Add GUIX_PULL_URL environment variable.Oleg Pykhalov2017-10-07
* scripts: Remove 'max-silent-time' from the default options.Maxim Cournoyer2017-09-01
* pull: Honor '--no-grafts'.Ludovic Courtès2017-08-02
* pull: Use the commit ID as the version string.Ludovic Courtès2017-08-02
* pull: Fetch source code from Git.Ludovic Courtès2017-08-02
* pull: Use 'with-store'.Ludovic Courtès2017-05-09
* pull: Honor the standard build options.Ludovic Courtès2017-05-09
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* pull: Default to HTTPS.Marius Bakke2017-03-12
* utils: Add 'switch-symlinks', moved from (guix ui).Ludovic Courtès2015-10-27
* Add (guix scripts).Alex Kost2015-09-18
* pull: Update to the new cgit snapshot URL.Ludovic Courtès2015-09-10
* pull: Always install the ~/.config/guix/latest symlink.Ludovic Courtès2015-02-06
* pull: Use the build procedure provided by the newly-downloaded Guix.Ludovic Courtès2014-11-09
* pull: Add dependency on Guile-JSON.Ludovic Courtès2014-09-30
* pull: Rewrite using gexps.Ludovic Courtès2014-09-18
* pull: Add a compilation progress report.Ludovic Courtès2014-09-05
* gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès2014-08-28
* pull: Move build code to (guix build pull).Ludovic Courtès2013-12-16
* pull: Compile guix/ files before gnu/ files.Ludovic Courtès2013-12-14
* pull: Compile files in parallel.Ludovic Courtès2013-12-14
* pull: Limit memory usage when compiling.Ludovic Courtès2013-12-14