summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* Move record utilities to (guix records).Ludovic Courtès2013-05-12
* tests: Add `guix hash' test.Ludovic Courtès2013-05-11
* refresh: Add `--key-server' and `--gpg'.Ludovic Courtès2013-05-11
* package: Store the output path of packages installed with `-e'.Ludovic Courtès2013-05-10
* package: Make sure the dependencies get built along with the manifest.Ludovic Courtès2013-05-10
* refresh: Gracefully handle failure to download a tarball.Ludovic Courtès2013-05-10
* package: Use ~/.guix-profile as the default for --search-paths.Ludovic Courtès2013-05-10
* package: Display the output of packages to be installed/removed.Ludovic Courtès2013-05-08
* package: Preserve the installed package output when upgrading.Ludovic Courtès2013-05-08
* package: Fix spacing in user messages.Ludovic Courtès2013-05-07
* refresh: Change default to not update source files.Ludovic Courtès2013-05-06
* Merge branch 'core-updates'Ludovic Courtès2013-04-30
|\
| * guix package: Add `--search-paths' & co.Ludovic Courtès2013-04-28
* | substitute-binary: Support decompression from non-file ports.Ludovic Courtès2013-04-29
* | ui: Add `args-fold*' and use it.Ludovic Courtès2013-04-27
* | pull: Use `download-to-store'.Ludovic Courtès2013-04-27
|/
* refresh: Add `--select'.Ludovic Courtès2013-04-25
* web: Factorize `http-get' hackery.Ludovic Courtès2013-04-25
* Add `guix refresh' and related auto-update tools.Ludovic Courtès2013-04-25
* Factorize `download-and-store'.Ludovic Courtès2013-04-21
* Add 'guix hash'.Nikita Karetnikov2013-04-21
* guix download: Add supported formats to '--help'.Nikita Karetnikov2013-04-21
* ui: Add a 'define-diagnostic' macro.Nikita Karetnikov2013-04-21
* substitute-binary: Remove expired cache entries once in a while.Ludovic Courtès2013-04-20
* guix package: Allow the search of the latest release to be interrupted.Ludovic Courtès2013-04-17
* 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