Age | Commit message (Expand) | Author |
2014-03-08 | doc: Explain what's special about the (gnu packages ...) name space. | Ludovic Courtès |
2014-03-03 | doc: Factorize documentation of common build options. | Ludovic Courtès |
2014-02-21 | derivations: Remove unused 'derivation' parameter. | Ludovic Courtès |
2014-02-21 | doc: More on what's special about the archive format. | Ludovic Courtès |
2014-02-21 | derivations: Add support for recursive fixed-output derivations. | Ludovic Courtès |
2014-02-21 | guix hash: Add '--recursive'. | Ludovic Courtès |
2014-02-19 | gnu: Define '%base-services'. | Ludovic Courtès |
2014-02-19 | gnu: Introduce the (gnu services ...) modules. | Ludovic Courtès |
2014-02-18 | Add 'guix system'. | Ludovic Courtès |
2014-02-06 | daemon: Add '--gc-keep-outputs' and '--gc-keep-derivations'. | Ludovic Courtès |
2014-02-03 | monads: Add 'text-file*'. | Ludovic Courtès |
2014-01-25 | derivations: Add #:local-build? parameter for derivations. | Ludovic Courtès |
2014-01-25 | doc: More about offloading. | Ludovic Courtès |
2014-01-24 | Add 'guix offload' as a daemon build hook. | Ludovic Courtès |
2014-01-18 | doc: List what's in the chroot. | Ludovic Courtès |
2014-01-18 | Update 'nix-upstream' sub-module; adjust build system, doc, and substituter. | Ludovic Courtès |
2014-01-17 | doc: Distinguish between (gnu packages ...) and "GNU packages". | Ludovic Courtès |
2014-01-14 | doc: Fix another reference to (gnu packages admin). | Ludovic Courtès |
2014-01-06 | archive: Add '--missing'. | Ludovic Courtès |
2014-01-05 | guix build: Add '--no-build-hook'. | Ludovic Courtès |
2013-12-30 | archive: Add '--authorize'. | Ludovic Courtès |
2013-12-30 | archive: Add '--generate-key'. | Ludovic Courtès |
2013-12-30 | doc: Invoke 'useradd' with '--system'. | Ludovic Courtès |
2013-12-22 | Add 'guix archive'. | Ludovic Courtès |
2013-12-14 | guix package: allow multiple arguments after -i, -r, and -u. | Mark H Weaver |
2013-12-11 | doc: Slightly improve the "System Configuration" node. | Ludovic Courtès |
2013-12-10 | doc: First stab at documenting whole-system configuration. | Ludovic Courtès |
2013-12-04 | derivations: Use more keyword parameters for 'build-expression->derivation'. | Ludovic Courtès |
2013-11-23 | doc: List the supported platforms. | Ludovic Courtès |
2013-11-19 | doc: Link to package-list.html. | Ludovic Courtès |
2013-11-18 | guix build: '-e' can be passed a monadic thunk. | Ludovic Courtès |
2013-11-18 | doc: Mention Linux containers; emphasize reproducible builds. | Ludovic Courtès |
2013-11-12 | guix build: Add '--log-file'. | Ludovic Courtès |
2013-11-07 | packages: Add a 'snippet' field to <origin>. | Ludovic Courtès |
2013-11-07 | doc: Document current security issue with substitutes. | Ludovic Courtès |
2013-11-07 | doc: Improve documentation of '--no-substitutes'. | Ludovic Courtès |
2013-11-02 | doc: Document the syntax of the '--remove' argument. | Ludovic Courtès |
2013-10-29 | doc: Augment the "Porting" section. | Ludovic Courtès |
2013-10-17 | doc: Improve the copyright notice. | Nikita Karetnikov |
2013-10-13 | doc: Document "guix pull --url". | Ludovic Courtès |
2013-10-03 | Add (guix monads). | Ludovic Courtès |
2013-09-27 | doc: Fix typos. | Nikita Karetnikov |
2013-09-27 | doc: Link from "guix gc" to '--delete-generations'. | Ludovic Courtès |
2013-09-27 | guix package: '--delete-generations' deletes generations older than specified. | Ludovic Courtès |
2013-09-26 | guix package: Add '--delete-generations'. | Nikita Karetnikov |
2013-09-25 | guix package: Do not list the zeroth generation. | Nikita Karetnikov |
2013-09-23 | doc: Document '--list-generations' among the query options. | Ludovic Courtès |
2013-09-23 | guix package: Show most recently installed packages last. | Ludovic Courtès |
2013-09-19 | guix package: Add '--list-generations'. | Nikita Karetnikov |
2013-09-18 | derivations: 'derivation' and related procedures return a single value. | Ludovic Courtès |