summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* syscalls: Add 'mount-points'.Ludovic Courtès2014-11-10
* licenses: Add 'silofl1.1'.Alex Kost2014-11-10
* pull: Use the build procedure provided by the newly-downloaded Guix.Ludovic Courtès2014-11-09
* gexp: Add #:module-path parameter to 'gexp->derivation'.Ludovic Courtès2014-11-09
* vm: Fix 'vm --full-boot' to produce a sufficient disk image.Ludovic Courtès2014-11-08
* vm: Support 'guix system vm --full-boot'.Ludovic Courtès2014-11-08
* lint: Allow synopses that start with an abbreviation.Ludovic Courtès2014-11-07
* lint: Skip starting-article test for the synopses of GNU packages.Ludovic Courtès2014-11-07
* lint: Tolerate sentences that start with a parenthesis or a quote.Ludovic Courtès2014-11-07
* lint: Improve check for synopses starting with package name.Ludovic Courtès2014-11-07
* monads: Remove unused 'nargs' parameter from 'lift'.Ludovic Courtès2014-11-05
* import: pypi: Gracefully handle wrong argument counts.Ludovic Courtès2014-11-05
* import: pypi: Gracefully handle non-existent packages.Ludovic Courtès2014-11-05
* store: Invalidate caches once GC has run.Ludovic Courtès2014-11-04
* packages: 'package-transitive-supported-systems' accounts for indirect deps.Ludovic Courtès2014-11-03
* packages: Implement grafts.Ludovic Courtès2014-11-02
* derivations: Add 'derivation-name'.Ludovic Courtès2014-11-02
* download: Append (effective-version) to '%load-path' for GnuTLS.Ludovic Courtès2014-10-30
* environment: Improve '--help' output.Ludovic Courtès2014-10-30
* import: snix: Handle license attributes.Ludovic Courtès2014-10-29
* offload: Remove mutual exclusion on transfers.Ludovic Courtès2014-10-29
* derivations: Fix 'derivation-prerequisites-to-build' when #:local-build?.Ludovic Courtès2014-10-29
* 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