gnu: php: Update to 7.0.14.
[jackhill/guix/guix.git] / guix /
2016-12-08 Ludovic Courtèsstore: 'open-connection' no longer raises '&nar-error...
2016-12-07 Manolis Ragkousisgnu: make-bootstrap: Produce the correct %glibc-bootstr...
2016-12-07 Jan Nieuwenhuizengnu: cross-base: Add i686-w64-mingw32 target.
2016-12-06 Ludovic Courtèsoffload: Increase the connection timeout.
2016-12-05 Ludovic Courtèsoffload: Send the build log to the right file descriptor.
2016-12-05 Ludovic Courtèsoffload: Fix plural of some messages.
2016-12-05 Ludovic Courtèsoffload: Make the compression methods configurable.
2016-12-05 Chris Marusichguix system: If the new system generation already exist...
2016-12-05 Tobias Geerinckx... refresh: Indicate that PACKAGE... is optional.
2016-12-05 Ludovic Courtèsoffload: Add "test" sub-command.
2016-12-04 Ludovic Courtèspublish: Factorize 'content-length' addition.
2016-12-01 Ludovic Courtèsoffload: Do not abort when a machine is unreachable.
2016-12-01 Ludovic Courtèsoffload: Gracefully report connection failures.
2016-12-01 Ludovic Courtèsstore: Increase buffering for the '%stderr-write' upcall.
2016-12-01 Ludovic Courtèsoffload: Warn about the lack of zlib support.
2016-12-01 Ludovic Courtèsoffload: Remove redundant call to 'topologically-sorted...
2016-11-30 Ludovic Courtèsrefresh: '--list-updaters' shows updater coverage.
2016-11-30 Ludovic Courtèsgnu-maintenance: Add kernel.org updater.
2016-11-30 Ludovic Courtèsupstream: Properly verify signatures of uncompressed...
2016-11-30 Ludovic Courtèsrefresh: Honor the selected updaters when '-u' isn...
2016-11-30 Ludovic Courtèsgnu-maintenance: Factorize URL prefix predicates.
2016-11-29 Hartmut GoebelMerge branch 'python-build-system'.
2016-11-29 Hartmut GoebelMerge branch 'master' into python-build-system
2016-11-29 Ludovic Courtèsgnu-maintenance: 'latest-kde-release' honors 'upstream...
2016-11-29 Ludovic Courtèsrefresh: Warn about packages that lack an updater.
2016-11-28 Ludovic Courtèspull: Set '%nix-instantiate' to a sensible value.
2016-11-26 Ludovic Courtèsoffload: Call 'machine-load' only once per machine.
2016-11-25 Ludovic Courtèsoffload: Drop 'remote-pipe'.
2016-11-25 Ludovic Courtèsoffload: Rewrite to make direct RPCs to the remote...
2016-11-25 Ludovic Courtèsoffload: Remove 'with-nar-error-handling' macro.
2016-11-25 Ludovic Courtèsstore: 'open-connection' can taken an open port.
2016-11-25 Ludovic Courtèsoffload: Reuse SSH session during 'transfer-and-offload'.
2016-11-25 Ludovic Courtèsoffload: Use Guile-SSH instead of GNU lsh.
2016-11-25 Leo FamulariMerge branch 'master' into python-build-system
2016-11-20 Ludovic Courtèssyscalls: Add 'add-network-route/gateway' and 'delete...
2016-11-20 Ludovic Courtèssyscalls: Add 'c-struct-field-offset'.
2016-11-19 Ludovic Courtèslint: Add 'mirror-url' checker.
2016-11-19 Ludovic Courtèsstore: Add 'references*'.
2016-11-19 Ludovic Courtèsderivations: Add 'raw-derivation'.
2016-11-18 Ludovic Courtèsdownload: Do not offload 'builtin:download' derivations.
2016-11-17 Roel Janssenguix package: Display newline after generation diffs.
2016-11-17 Ludovic Courtèssyscalls: 'configure-network-interface' has a #:netmask...
2016-11-16 Ludovic Courtèssyscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNE...
2016-11-16 Ludovic Courtèssyscalls: Use 'define-c-struct' for 'struct ifconf'.
2016-11-16 Ludovic Courtèssyscalls: C struct writer correctly handles pointer...
2016-11-16 Ludovic Courtèsdownload: Use the built-in 'download' builder when...
2016-11-16 Ludovic Courtèsdaemon: Add 'built-in-builders' RPC.
2016-11-16 Ludovic Courtèsdaemon: Add "builtin:download" derivation builder.
2016-11-16 Ludovic Courtèstests: Move HTTP server to (guix tests http).
2016-11-16 Ludovic Courtèsguix download: Add '-o' option.
2016-11-15 Hartmut Goebellint: more packages to probably be a native input.
2016-11-15 Hartmut Goebelguix: Add lint-checker for packages which should be...
2016-11-15 Hartmut Goebelguix: python-build-system: Add background about Python...
2016-11-15 Hartmut Goebelguix: python-build-system: Delete .egg-info file create...
2016-11-15 Hartmut Goebelguix: python-build-system: Add helpers for getting...
2016-11-15 Hartmut Goebelguix: python-build-system: Add option "#:use-setuptools...
2016-11-15 Marius Bakkeguix: python-build-system: Import setuptools before...
2016-11-15 Hartmut Goebelguix: build all Python packages with --single-version...
2016-11-15 Hartmut Goebelguix: python-build-system: Fix an outdated comment.
2016-11-13 Alex Sassmannshausenimport/cpan: Maybe coerce version to string.
2016-11-12 Ludovic CourtèsMerge branch 'core-updates'
2016-11-12 Ludovic Courtèssubstitute: Disable HTTPS certificate verification.
2016-11-12 Ludovic Courtèshttp-client: Add #:verify-certificate? to 'http-fetch'.
2016-11-10 Ludovic Courtèscontainer: Pass a list of <file-system> objects as...
2016-11-09 Ludovic Courtèslint: 'cve' checker catches 'tls-certificate-error'.
2016-11-08 Marius Bakkesystem: Use grub from bootloader configuration.
2016-11-07 Ludovic Courtèsguix download: Add '--no-check-certificate' option.
2016-11-07 Ludovic Courtèsdownload: Verify TLS certificates unless asked not to.
2016-11-07 Mark H WeaverMerge branch 'master' into core-updates
2016-11-06 Chris Marusichsystem: Add 'guix system' actions: switch-generation...
2016-11-06 Chris Marusichsystem: Optionally limit the entries returned by profil...
2016-11-06 Chris Marusichsystem: Rename previous-grub-entries to profile-grub...
2016-11-06 Chris Marusichprofiles: Extract a procedure for getting relative...
2016-11-06 Mark H WeaverMerge branch 'master' into core-updates
2016-11-03 Ricardo Wurmusimport: cran: Fix off-by-one error.
2016-11-03 Leo FamulariMerge branch 'master' into core-updates
2016-11-01 Efraim Flashnerguix: Update hackage mirror.
2016-11-01 Marius Bakkelicenses: Export fdl1.2+.
2016-10-31 Federico Beffadownload: Add Hackage mirrors.
2016-10-30 Leo FamulariMerge branch 'master' into core-updates
2016-10-30 Chris Marusichsystem: Record store file system info in each generation.
2016-10-30 Ricardo Wurmusprofiles: manifest-lookup-package: Cosmetic changes.
2016-10-30 Leo FamulariMerge branch 'master' into core-updates
2016-10-30 Leo FamulariMerge branch 'master' into core-updates
2016-10-28 Ludovic Courtèsguix hash: Interpret '-' as standard input.
2016-10-28 Leo FamulariMerge branch 'master' into core-updates
2016-10-28 Leo FamulariMerge branch 'master' into core-updates
2016-10-28 Mark H WeaverMerge branch 'master' into core-updates
2016-10-26 Leo FamulariMerge branch 'master' into core-updates
2016-10-26 Roel Janssenguix package: Display generation diffs.
2016-10-26 Ricardo Wurmusimport cran: Use URL for Bioconductor 3.4.
2016-10-23 Mark H WeaverMerge branch 'master' into core-updates
2016-10-23 Hartmut Goebelimport: pypi: All inputs are propagated-inputs by default.
2016-10-20 Ludovic Courtèsgnu-maintenance: GNOME updater honors 'upstream-name...
2016-10-19 Mark H WeaverMerge branch 'master' into core-updates
2016-10-19 Ludovic CourtèsUse (ice-9 binary-ports) instead of (rnrs io ports).
2016-10-19 Ludovic Courtèslint: Suggest @code instead of quotes.
2016-10-17 Ludovic Courtèsgrafts: Remove unnecessary 'umask' call.
2016-10-17 Ludovic Courtèsgrafts: Apply the right grafts in the presence of multi...
2016-10-17 Ludovic Courtèsguix build: Add '--with-graft'.
next