summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* tests: Move some of the narinfo test tools to (guix tests).Ludovic Courtès2014-10-29
* derivations: Add 'offloadable-derivation?' and 'substitutable-derivation?'.Ludovic Courtès2014-10-29
* build-system/gnu: Add #:substitutable? parameter.Ludovic Courtès2014-10-28
* licenses: Add 'imlib2'.Alex Kost2014-10-26
* guix: lint: Make exception for package name starting description.Eric Bavier2014-10-26
* guix: lint: Allow digits at start of synopsis or description.Eric Bavier2014-10-26
* guix: lint: Check for empty synopses and descriptions.Eric Bavier2014-10-26
* guix: lint: Check for proper end-of-sentence space.Eric Bavier2014-10-26
* guix: lint: Use if/when consistently.Eric Bavier2014-10-26
* guix: lint: Use string-suffix? and string-prefix? where appropriate.Eric Bavier2014-10-26
* guix import pypi: Fix a typo in a docstring.Cyril Roelandt2014-10-22
* guix import pypi: do not add "python-" to a package name if it's already there.Cyril Roelandt2014-10-22
* guix import pypi: add the Apache License 2.0Cyril Roelandt2014-10-22
* refresh: Add end-of-line to error message.Eric Bavier2014-10-20
* gnu: Add 'version-prefix' and 'version-major+minor'; use them.Ian Denhardt2014-10-20
* download: Add "Accept: */*" to the headers.Ludovic Courtès2014-10-19
* packages: Add 'package-transitive-supported-systems'.Ludovic Courtès2014-10-17
* derivations: 'graft-derivation' correctly handles multiple-output sources.Ludovic Courtès2014-10-17
* packages: Improve the package-to-derivation cache.Ludovic Courtès2014-10-17
* derivations: Add #:system parameter to 'graft-derivation'.Ludovic Courtès2014-10-17
* derivations: Introduce 'graft' record type.Ludovic Courtès2014-10-17
* records: Improve the docstring of 'define-record-type*'.Ludovic Courtès2014-10-17
* download: Allow use of substitutes.Ludovic Courtès2014-10-16
* guix lint: add the --checkers option.Cyril Roelandt2014-10-16
* utils: Micro-optimize 'bytevector->base16-string'.Ludovic Courtès2014-10-13
* derivations: Micro-optimize 'imported-modules'.Ludovic Courtès2014-10-13
* derivations: Memoize 'derivation-path->base16-hash'.Ludovic Courtès2014-10-13
* derivations: Add #:guile parameter to 'graft-derivation'.Ludovic Courtès2014-10-12
* guix package: Add '--switch-generation' option.Alex Kost2014-10-12
* profiles: Add 'relative-generation'.Alex Kost2014-10-12
* profiles: Add condition types for profiles and generations.Alex Kost2014-10-12
* scripts: Add 'environment' command.David Thompson2014-10-10
* ui: Move 'show-manifest-transaction' from (guix profiles).Alex Kost2014-10-10
* ui: Make sure we use the right domain for &message translation.Ludovic Courtès2014-10-09
* Break module cycle involving (guix store) and (guix ui).Ludovic Courtès2014-10-09
* substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL.Ludovic Courtès2014-10-09
* daemon: Add '--substitute-urls' option.Ludovic Courtès2014-10-09
* monads: Add 'mbegin'.Ludovic Courtès2014-10-08
* packages: Gracefully print packages whose 'location' is #f.Ludovic Courtès2014-10-08
* gnu: Add the 'glib-or-gtk' build system.Federico Beffa2014-10-08
* derivations: Add 'graft-derivation'.Ludovic Courtès2014-10-08
* guix lint: make sure synopses do not start with the package name.Cyril Roelandt2014-10-08
* guix lint: Make sure a synopsis cannot start with a lower-case article.Cyril Roelandt2014-10-08
* guix lint: check whether descriptions and synopses start with an upper-case l...Cyril Roelandt2014-10-08
* guix lint: Make sure synopses are not too long.Cyril Roelandt2014-10-08
* guix lint: make sure check-patches retrieves patch names.Cyril Roelandt2014-10-08
* hydra: Honor 'package-supported-systems'.Ludovic Courtès2014-10-06
* build-system/trivial: Preserve the cross-compilation target in bags.Ludovic Courtès2014-10-05
* build-system: Bags record their system and target.Ludovic Courtès2014-10-05
* build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès2014-10-05