summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesLudovic Courtès2013-04-26
|\
| * gnu-maintenance: Add newline in warning messages.Ludovic Courtès2013-04-25
| * refresh: Add `--select'.Ludovic Courtès2013-04-25
| * web: Factorize `http-get' hackery.Ludovic Courtès2013-04-25
| * gnu-maintenance: Optimize `gnu-package?'.Ludovic Courtès2013-04-25
| * gnu-maintenance: Optimize `release-file'.Ludovic Courtès2013-04-25
| * gnu-maintenance: Optimize `latest-release'.Ludovic Courtès2013-04-25
| * Add `guix refresh' and related auto-update tools.Ludovic Courtès2013-04-25
| * packages: Use `read' and source properties for `package-field-location'.Ludovic Courtès2013-04-25
| * utils: Fix column number returned by `source-properties->location'.Ludovic Courtès2013-04-25
| * packages: Add `package-field-location'.Ludovic Courtès2013-04-22
| * ui: Move macro definitions before any use.Ludovic Courtès2013-04-22
| * 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: Move definition of `install-locale' after that of the `warning' macro.Ludovic Courtès2013-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
| * snix: Prefer synopses from the Womb rather than from Nixpkgs.Ludovic Courtès2013-04-20
| * daemon: Gracefully handle cases where the daemon does not return a status code.Ludovic Courtès2013-04-20
| * guix package: Allow the search of the latest release to be interrupted.Ludovic Courtès2013-04-17
| * ui: Fix format string in `warning'.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
| * utils: Add `fold2'.Ludovic Courtès2013-04-14
| * store: Remove unneeded and conflicting import.Ludovic Courtès2013-04-12
| * 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
| * nar: Add support for symlinks.Ludovic Courtès2013-04-12
| * ui: Add a `warning' macro.Ludovic Courtès2013-04-11
| * nar: Implement restoration from Nar.Ludovic Courtès2013-04-08
| * Add (guix nar) and (guix serialization).Ludovic Courtès2013-04-04
| * 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
| * store: Add `store-path-hash-part'.Ludovic Courtès2013-04-01
| * gnu-maintenance: Adjust `http-fetch' to the various Guile versions.Ludovic Courtès2013-04-01
| * pull: Switch to the cgit URL.Ludovic Courtès2013-03-31
* | build-system/{perl,cmake}: Keep the standard search paths of gnu-build-system.Ludovic Courtès2013-04-16
* | store: Remove unneeded and conflicting import.Ludovic Courtès2013-04-12
* | 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
* | nar: Add support for symlinks.Ludovic Courtès2013-04-12
* | ui: Add a `warning' macro.Ludovic Courtès2013-04-12