| Commit message (Expand) | Author | Age |
* | packages: Implement grafts. | Ludovic Courtès | 2014-11-02 |
* | environment: Improve '--help' output. | Ludovic Courtès | 2014-10-30 |
* | offload: Remove mutual exclusion on transfers. | Ludovic Courtès | 2014-10-29 |
* | guix: lint: Make exception for package name starting description. | Eric Bavier | 2014-10-26 |
* | guix: lint: Allow digits at start of synopsis or description. | Eric Bavier | 2014-10-26 |
* | guix: lint: Check for empty synopses and descriptions. | Eric Bavier | 2014-10-26 |
* | guix: lint: Check for proper end-of-sentence space. | Eric Bavier | 2014-10-26 |
* | guix: lint: Use if/when consistently. | Eric Bavier | 2014-10-26 |
* | guix: lint: Use string-suffix? and string-prefix? where appropriate. | Eric Bavier | 2014-10-26 |
* | refresh: Add end-of-line to error message. | Eric Bavier | 2014-10-20 |
* | guix lint: add the --checkers option. | Cyril Roelandt | 2014-10-16 |
* | guix package: Add '--switch-generation' option. | Alex Kost | 2014-10-12 |
* | profiles: Add condition types for profiles and generations. | Alex Kost | 2014-10-12 |
* | scripts: Add 'environment' command. | David Thompson | 2014-10-10 |
* | ui: Move 'show-manifest-transaction' from (guix profiles). | Alex Kost | 2014-10-10 |
* | Break module cycle involving (guix store) and (guix ui). | Ludovic Courtès | 2014-10-09 |
* | substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL. | Ludovic Courtès | 2014-10-09 |
* | daemon: Add '--substitute-urls' option. | Ludovic Courtès | 2014-10-09 |
* | guix lint: make sure synopses do not start with the package name. | Cyril Roelandt | 2014-10-08 |
* | guix lint: Make sure a synopsis cannot start with a lower-case article. | Cyril Roelandt | 2014-10-08 |
* | guix lint: check whether descriptions and synopses start with an upper-case l... | Cyril Roelandt | 2014-10-08 |
* | guix lint: Make sure synopses are not too long. | Cyril Roelandt | 2014-10-08 |
* | guix lint: make sure check-patches retrieves patch names. | Cyril Roelandt | 2014-10-08 |
* | guix package: Export generation procedures. | Alex Kost | 2014-10-05 |
* | pull: Add dependency on Guile-JSON. | Ludovic Courtès | 2014-09-30 |
* | import: Add PyPI importer. | David Thompson | 2014-09-29 |
* | guix build: Add -L/--load-path as a common option. | Ludovic Courtès | 2014-09-24 |
* | guix package: Use 'profile-generations'. | Alex Kost | 2014-09-22 |
* | offload: Use a total order when sorting available machines. | Ludovic Courtès | 2014-09-20 |
* | offload: Try another machine when the "best" machine is overloaded. | Ludovic Courtès | 2014-09-20 |
* | pull: Rewrite using gexps. | Ludovic Courtès | 2014-09-18 |
* | activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'. | Ludovic Courtès | 2014-09-12 |
* | pull: Add a compilation progress report. | Ludovic Courtès | 2014-09-05 |
* | Move operating system helpers from (guix build …) to (gnu build …). | Ludovic Courtès | 2014-09-03 |
* | guix lint: Remove "guix lint: " prefix from warnings. | Ludovic Courtès | 2014-09-03 |
* | scripts: add guix lint | Cyril Roelandt | 2014-09-03 |
* | Move specification->package to gnu/packages.scm. | Cyril Roelandt | 2014-09-03 |
* | guix package: Fix search path lookup when an obsolete version is installed. | Ludovic Courtès | 2014-08-31 |
* | offload: Ignore EEXIST when registering a .drv as a GC root. | Ludovic Courtès | 2014-08-29 |
* | offload: Ignore unreachable machines. | Ludovic Courtès | 2014-08-29 |
* | gnu: Split (gnu packages base), adding (gnu packages commencement). | Ludovic Courtès | 2014-08-28 |
* | profiles: Produce a top-level Info 'dir' file. | Ludovic Courtès | 2014-08-23 |
* | Move 'check-package-freshness' from 'guix package' to 'packages'. | Alex Kost | 2014-08-20 |
* | guix package: Use 'manifest-transaction'. | Alex Kost | 2014-08-19 |
* | guix package: Remove leftover internal procedure. | Ludovic Courtès | 2014-08-12 |
* | guix package: Use 'manifest-add'. | Ludovic Courtès | 2014-08-12 |
* | guix package: Remove dead code and unused variables. | Ludovic Courtès | 2014-08-11 |
* | profiles: Add 'package->manifest-entry'. | Ludovic Courtès | 2014-07-26 |
* | profiles: Get rid of the 'inputs' field of 'manifest-entry'. | Ludovic Courtès | 2014-07-26 |
* | profiles: Switch to gexps. | Ludovic Courtès | 2014-07-26 |