summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2015-02-26ui: Add missing copyright line.Ludovic Courtès
2015-02-26ui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS.Ludovic Courtès
2015-02-26ui: Factorize command-line + env. var. option parsing.Ludovic Courtès
2015-02-24download: Cope with Guile 2.0.6 or earlier.Mark H Weaver
2015-02-24guix system: Honor '--no-grub'.Ludovic Courtès
2015-02-24licenses: Add IPA Font License.Andreas Enge
2015-02-24tests: Skip tests that would fail due to the shebang length.Ludovic Courtès
2015-02-24tests: Factorize the network reachability test.Ludovic Courtès
2015-02-20import: cpan: Change %corelist into a promise.Mark H Weaver
2015-02-19download: Handle HTTP redirects to relative URI references.Mark H Weaver
2015-02-18import: cpan: Use cpan mirror url.Eric Bavier
2015-02-18import: cpan: Sort inputs.Eric Bavier
2015-02-18import: cpan: Adjust licenses.Eric Bavier
2015-02-18import: cpan: Use corelist to filter dependencies.Eric Bavier
2015-02-18guix: licenses: Add Artistic 2.0 license.Eric Bavier
2015-02-18build-system/perl: Use Build.PL for builds if present.Eric Bavier
2015-02-16gnu: Add R.Ricardo Wurmus
2015-02-13gexp: Add #:graft? parameter to 'gexp->derivation'.Ludovic Courtès
2015-02-13packages: Add 'set-grafting' procedure.Ludovic Courtès
2015-02-13tests: Add missing import.Ludovic Courtès
2015-02-13gexp: Implement 'imported-modules' & co. using 'gexp->derivation'.Ludovic Courtès
2015-02-12store: Add optional 'references' parameter to 'text-file'.Ludovic Courtès
2015-02-11gexp: Add #:allowed-references parameter to 'gexp->derivation'.Ludovic Courtès
2015-02-11derivations: Make the "grafting..." message directly visible.Ludovic Courtès
2015-02-10lint: handle FTP URIs.Cyril Roelandt
2015-02-09profiles: Report "pseudo-upgrades" as upgrades, not downgrades.Ludovic Courtès
2015-02-09utils: Add 'version>=?'.Ludovic Courtès
2015-02-08build: Add 'waf-build-system'.Ricardo Wurmus
2015-02-08profiles: Distinguish downgrades from upgrades.Ludovic Courtès
2015-02-08ui: Properly report '&nar-error' conditions.Ludovic Courtès
2015-02-07serialization: Check for EOF and incomplete input conditions.Ludovic Courtès
2015-02-06guix package: Make custom profiles actual indirect roots.Ludovic Courtès
2015-02-06pull: Always install the ~/.config/guix/latest symlink.Ludovic Courtès
2015-02-05offload: Better report failure to create the GC root directory.Ludovic Courtès
2015-02-05offload: Warn about SSH client issues.Ludovic Courtès
2015-02-04Add support for 'cvs-fetch' method in origins.Mark H Weaver
2015-02-04Remove outdated comment from svn-fetch.Mark H Weaver
2015-02-03guix: environment: Consider all package outputs.David Thompson
2015-02-02store: Remove 'build-derivations'.Ludovic Courtès
2015-02-02store: Add 'build-things'.Ludovic Courtès
2015-02-02tests: Add 'with-derivation-substitute' and use it.Ludovic Courtès
2015-02-02tests: Further factorize substitute mocks.Ludovic Courtès
2015-01-28ui: Update copyright year in '--version' output.Ludovic Courtès
2015-01-28lint: Fix argument parsing when several packages are specified.Ludovic Courtès
2015-01-26substitute-binary: Let the user know when the cache is being updated.Ludovic Courtès
2015-01-26hash: Initialize libgcrypt before use.Ludovic Courtès
2015-01-26Add (guix gcrypt).Ludovic Courtès
2015-01-26guix lint: Make the 'source' checker happy if at least one URI is valid.Ludovic Courtès
2015-01-25lint: add 'source' checker.Cyril Roelandt
2015-01-24derivations: Raise an error for references to non-existent outputs.Ludovic Courtès