summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2016-07-31Merge branch 'master' into core-updatesMark H Weaver
2016-07-31download: Add mirror.hydra.gnu.org as a content-addressed mirror.Ludovic Courtès
2016-07-31download: Pass the raw file name to content-addressed mirrors.Ludovic Courtès
2016-07-30emacs: Disable grafts when dry-run is enabled.Alex Kost
2016-07-29Merge branch 'master' into core-updatesMark H Weaver
2016-07-29size: Fix corner case with multiple items on the command line.Ludovic Courtès
2016-07-28Merge branch 'master' into core-updatesLeo Famulari
2016-07-28Merge branch 'master' into core-updatesMark H Weaver
2016-07-28guix package: Suggest prefix search path settings.Ludovic Courtès
2016-07-28packages: Add 'hidden-package'.Ludovic Courtès
2016-07-28Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2016-07-27zlib: Protect against non-empty port internal buffers.Ludovic Courtès
2016-07-27zlib: Clarify when 'gzread!' can return zero.Ludovic Courtès
2016-07-26profiles: Output in 'package->manifest-entry' defaults to "out".Ludovic Courtès
2016-07-26environment: Set 'GUIX_ENVIRONMENT' to the profile.Ludovic Courtès
2016-07-26import: pypi: Correctly handle new-style URLs.Ludovic Courtès
2016-07-25Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2016-07-25profiles: Add fonts-dir-file hook.Alex Kost
2016-07-24lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin.David Craven
2016-07-24download: Add SourceForge load balancer.Alex Griffin
2016-07-22Merge branch 'master' into core-updatesLeo Famulari
2016-07-20pull: Install (guix config) module to override the user's one.Ludovic Courtès
2016-07-20config: Export the raw installation directories.Ludovic Courtès
2016-07-20download: Prepare to support the 'guix publish' /file URLs.Ludovic Courtès
2016-07-20publish: Handle '/file' URLs, for content-addressed files.Ludovic Courtès
2016-07-20derivations: Export 'fixed-output-path'.Ludovic Courtès
2016-07-20Merge branch 'master' into core-updatesLudovic Courtès
2016-07-19publish: Keep compression disabled when zlib is missing.Ludovic Courtès
2016-07-19publish: Add '--compression'.Ludovic Courtès
2016-07-19Add (guix zlib).Ludovic Courtès
2016-07-16guix gc: Display of saved space for garbage collection.Vincent Legoll
2016-07-16build: Substitute URLs now default to "mirror.hydra.gnu.org" alone.Ludovic Courtès
2016-07-14records: Improve reporting of invalid field specifiers.Ludovic Courtès
2016-07-14challenge: Disable grafting.Ludovic Courtès
2016-07-14substitute: Gracefully handle trailing slashes in URLs.Ludovic Courtès
2016-07-13lint: 'validate-uri' reports suspiciously small 200 responses.Ludovic Courtès
2016-07-13download: Attempt to update SourceForge mirror URLs.Ludovic Courtès
2016-07-12packages: <origin> no longer has an 'imported-modules' field.Ludovic Courtès
2016-07-12gexp: Remove more uses of #:modules.Ludovic Courtès
2016-07-12gexp: 'program-file' and 'gexp->script' no longer have #:modules.Ludovic Courtès
2016-07-12gexp: 'computed-file' no longer has a #:modules parameter.Ludovic Courtès
2016-07-12download: Use 'with-imported-modules'.Ludovic Courtès
2016-07-12profiles: Use 'with-imported-modules'.Ludovic Courtès
2016-07-12gexp: 'gexp->file' emits code to set '%load-path'.Ludovic Courtès
2016-07-12gexp: Factorize load-path-setting expression.Ludovic Courtès
2016-07-12gexp: Add 'with-imported-modules' macro.Ludovic Courtès
2016-07-12gexp: Keep only a single 'references' field.Ludovic Courtès
2016-07-03import: cpan: Use our mirrors for 'https' URLs.Alex Sassmannshausen
2016-07-03guix: Support authentication when fetching from SVN.Ricardo Wurmus
2016-07-02download: Update CPAN mirrors.Ludovic Courtès