summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* scripts: Report what will be substituted.Ludovic Courtès2013-04-17
* package: allow users to upgrade the whole system by not providing a regexp.Cyril Roelandt2013-04-16
* substitute-binary: Skip servers that use a different store prefix.Ludovic Courtès2013-04-15
* substitute-binary: Call `open-cache' only when needed.Ludovic Courtès2013-04-15
* substitute-binary: Add a local cache.Ludovic Courtès2013-04-15
* package: Being at the empty profile is not an error.Ludovic Courtès2013-04-12
* guix package: Add `--no-substitutes'.Ludovic Courtès2013-04-12
* substitute-binary: Implement `--substitute'.Ludovic Courtès2013-04-12
* substitute-binary: Correctly handle missing narinfos in `--query' mode.Ludovic Courtès2013-04-12
* ui: Add a `warning' macro.Ludovic Courtès2013-04-11
* substitute-binary: Fix communication of several store paths to the daemon.Ludovic Courtès2013-04-04
* Add preliminary binary substituter.Ludovic Courtès2013-04-03
* pull: Switch to the cgit URL.Ludovic Courtès2013-03-31
* guix package: Report packages to be removed/installed.Ludovic Courtès2013-03-18
* guix package: Gracefully handle `official-gnu-packages' failure.Ludovic Courtès2013-03-16
* ui: Gracefully report failures to connect to the daemon.Ludovic Courtès2013-03-07
* guix package: Recover from freshness check transient errors.Ludovic Courtès2013-03-05
* guix package: Inform about new upstream versions of GNU packages.Ludovic Courtès2013-03-05
* ui: Factorize `read/eval-package-expression'.Ludovic Courtès2013-03-01
* guix package: Add `--install-from-expression'.Ludovic Courtès2013-03-01
* guix gc: Add `--references' and `--referrers'.Ludovic Courtès2013-02-27
* 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
* ui: Factorize `show-what-to-build'.Ludovic Courtès2013-02-20
* ui: Add temporary file handling and atomic symlink switch.Ludovic Courtès2013-02-20
* scripts: Remove hyphen in the command name shown by `--version'.Ludovic Courtès2013-02-17
* scripts: Remove initialization now redundant with `initialize-guix'.Ludovic Courtès2013-02-17
* Replace individual scripts with master 'guix' script.Mark H Weaver2013-02-16