Age | Commit message (Expand) | Author |
2022-03-10 | tests: Check 'guix home reconfigure' for a second generation. | Ludovic Courtès |
2022-03-10 | tests: Simplify use of 'local-file' in 'tests/guix-home.sh'. | Ludovic Courtès |
2022-03-10 | tests: Make sure 'guix home reconfigure' backs up files. | Ludovic Courtès |
2022-03-07 | derivations: Coalesce inputs that have the same output path. | Ludovic Courtès |
2022-03-07 | tests: Adjust to (guix import github) changes. | Ludovic Courtès |
2022-03-06 | tests: Add (guix http-client) tests. | Ludovic Courtès |
2022-03-01 | system: Add a version field to the <boot-parameters> record. | Maxim Cournoyer |
2022-02-18 | guix build: Warn when attempting to build an unsupported package. | Ludovic Courtès |
2022-02-18 | profiles: 'profile-derivation' rejects unsupported packages. | Ludovic Courtès |
2022-02-18 | packages: 'package-transitive-supported-systems' ignores '%current-target-sys... | Ludovic Courtès |
2022-02-16 | gexp: Preserve source location for #~ and #$ read extensions. | Ludovic Courtès |
2022-02-15 | gexp: 'computed-file' always uses a native Guile. | Ludovic Courtès |
2022-02-14 | publish: Do not sign the URL/Compression/FileSize narinfo fields. | Ludovic Courtès |
2022-02-14 | git-authenticate: Ensure the target is a descendant of the introductory commit. | Ludovic Courtès |
2022-02-14 | git: Add 'commit-descendant?'. | Ludovic Courtès |
2022-02-14 | git-authenticate: Test introductory commit signature verification. | Ludovic Courtès |
2022-02-11 | tests: Adjust pypi test to recent changes. | Ludovic Courtès |
2022-02-11 | tests: Pass #:guile to 'computed-file' & co. | Ludovic Courtès |
2022-02-05 | tests: Assert that cyclic graphs can be produced. | Liliana Marie Prikler |
2022-01-26 | import: pypi: Convert hyphens to underscores in PyPI URLs if needed. | Vivien Kraus |
2022-01-19 | package: Honor '--dry-run' when target profile is already in store. | Ludovic Courtès |
2022-01-19 | tests: Adjust to gzip as the default log compression. | Ludovic Courtès |
2022-01-17 | Merge branch 'version-1.4.0' | Maxim Cournoyer |
2022-01-16 | tests: Fix file-needed/recursive on aarch64-linux. | Pierre Langlois |
2022-01-16 | tests: Clean up after 'tests/guix-package-net.sh'. | Ludovic Courtès |
2022-01-16 | tests: Clean up after 'tests/guix-graph.sh'. | Ludovic Courtès |
2022-01-16 | import/github: Test it. | Maxime Devos |
2022-01-10 | utils: Fix wrap-script argument handling. | Brendan Tildesley |
2022-01-10 | style: '-S format' canonicalizes comments. | Ludovic Courtès |
2022-01-10 | style: Add '--styling' option. | Ludovic Courtès |
2022-01-10 | style: Add support for "newline forms". | Ludovic Courtès |
2022-01-10 | style: Allow special forms to be scoped. | Ludovic Courtès |
2022-01-10 | style: Improve pretty printer and add tests. | Ludovic Courtès |
2022-01-14 | gremlin: Adjust tests for i686 and beyond. | Ludovic Courtès |
2022-01-13 | import: texlive: Remove labels from 'propagated-inputs' field. | Ludovic Courtès |
2022-01-11 | tests: Fix texlive test by sorting locations. | Ricardo Wurmus |
2022-01-08 | tests: Fix file-needed/recursive on powerpc64le-linux. | Chris Marusich |
2022-01-06 | upstream: Support updating and fetching 'git-fetch' origins. | Sarah Morgensen |
2022-01-05 | home: import: Fix handling of manifest entries with specific output. | Arjan Adriaanse |
2022-01-05 | tests: Add failing tests for changed-inputs on new style inputs. | Ricardo Wurmus |
2022-01-05 | tests: Add tests for changed-inputs on old-style inputs. | Ricardo Wurmus |
2022-01-04 | guix hash: Allow '--exclude-vcs' option using 'git' serializer. | zimoun |
2022-01-01 | transformations: Add '--tune'. | Ludovic Courtès |
2021-12-23 | Remove VM generation dead-code. | Mathieu Othacehe |
2021-12-22 | tests: Move keys into ./tests/keys/ and add a third ed25519 key. | Attila Lendvai |
2021-12-18 | import: elpa: Support ‘upstream-name’ property. | Xinglu Chen |
2021-12-17 | lint: Adjust patch file length check. | Vagrant Cascadian |
2021-12-18 | import: cran: Fix description->package test. | Tobias Geerinckx-Rice |
2021-12-17 | guix hash: Add git serializer. | zimoun |
2021-12-17 | guix hash: Add 'serializer' option. | zimoun |