| Commit message (Expand) | Author | Age |
* | refresh: Warn about packages that lack an updater. | Ludovic Courtès | 2016-11-29 |
* | doc: Document NSS incompatibility issues on foreign distros. | Ludovic Courtès | 2016-11-28 |
* | doc: mysql-configuration: Fix typo. | 宋文武 | 2016-11-26 |
* | services: Add opensmtpd service. | 宋文武 | 2016-11-26 |
* | offload: Rewrite to make direct RPCs to the remote daemon. | Ludovic Courtès | 2016-11-25 |
* | offload: Use Guile-SSH instead of GNU lsh. | Ludovic Courtès | 2016-11-25 |
* | doc: Fix typos in "Kerberos Services". | Ludovic Courtès | 2016-11-24 |
* | doc: Document encrypted root partitions. | Ludovic Courtès | 2016-11-24 |
* | doc: Document 'wpa-supplicant-service-type'. | Ludovic Courtès | 2016-11-24 |
* | Add system start-up files for "guix publish". | Hartmut Goebel | 2016-11-24 |
* | doc: Symlink daemon start-up files. | Hartmut Goebel | 2016-11-24 |
* | gnu: system: Add openfwwf-firmware to %base-firmware. | Eric Bavier | 2016-11-22 |
* | gnu: services: Add git-service. | ng0 | 2016-11-21 |
* | lint: Add 'mirror-url' checker. | Ludovic Courtès | 2016-11-19 |
* | services: static-networking: Add netmask. | Ludovic Courtès | 2016-11-17 |
* | guix download: Add '-o' option. | Ludovic Courtès | 2016-11-16 |
* | services: Add wpa-supplicant-service. | Tomáš Čech | 2016-11-15 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2016-11-13 |
|\ |
|
| * | Merge branch 'master' into core-updates | Mark H Weaver | 2016-11-07 |
| |\ |
|
| * | | doc: State that the 'patches' field is unconditional. | Ludovic Courtès | 2016-11-03 |
| * | | Merge branch 'master' into core-updates | Leo Famulari | 2016-11-02 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-30 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-29 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-26 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-23 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-19 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-17 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-13 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | gnu: Add CUPS service. | Andy Wingo | 2016-10-13 |
* | | | | | | | | | | | doc: Added some index entries. | John Darrington | 2016-11-12 |
* | | | | | | | | | | | doc: Mention elpa.gnu.org package signatures. | Ludovic Courtès | 2016-11-09 |
* | | | | | | | | | | | gnu: Add pam-krb5 service. | John Darrington | 2016-11-08 |
* | | | | | | | | | | | guix download: Add '--no-check-certificate' option. | Ludovic Courtès | 2016-11-07 |
* | | | | | | | | | | | download: Verify TLS certificates unless asked not to. | Ludovic Courtès | 2016-11-07 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | system: Add 'guix system' actions: switch-generation and roll-back. | Chris Marusich | 2016-11-06 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | doc: Fix typo. | Ludovic Courtès | 2016-11-01 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | system: Record store file system info in each generation. | Chris Marusich | 2016-10-30 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | doc: Add information related to network connectivity with qemu. | David Craven | 2016-10-30 |
* | | | | | | | guix hash: Interpret '-' as standard input. | Ludovic Courtès | 2016-10-28 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | services: nginx: Virtual hosts are first-class configuration items. | Julien Lepiller | 2016-10-24 |
| |_|_|_|/
|/| | | | |
|
* | | | | | doc: emacs: Clarify 'guix-use-substituse' and 'guix-dry-run'. | 宋文武 | 2016-10-23 |
* | | | | | services: ntpd: Add 'allow-large-adjustment?' knob. | Ludovic Courtès | 2016-10-20 |
| |_|_|/
|/| | | |
|
* | | | | guix build: Add '--with-graft'. | Ludovic Courtès | 2016-10-17 |
| |_|/
|/| | |
|
* | | | graph: Add '%referrer-node-type'. | Ludovic Courtès | 2016-10-15 |
| |/
|/| |
|
* | | doc: Add guide on how to specify dependencies for Python packages. | Hartmut Goebel | 2016-10-12 |
* | | gnu: Add NFS related services. | John Darrington | 2016-10-12 |
|/ |
|
* | build-system: Add asdf-build-system. | Andy Patterson | 2016-10-08 |
* | doc: Remove GHC from examples for propagation. | Ricardo Wurmus | 2016-10-08 |
* | grafts: Allow the replacement to have a different name. | Ludovic Courtès | 2016-10-03 |
* | services: openssh-service-type: Expose 'openssh-configuration'. | Ludovic Courtès | 2016-10-03 |