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