summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2014-10-22guix import pypi: Fix a typo in a docstring....Cyril Roelandt
2014-10-22guix import pypi: do not add "python-" to a package name if it's already there....Cyril Roelandt
2014-10-22guix import pypi: add the Apache License 2.0...Cyril Roelandt
2014-10-20refresh: Add end-of-line to error message....Eric Bavier
2014-10-20gnu: Add 'version-prefix' and 'version-major+minor'; use them....Ian Denhardt
2014-10-19download: Add "Accept: */*" to the headers....Ludovic Courtès
2014-10-17packages: Add 'package-transitive-supported-systems'....Ludovic Courtès
2014-10-17derivations: 'graft-derivation' correctly handles multiple-output sources....Ludovic Courtès
2014-10-17packages: Improve the package-to-derivation cache....Ludovic Courtès
2014-10-17derivations: Add #:system parameter to 'graft-derivation'....Ludovic Courtès
2014-10-17derivations: Introduce 'graft' record type....Ludovic Courtès
2014-10-17records: Improve the docstring of 'define-record-type*'....Ludovic Courtès
2014-10-16download: Allow use of substitutes....Ludovic Courtès
2014-10-16guix lint: add the --checkers option....Cyril Roelandt
2014-10-13utils: Micro-optimize 'bytevector->base16-string'....Ludovic Courtès
2014-10-13derivations: Micro-optimize 'imported-modules'....Ludovic Courtès
2014-10-13derivations: Memoize 'derivation-path->base16-hash'....Ludovic Courtès
2014-10-12derivations: Add #:guile parameter to 'graft-derivation'....Ludovic Courtès
2014-10-12guix package: Add '--switch-generation' option....Alex Kost
2014-10-12profiles: Add 'relative-generation'....Alex Kost
2014-10-12profiles: Add condition types for profiles and generations....Alex Kost
2014-10-10scripts: Add 'environment' command....David Thompson
2014-10-10ui: Move 'show-manifest-transaction' from (guix profiles)....Alex Kost
2014-10-09ui: Make sure we use the right domain for &message translation....Ludovic Courtès
2014-10-09Break module cycle involving (guix store) and (guix ui)....Ludovic Courtès
2014-10-09substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL....Ludovic Courtès
2014-10-09daemon: Add '--substitute-urls' option....Ludovic Courtès
2014-10-08monads: Add 'mbegin'....Ludovic Courtès
2014-10-08packages: Gracefully print packages whose 'location' is #f....Ludovic Courtès
2014-10-08gnu: Add the 'glib-or-gtk' build system....Federico Beffa
2014-10-08derivations: Add 'graft-derivation'....Ludovic Courtès
2014-10-08guix lint: make sure synopses do not start with the package name....Cyril Roelandt
2014-10-08guix lint: Make sure a synopsis cannot start with a lower-case article....Cyril Roelandt
2014-10-08guix lint: check whether descriptions and synopses start with an upper-case l......Cyril Roelandt
2014-10-08guix lint: Make sure synopses are not too long....Cyril Roelandt
2014-10-08guix lint: make sure check-patches retrieves patch names....Cyril Roelandt
2014-10-06hydra: Honor 'package-supported-systems'....Ludovic Courtès
2014-10-05build-system/trivial: Preserve the cross-compilation target in bags....Ludovic Courtès
2014-10-05build-system: Bags record their system and target....Ludovic Courtès
2014-10-05build-system: Introduce "bags" as an intermediate representation....Ludovic Courtès
2014-10-05build-system: Remove irrelevant special case....Ludovic Courtès
2014-10-05utils: Add 'strip-keyword-arguments'....Ludovic Courtès
2014-10-05guix package: Export generation procedures....Alex Kost
2014-10-04build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo"....Ludovic Courtès
2014-10-03ui: Recognize the same size units as Coreutils....Ludovic Courtès
2014-10-03download: Allow raw file names or file:// URLs....Ludovic Courtès
2014-09-30pull: Add dependency on Guile-JSON....Ludovic Courtès
2014-09-29import: Add PyPI importer....David Thompson
2014-09-28build: Add ruby build system....David Thompson
2014-09-28gnu: Add ruby....Pjotr Prins