| Commit message (Expand) | Author | Age |
* | services: Add 'udisks-service'. | Ludovic Courtès | 2015-11-01 |
* | services: 'polkit-service-type' can now be extended. | Ludovic Courtès | 2015-11-01 |
* | doc: Suggest diffing things with --no-dereference. | Ludovic Courtès | 2015-11-01 |
* | emacs: Add key bindings for 'guix-build-log-minor-mode'. | Alex Kost | 2015-10-31 |
* | services: 'tor-service' takes a 'config-file' parameter. | Ludovic Courtès | 2015-10-31 |
* | scripts: environment: Allow lists of packages in expressions. | David Thompson | 2015-10-30 |
* | system: Add 'locale-libcs' field. | Ludovic Courtès | 2015-10-30 |
* | scripts: system: Add 'container' action. | David Thompson | 2015-10-30 |
* | doc: Fix outdated description of the bare-bones example. | Ludovic Courtès | 2015-10-29 |
* | scripts: environment: Allow mixing regular and ad-hoc packages. | David Thompson | 2015-10-29 |
* | services: Add screen-locker service. | Ludovic Courtès | 2015-10-29 |
* | doc: Mention Nix in the intro. | Ludovic Courtès | 2015-10-29 |
* | services: Add 'modify-services'. | Ludovic Courtès | 2015-10-28 |
* | services: 'guix-configuration' has a 'substitute-urls' field. | Ludovic Courtès | 2015-10-28 |
* | refresh: Support comma-separated updater types. | Alex Kost | 2015-10-28 |
* | scripts: build: Add --file option. | David Thompson | 2015-10-28 |
* | doc: Add texinfo to the requirements when building from git. | Mark H Weaver | 2015-10-28 |
* | refresh: Add '--list-updaters' option. | Alex Kost | 2015-10-27 |
* | guix system: Add the 'list-generations' command. | Ludovic Courtès | 2015-10-27 |
* | doc: Add a REPL example. | Ludovic Courtès | 2015-10-27 |
* | scripts: environment: Add --container option. | David Thompson | 2015-10-25 |
* | import: cran: Add updater. | Ludovic Courtès | 2015-10-21 |
* | refresh: Add '--type' option. | Ludovic Courtès | 2015-10-21 |
* | Add 'guix challenge'. | Ludovic Courtès | 2015-10-20 |
* | guix archive: Add '--extract'. | Ludovic Courtès | 2015-10-19 |
* | doc: emacs: Document "View graph" popup action. | Alex Kost | 2015-10-17 |
* | doc: Regenerate 'guix graph' examples. | Ludovic Courtès | 2015-10-15 |
* | guix system: Add 'dmd-graph' command. | Ludovic Courtès | 2015-10-14 |
* | guix system: Add 'extension-graph' command. | Ludovic Courtès | 2015-10-14 |
* | doc: Update "Name Service Switch" to new service framework. | Ludovic Courtès | 2015-10-13 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2015-10-12 |
|\ |
|
| * | Merge branch 'master' into core-updates | Mark H Weaver | 2015-10-07 |
| |\ |
|
| * | | gnu: glibc: Look for locale data in versioned sub-directories. | Ludovic Courtès | 2015-10-05 |
| * | | Revert "gnu: glibc: Honor 'GUIX_LOCPATH'." | Ludovic Courtès | 2015-10-05 |
| * | | doc: Mention that /X.Y must be used for GUIX_LOCPATH. | Ludovic Courtès | 2015-10-04 |
| * | | gnu: glibc: Honor 'GUIX_LOCPATH'. | Ludovic Courtès | 2015-10-03 |
| * | | gnu: libc: Look for locale data under /run/current-system/locale/X.Y. | Ludovic Courtès | 2015-09-30 |
* | | | emacs: Add 'guix-devel-build-package-source'. | Alex Kost | 2015-10-12 |
* | | | doc: Fix typo. | Alex Kost | 2015-10-11 |
* | | | services: Introduce extensible services. | Ludovic Courtès | 2015-10-10 |
* | | | guix system: Add '--derivation'. | Ludovic Courtès | 2015-10-10 |
* | | | gexp: Add 'scheme-file'. | Ludovic Courtès | 2015-10-10 |
* | | | services: nscd-service: Fit everything into <nscd-configuration>. | Ludovic Courtès | 2015-10-10 |
* | | | services: mingetty-service: Use <mingetty-configuration> objects. | Ludovic Courtès | 2015-10-10 |
* | | | system: Make service procedures non-monadic. | Ludovic Courtès | 2015-10-10 |
* | | | services: 'mingetty-service' no longer takes monadic values. | Ludovic Courtès | 2015-10-10 |
* | | | gexp: Add 'mixed-text-file'. | Ludovic Courtès | 2015-10-10 |
* | | | gexp: Add 'program-file'. | Ludovic Courtès | 2015-10-10 |
* | | | gexp: Add 'computed-file'. | Ludovic Courtès | 2015-10-10 |
* | | | scripts: environment: Use system* instead of system. | David Thompson | 2015-10-09 |