| Commit message (Expand) | Author | Age |
* | guix package: Add '--list-profiles'. | Ludovic Courtès | 2019-09-26 |
* | gexp: Catch and report non-self-quoting gexp inputs. | Ludovic Courtès | 2019-09-23 |
* | channels: Allow news entries to refer to a tag. | Ludovic Courtès | 2019-09-23 |
* | channels: Add support for a news file. | Ludovic Courtès | 2019-09-23 |
* | git: Add 'commit-difference'. | Ludovic Courtès | 2019-09-23 |
* | guix package: '--show' ignores deprecated packages. | Ludovic Courtès | 2019-09-21 |
* | guix package: Add 'guix show' alias. | zimoun | 2019-09-21 |
* | inferior: Propagate '&store-protocol-error' error conditions. | Ludovic Courtès | 2019-09-21 |
* | ui: 'relevance' connects regexps with a logical and. | zimoun | 2019-09-19 |
* | linux-container: 'eval/container' correctly passes -L and -C flags. | Ludovic Courtès | 2019-09-18 |
* | guix package: "guix package -f FILE" ensures FILE returns a package. | Ludovic Courtès | 2019-09-18 |
* | services: openntpd: Add test for issue #3731. | Maxim Cournoyer | 2019-09-08 |
* | services: ntp: Support different NTP server types and options. | Maxim Cournoyer | 2019-09-08 |
* | tests: opam: Fix input type in import test. | Julien Lepiller | 2019-09-07 |
* | import: crate: Correct interpretation of dual-licensing strings. | Ludovic Courtès | 2019-09-04 |
* | import: crate: Separate crates.io API from actual conversion. | Ludovic Courtès | 2019-09-04 |
* | tests: Adjust '--with-commit' test. | Ludovic Courtès | 2019-09-04 |
* | lint: Add 'archival' checker. | Ludovic Courtès | 2019-09-02 |
* | swh: Add hooks for rate limiting handling. | Ludovic Courtès | 2019-09-02 |
* | tests: 'with-http-server' accepts multiple responses. | Ludovic Courtès | 2019-09-02 |
* | accounts: Delete duplicate entries. | Ludovic Courtès | 2019-08-28 |
* | pack: Create /tmp in Docker images. | Ludovic Courtès | 2019-08-27 |
* | pack: '-R' honors the requested output. | Ludovic Courtès | 2019-08-23 |
* | Revert "import: cpan: Adapt for the change to guile-json version 3." | Mark H Weaver | 2019-08-22 |
* | import: cpan: Adapt for the change to guile-json version 3. | Christopher Baines | 2019-08-21 |
* | tests: Move 'guix environment -C --no-cwd' test where it belongs. | Ludovic Courtès | 2019-08-17 |
* | tests: Relax expectations for the 'home-page' checker. | Ludovic Courtès | 2019-08-17 |
* | derivations: Delete duplicate inputs when computing derivation hash. | Ludovic Courtès | 2019-08-16 |
* | gexp: 'program-file' honors the current system and cross-compilation target. | Ludovic Courtès | 2019-07-26 |
* | guix system: Add 'reconfigure' module. | Jakob L. Kreuze | 2019-07-26 |
* | git: 'switch-to-ref' resolves tag targets. | Ludovic Courtès | 2019-07-26 |
* | git: <git-checkout> allows tags in its 'commit' field. | Ludovic Courtès | 2019-07-26 |
* | maint: Switch to Guile-JSON 3.x. | Ludovic Courtès | 2019-07-25 |
* | swh: Add basic tests. | Ludovic Courtès | 2019-07-22 |
* | lint: Add test for 'source'. | Ludovic Courtès | 2019-07-20 |
* | lint: Update tests to (guix lint) migration. | Ludovic Courtès | 2019-07-20 |
* | ui: 'warn-about-load-error' provides hints for unbound variables. | Ludovic Courtès | 2019-07-20 |
* | ui: 'warn-about-load-error' warns about file/module name mismatches. | Ludovic Courtès | 2019-07-20 |
* | channels: Always provide a <channel-metadata> record. | Ludovic Courtès | 2019-07-19 |
* | channels: Strictly check the version of '.guix-channel'. | Ludovic Courtès | 2019-07-19 |
* | linux-container: Add 'eval/container'. | Ludovic Courtès | 2019-07-19 |
* | lint: Move the linting code to a different module. | Christopher Baines | 2019-07-15 |
* | scripts: lint: Handle warnings with a record type. | Christopher Baines | 2019-07-15 |
* | gexp: 'lowered-gexp-guile' now returns a <derivation-input>. | Ludovic Courtès | 2019-07-15 |
* | derivations: Update tests to use new calling convention. | Ludovic Courtès | 2019-07-15 |
* | gexp: <lowered-gexp> separates sources from derivation inputs. | Ludovic Courtès | 2019-07-15 |
* | scripts: environment: Add --no-cwd. | Carl Dong | 2019-07-08 |
* | derivations: 'derivation-build-plan' recurses on substituables. | Ludovic Courtès | 2019-07-05 |
* | gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it. | Ludovic Courtès | 2019-07-04 |
* | import: pypi: Include optional test inputs as native-inputs. | Maxim Cournoyer | 2019-07-02 |