summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* publish: Factorize 'content-length' addition.Ludovic Courtès2016-12-04
* offload: Do not abort when a machine is unreachable.Ludovic Courtès2016-12-01
* offload: Gracefully report connection failures.Ludovic Courtès2016-12-01
* store: Increase buffering for the '%stderr-write' upcall.Ludovic Courtès2016-12-01
* offload: Warn about the lack of zlib support.Ludovic Courtès2016-12-01
* offload: Remove redundant call to 'topologically-sorted' in 'send-file'.Ludovic Courtès2016-12-01
* refresh: '--list-updaters' shows updater coverage.Ludovic Courtès2016-11-30
* gnu-maintenance: Add kernel.org updater.Ludovic Courtès2016-11-30
* upstream: Properly verify signatures of uncompressed tarballs.Ludovic Courtès2016-11-30
* refresh: Honor the selected updaters when '-u' isn't given.Ludovic Courtès2016-11-30
* gnu-maintenance: Factorize URL prefix predicates.Ludovic Courtès2016-11-30
* Merge branch 'master' into python-build-systemHartmut Goebel2016-11-29
|\
| * gnu-maintenance: 'latest-kde-release' honors 'upstream-name' properties.Ludovic Courtès2016-11-29
| * refresh: Warn about packages that lack an updater.Ludovic Courtès2016-11-29
| * pull: Set '%nix-instantiate' to a sensible value.Ludovic Courtès2016-11-28
| * offload: Call 'machine-load' only once per machine.Ludovic Courtès2016-11-26
| * offload: Drop 'remote-pipe'.Ludovic Courtès2016-11-25
| * offload: Rewrite to make direct RPCs to the remote daemon.Ludovic Courtès2016-11-25
| * offload: Remove 'with-nar-error-handling' macro.Ludovic Courtès2016-11-25
| * store: 'open-connection' can taken an open port.Ludovic Courtès2016-11-25
| * offload: Reuse SSH session during 'transfer-and-offload'.Ludovic Courtès2016-11-25
| * offload: Use Guile-SSH instead of GNU lsh.Ludovic Courtès2016-11-25
* | Merge branch 'master' into python-build-systemLeo Famulari2016-11-25
|\|
| * syscalls: Add 'add-network-route/gateway' and 'delete-network-route'.Ludovic Courtès2016-11-21
| * syscalls: Add 'c-struct-field-offset'.Ludovic Courtès2016-11-21
| * lint: Add 'mirror-url' checker.Ludovic Courtès2016-11-19
| * store: Add 'references*'.Ludovic Courtès2016-11-19
| * derivations: Add 'raw-derivation'.Ludovic Courtès2016-11-19
| * download: Do not offload 'builtin:download' derivations.Ludovic Courtès2016-11-18
| * guix package: Display newline after generation diffs.Roel Janssen2016-11-17
| * syscalls: 'configure-network-interface' has a #:netmask parameter.Ludovic Courtès2016-11-17
| * syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK.Ludovic Courtès2016-11-16
| * syscalls: Use 'define-c-struct' for 'struct ifconf'.Ludovic Courtès2016-11-16
| * syscalls: C struct writer correctly handles pointer fields.Ludovic Courtès2016-11-16
| * download: Use the built-in 'download' builder when available.Ludovic Courtès2016-11-16
| * daemon: Add 'built-in-builders' RPC.Ludovic Courtès2016-11-16
| * daemon: Add "builtin:download" derivation builder.Ludovic Courtès2016-11-16
| * tests: Move HTTP server to (guix tests http).Ludovic Courtès2016-11-16
| * guix download: Add '-o' option.Ludovic Courtès2016-11-16
* | lint: more packages to probably be a native input.Hartmut Goebel2016-11-15
* | guix: Add lint-checker for packages which should be no inputs at all.Hartmut Goebel2016-11-15
* | guix: python-build-system: Add background about Python installation methods.Hartmut Goebel2016-11-15
* | guix: python-build-system: Delete .egg-info file created in phase check.Hartmut Goebel2016-11-15
* | guix: python-build-system: Add helpers for getting and setting PYTHONPATH.Hartmut Goebel2016-11-15
* | guix: python-build-system: Add option "#:use-setuptools?" (default true).Hartmut Goebel2016-11-15
* | guix: python-build-system: Import setuptools before calling `setup.py'.Marius Bakke2016-11-15
* | guix: build all Python packages with --single-version-externally-managed.Hartmut Goebel2016-11-15
* | guix: python-build-system: Fix an outdated comment.Hartmut Goebel2016-11-15
|/
* import/cpan: Maybe coerce version to string.Alex Sassmannshausen2016-11-14
* Merge branch 'core-updates'Ludovic Courtès2016-11-13
|\