summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* offload: Use Guile-SSH instead of GNU lsh.Ludovic Courtès2016-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
* import/cpan: Maybe coerce version to string.Alex Sassmannshausen2016-11-14
* Merge branch 'core-updates'Ludovic Courtès2016-11-13
|\
| * Merge branch 'master' into core-updatesMark H Weaver2016-11-07
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2016-11-06
| |\ \
| * \ \ Merge branch 'master' into core-updatesLeo Famulari2016-11-02
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-30
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-29
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-23
| |\ \ \ \ \ \ \
| * | | | | | | | gnu-maintenance: GNOME updater honors 'upstream-name' package property.Ludovic Courtès2016-10-20
| * | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-10-19
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-17
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-12
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-05
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | build-system/gnu: Add 'patch-dot-desktop-files' phase.John Darrington2016-10-01
| * | | | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-09-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | build-system/gnu: Do not patch symlinks in the source.Ludovic Courtès2016-09-12
| * | | | | | | | | | | | | | utils: 'wrap-program' produces only one wrapper file.Ludovic Courtès2016-09-07
| * | | | | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-09-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | build-system/gnu: 'strip' phase lists files in sorted order.Ludovic Courtès2016-09-01
| * | | | | | | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2016-08-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | profiles: gtk-icon-themes: Use 'gtk-update-icon-cache' from 'gtk+:bin'.宋文武2016-08-23
| * | | | | | | | | | | | | | | | | Merge branch 'master' into core-updatesLeo Famulari2016-08-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | utils: Fix 'modify-phases' docstring.Taylan Ulrich Bayırlı/Kammer2016-08-10
| * | | | | | | | | | | | | | | | | | packages: Use '--no-backup-if-mismatch' for patching.Alex Kost2016-08-10
* | | | | | | | | | | | | | | | | | | substitute: Disable HTTPS certificate verification.Ludovic Courtès2016-11-12
* | | | | | | | | | | | | | | | | | | http-client: Add #:verify-certificate? to 'http-fetch'.Ludovic Courtès2016-11-12
* | | | | | | | | | | | | | | | | | | container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès2016-11-10
* | | | | | | | | | | | | | | | | | | lint: 'cve' checker catches 'tls-certificate-error'.Ludovic Courtès2016-11-09
* | | | | | | | | | | | | | | | | | | system: Use grub from bootloader configuration.Marius Bakke2016-11-08
* | | | | | | | | | | | | | | | | | | guix download: Add '--no-check-certificate' option.Ludovic Courtès2016-11-07