Age | Commit message (Expand) | Author |
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 |
2013-09-11 | store: The 'references' parameter of 'add-text-to-store' is now optional. | Ludovic Courtès |
2013-08-31 | doc: Stylistic changes to "Packaging Guidelines" | Andreas Enge |
2013-08-30 | doc: Remove an extra space after @ref. | Nikita Karetnikov |
2013-08-29 | doc: Add duplicate copyright notice again. | Andreas Enge |
2013-08-29 | doc: Fix the image size in PDF/PS/DVI output. | Ludovic Courtès |
2013-08-28 | doc: Add package guidelines for names and numbers. | Andreas Enge |
2013-08-28 | doc: Shuffle some text around. | Andreas Enge |
2013-08-28 | derivations: Rename #:dependency-graphs to #:references-graphs. | Ludovic Courtès |
2013-08-26 | derivations: Add #:dependency-graphs to `build-expression->derivation'. | Ludovic Courtès |
2013-08-26 | derivations: Add #:dependency-graphs `derivation' parameter. | Ludovic Courtès |
2013-08-26 | derivations: Move 3 positional parameters into keyword parameters. | Ludovic Courtès |
2013-08-24 | doc: Mention what's in the chroot, and add a caveat about /dev/shm. | Ludovic Courtès |
2013-07-17 | doc: Add "Adding New Packages". | Ludovic Courtès |
2013-07-17 | doc: Mark 2.0.5 as being the minimum Guile version. | Ludovic Courtès |
2013-07-16 | doc: Refer to guix-devel@gnu.org. | Ludovic Courtès |
2013-07-09 | doc: Add "Installing Debugging Files". | Ludovic Courtès |
2013-07-08 | doc: Add "Packages with Multiple Outputs" section. | Ludovic Courtès |
2013-07-07 | doc: Move the packaging guidelines to the manual. | Ludovic Courtès |
2013-07-07 | doc: Add a "Porting" section. | Ludovic Courtès |
2013-07-07 | doc: Add a "Boostrapping" section. | Ludovic Courtès |
2013-06-13 | guix gc: Add `--requisites'. | Ludovic Courtès |
2013-06-04 | doc: Write about patch submission and packaging guidelines. | Ludovic Courtès |
2013-05-29 | build, package: Add `--fallback' option. | Ludovic Courtès |
2013-05-26 | doc: Improve wording and fix typos in "Introduction" and "Requirements". | Nikita Karetnikov |
2013-05-24 | build: Add `--target' option. | Ludovic Courtès |
2013-05-24 | packages: Implement `package-cross-derivation'. | Ludovic Courtès |
2013-05-20 | Add `--max-silent-time' to `guix build' and `guix package'. | Ludovic Courtès |
2013-05-16 | package: Make sure the profile directory is owned by the user. | Ludovic Courtès |