summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
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-09build-system/gnu: Fix search path computation with implicit inputs....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-04Merge branch 'xorg' into core-updatesAndreas Enge
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-30packages: Add `native-search-paths' field and honor it....Ludovic Courtès
2013-03-30build-system/gnu: Remove #:path-exclusions parameter....Ludovic Courtès
2013-03-29Merge branch 'master' into core-updates...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