Age | Commit message (Expand) | Author |
2014-11-21 | doc: Fix typos regarding 'lsh-service'. | Ludovic Courtès |
2014-11-21 | guix system: Add '--share' and '--expose' options for 'vm'. | Ludovic Courtès |
2014-11-17 | doc: Fix misuses of @ref. | Ludovic Courtès |
2014-11-17 | doc: Suggest using 'guix pull' before 'guix system reconfigure'. | Ludovic Courtès |
2014-11-16 | doc: Document --key-download option of 'guix refresh'. | Ludovic Courtès |
2014-11-16 | doc: Document "guix import". | Ludovic Courtès |
2014-11-15 | doc: Fix Hydra URL. | Ludovic Courtès |
2014-11-14 | doc: Clarify use of the 'password' field for user accounts. | Ludovic Courtès |
2014-11-13 | doc: Improve acknowledgments. | Ludovic Courtès |
2014-11-12 | gnu: xorg: Add SLiM theme based on work by Felipe López. | Ludovic Courtès |
2014-11-11 | activation: Set the firmware search path. | Ludovic Courtès |
2014-11-10 | doc: Mention 'guix environment' in "Features"; add index entries. | Ludovic Courtès |
2014-11-10 | doc: Add "GRUB Configuration". | Ludovic Courtès |
2014-11-10 | doc: Avoid @indentedblock, which is not supported by Texinfo 4. | Ludovic Courtès |
2014-11-10 | emacs: Add "c" key binding to copy a button link. | Alex Kost |
2014-11-09 | gexp: Add #:module-path parameter to 'gexp->derivation'. | Ludovic Courtès |
2014-11-08 | vm: The 'run-vm' scripts now passes its arguments to QEMU. | Ludovic Courtès |
2014-11-08 | vm: Fix 'vm --full-boot' to produce a sufficient disk image. | Ludovic Courtès |
2014-11-08 | vm: Support 'guix system vm --full-boot'. | Ludovic Courtès |
2014-11-08 | doc: Emphasize the availability of two user interfaces. | Ludovic Courtès |
2014-11-07 | emacs: Add 'guix-prettify'. | Alex Kost |
2014-11-07 | services: xorg: Allow users to specify a list of resolutions. | Ludovic Courtès |
2014-11-07 | services: xorg: Allow users to specify the drivers to use. | Ludovic Courtès |
2014-11-05 | services: Add NTP service. | Ludovic Courtès |
2014-11-04 | doc: emacs: Fix titles of the printed manuals. | Alex Kost |
2014-11-04 | emacs: Add interface for comparing generations. | Alex Kost |
2014-11-02 | packages: Implement grafts. | Ludovic Courtès |
2014-10-27 | emacs: Add 'guix-pull' command. | Alex Kost |
2014-10-27 | doc: Add a note about optional GnuTLS dependency. | Ian Denhardt |
2014-10-27 | doc: Add cross-reference to the gnutls-guile manual. | Ludovic Courtès |
2014-10-18 | emacs: Improve interface for working with multiple profiles. | Alex Kost |
2014-10-17 | doc: Replace "emacs" with "Emacs" in node names. | Alex Kost |
2014-10-17 | emacs: Add 'guix-generations-by-time' command. | Alex Kost |
2014-10-16 | guix lint: add the --checkers option. | Cyril Roelandt |
2014-10-13 | emacs: Add support for switching generations. | Alex Kost |
2014-10-12 | guix package: Add '--switch-generation' option. | Alex Kost |
2014-10-10 | scripts: Add 'environment' command. | David Thompson |
2014-10-10 | doc: Add 'operating-system' reference. | Ludovic Courtès |
2014-10-10 | doc: Use @deftp for 'build-machine'. | Ludovic Courtès |
2014-10-09 | daemon: Add '--substitute-urls' option. | Ludovic Courtès |
2014-10-08 | monads: Add 'mbegin'. | Ludovic Courtès |
2014-10-08 | doc: Document 'glib-or-gtk-build-system'. | Federico Beffa |
2014-10-07 | services: Add '%facebook-host-aliases'. | Ludovic Courtès |
2014-10-06 | doc: Mention optional dependency on Guile-JSON. | Ludovic Courtès |
2014-10-06 | emacs: Add support for deleting generations. | Alex Kost |
2014-10-05 | build-system: Introduce "bags" as an intermediate representation. | Ludovic Courtès |
2014-10-04 | build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo". | Ludovic Courtès |
2014-10-03 | ui: Recognize the same size units as Coreutils. | Ludovic Courtès |
2014-09-28 | build: Add ruby build system. | David Thompson |
2014-09-28 | doc: Use 'define-public' in example package recipe. | Ian Denhardt |