summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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-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-11ui: Add a `warning' macro.Ludovic Courtès
2013-04-08nar: Implement restoration from Nar.Ludovic Courtès
2013-04-04Add (guix nar) and (guix serialization).Ludovic Courtès
2013-04-04substitute-binary: Fix communication of several store paths to the daemon.Ludovic Courtès
2013-04-03Add preliminary binary substituter.Ludovic Courtès
2013-04-01store: Add `store-path-hash-part'.Ludovic Courtès
2013-04-01gnu-maintenance: Adjust `http-fetch' to the various Guile versions.Ludovic Courtès
2013-03-31pull: Switch to the cgit URL.Ludovic Courtès
2013-03-29snix: Adjust import to current Nixpkgs input attribute names.Ludovic Courtès
2013-03-28gnu-maintenance: Improve 'official-gnu-packages'; add related procedures.Nikita Karetnikov
2013-03-28Add (guix build-system cmake).Cyril Roelandt
2013-03-27download: Remove unreliable GNU mirror.Ludovic Courtès
2013-03-22store: Really disable file name canonicalization for derivation inputs.Ludovic Courtès
2013-03-22store: Use `sendfile' when available.Ludovic Courtès
2013-03-18guix package: Report packages to be removed/installed.Ludovic Courtès
2013-03-16derivations: Optimize `build-expression->derivation'.Ludovic Courtès
2013-03-16derivations: Optimize `write-derivation'.Ludovic Courtès
2013-03-16guix package: Gracefully handle `official-gnu-packages' failure.Ludovic Courtès
2013-03-07ui: Gracefully report failures to connect to the daemon.Ludovic Courtès
2013-03-07packages: Remove the default value for `license'.Ludovic Courtès
2013-03-07Revert "utils: Add 'wrap-program'."Ludovic Courtès
2013-03-06utils: Add 'wrap-program'.Nikita Karetnikov
2013-03-06licenses: Add 'x11-style'.Nikita Karetnikov
2013-03-05gnu-maintenance: Clarify `releases'.Ludovic Courtès