summaryrefslogtreecommitdiff
path: root/guix/scripts/pull.scm
Commit message (Expand)AuthorAge
* 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
* derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès2013-12-04
* pull: Compile modules correctly regardless of the compilation order.Ludovic Courtès2013-10-13
* pull: Simplify the builder.Ludovic Courtès2013-10-13
* pull: Add '--url' option.Ludovic Courtès2013-10-12
* Merge branch 'master' into core-updatesLudovic Courtès2013-09-23
|\
| * pull: Adjust to 'derivation' API change.Ludovic Courtès2013-09-21
* | utils: 'find-files' returns a sorted list.Ludovic Courtès2013-09-15
|/
* pull: Compile files in the lexicographic order.Ludovic Courtès2013-09-03
* ui: Add `args-fold*' and use it.Ludovic Courtès2013-04-27
* pull: Use `download-to-store'.Ludovic Courtès2013-04-27
* pull: Switch to the cgit URL.Ludovic Courtès2013-03-31
* ui: Gracefully report failures to connect to the daemon.Ludovic Courtès2013-03-07
* pull: Distinguish "already up to date" from "updated".Ludovic Courtès2013-02-22
* pull: Build (guix build download) first, because of the (gnutls) autoload.Ludovic Courtès2013-02-22
* Add "guix pull".Ludovic Courtès2013-02-20