summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2013-05-07ui: Capitalize informative messages.Ludovic Courtès
2013-05-07package: Fix spacing in user messages.Ludovic Courtès
2013-05-06refresh: Change default to not update source files.Ludovic Courtès
2013-04-30Merge branch 'core-updates'Ludovic Courtès
2013-04-30utils: Adjust 'wrap-program'.Nikita Karetnikov
2013-04-29substitute-binary: Support decompression from non-file ports.Ludovic Courtès
2013-04-28build-system/gnu: Fix default name for the "doc" output directory.Ludovic Courtès
2013-04-28guix package: Add `--search-paths' & co.Ludovic Courtès
2013-04-28utils: Add `string-tokenize*'.Ludovic Courtès
2013-04-27packages: Work around compiler bug in Guile 2.0.5.Ludovic Courtès
2013-04-27web: Add workaround for <http://bugs.gnu.org/13095>.Ludovic Courtès
2013-04-27web: Add 2.0.5 workaround for responses without content-length.Ludovic Courtès
2013-04-27gnu-maintenance: Fix error message of `update-package-source'.Ludovic Courtès
2013-04-27ui: Add `args-fold*' and use it.Ludovic Courtès
2013-04-27ui: Use consistent spacing in `show-what-to-build' messages.Ludovic Courtès
2013-04-27gnu-maintenance: Fix `latest-release' for GnuPG.Ludovic Courtès
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