summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2013-04-27ftp-client: `ftp-chdir' changes one step at a time.Ludovic Courtès
2013-04-27pull: Use `download-to-store'.Ludovic Courtès
2013-04-27web: Backport chunked encoding support for Guile <= 2.0.5.Ludovic Courtès
2013-04-26Merge branch 'master' into core-updatesLudovic Courtès
2013-04-25gnu-maintenance: Add newline in warning messages.Ludovic Courtès
2013-04-25refresh: Add `--select'.Ludovic Courtès
2013-04-25web: Factorize `http-get' hackery.Ludovic Courtès
2013-04-25gnu-maintenance: Optimize `gnu-package?'.Ludovic Courtès
2013-04-25gnu-maintenance: Optimize `release-file'.Ludovic Courtès
2013-04-25gnu-maintenance: Optimize `latest-release'.Ludovic Courtès
2013-04-25Add `guix refresh' and related auto-update tools.Ludovic Courtès
2013-04-25packages: Use `read' and source properties for `package-field-location'.Ludovic Courtès
2013-04-25utils: Fix column number returned by `source-properties->location'.Ludovic Courtès
2013-04-22packages: Add `package-field-location'.Ludovic Courtès
2013-04-22ui: Move macro definitions before any use.Ludovic Courtès
2013-04-21Factorize `download-and-store'.Ludovic Courtès
2013-04-21Add 'guix hash'.Nikita Karetnikov
2013-04-21guix download: Add supported formats to '--help'.Nikita Karetnikov
2013-04-21ui: Move definition of `install-locale' after that of the `warning' macro.Ludovic Courtès
2013-04-21ui: Add a 'define-diagnostic' macro.Nikita Karetnikov
2013-04-20substitute-binary: Remove expired cache entries once in a while.Ludovic Courtès
2013-04-20snix: Prefer synopses from the Womb rather than from Nixpkgs.Ludovic Courtès
2013-04-20daemon: Gracefully handle cases where the daemon does not return a status code.Ludovic Courtès
2013-04-17guix package: Allow the search of the latest release to be interrupted.Ludovic Courtès
2013-04-17ui: Fix format string in `warning'.Ludovic Courtès
2013-04-17scripts: Report what will be substituted.Ludovic Courtès
2013-04-16package: allow users to upgrade the whole system by not providing a regexp.Cyril Roelandt
2013-04-16build-system/{perl,cmake}: Keep the standard search paths of gnu-build-system.Ludovic Courtès
2013-04-15substitute-binary: Skip servers that use a different store prefix.Ludovic Courtès
2013-04-15substitute-binary: Call `open-cache' only when needed.Ludovic Courtès
2013-04-15substitute-binary: Add a local cache.Ludovic Courtès
2013-04-14utils: Add `fold2'.Ludovic Courtès
2013-04-12store: Remove unneeded and conflicting import.Ludovic Courtès
2013-04-12package: Being at the empty profile is not an error.Ludovic Courtès
2013-04-12guix package: Add `--no-substitutes'.Ludovic Courtès
2013-04-12substitute-binary: Implement `--substitute'.Ludovic Courtès
2013-04-12substitute-binary: Correctly handle missing narinfos in `--query' mode.Ludovic Courtès
2013-04-12nar: Add support for symlinks.Ludovic Courtès
2013-04-12ui: Add a `warning' macro.Ludovic Courtès
2013-04-12nar: Implement restoration from Nar.Ludovic Courtès
2013-04-12Add (guix nar) and (guix serialization).Ludovic Courtès
2013-04-12substitute-binary: Fix communication of several store paths to the daemon.Ludovic Courtès
2013-04-12Add preliminary binary substituter.Ludovic Courtès
2013-04-12store: Add `store-path-hash-part'.Ludovic Courtès
2013-04-12gnu-maintenance: Adjust `http-fetch' to the various Guile versions.Ludovic Courtès
2013-04-12pull: Switch to the cgit URL.Ludovic Courtès
2013-04-12store: Remove unneeded and conflicting import.Ludovic Courtès
2013-04-12package: Being at the empty profile is not an error.Ludovic Courtès
2013-04-12guix package: Add `--no-substitutes'.Ludovic Courtès
2013-04-12substitute-binary: Implement `--substitute'.Ludovic Courtès