aboutsummaryrefslogtreecommitdiff
path: root/tests/channels.scm
Commit message (Expand)AuthorAge
* channels: ‘latest-channel-instances’ traverses user-provided channels first.Ludovic Courtès2024-01-31
* channels: Tweak test.Ludovic Courtès2024-01-31
* tests: Assume ‘git’ is always available.Ludovic Courtès2023-09-26
* Remove now unnecessary uses of (guix grafts).Ludovic Courtès2022-10-22
* git-authenticate: Ensure the target is a descendant of the introductory commit.Ludovic Courtès2022-02-14
* tests: Move keys into ./tests/keys/ and add a third ed25519 key.Attila Lendvai2021-12-22
* channels: 'channel-news-entry-commit' correctly resolves annotated tags.Ludovic Courtès2021-09-18
* tests: Add missing copyright line.Ludovic Courtès2020-10-12
* channels: Address test failure.Ludovic Courtès2020-10-12
* tests: Mark the channel-instances->manifest as expected to fail.Maxim Cournoyer2020-10-12
* Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès2020-07-25
* utils: Move <location> and '&error-location' to (guix diagnostics).Ludovic Courtès2020-07-25
* channels: Dependencies listed in '.guix-channel' can have an introduction.Ludovic Courtès2020-07-01
* channels: Properly diagnose test failure.Ludovic Courtès2020-07-01
* channels: Make channel introductions public.Ludovic Courtès2020-07-01
* channels: Error out when the 'guix' channel lacks an introduction.Ludovic Courtès2020-06-28
* channels: Fix test for introductory commit signer.Ludovic Courtès2020-06-25
* channels: Make 'validate-pull' call right after clone/pull.Ludovic Courtès2020-06-16
* channels: 'latest-channel-instance' authenticates Git checkouts.Ludovic Courtès2020-06-16
* channels: 'latest-channel-instances' guards against non-forward updates.Ludovic Courtès2020-05-25
* git: 'update-cached-checkout' returns the commit relation.Ludovic Courtès2020-05-25
* channels: Add mechanism to patch checkouts of the 'guix channel.Ludovic Courtès2020-05-07
* channels: Allow news entries to refer to a tag.Ludovic Courtès2019-09-23
* channels: Add support for a news file.Ludovic Courtès2019-09-23
* channels: Always provide a <channel-metadata> record.Ludovic Courtès2019-07-19
* channels: Strictly check the version of '.guix-channel'.Ludovic Courtès2019-07-19
* inferior: 'gexp->derivation-in-inferior' honors EXP's load path.Ludovic Courtès2019-01-20
* channels: Don't pull from the same channel more than once.Ludovic Courtès2019-01-20
* guix: Add support for channel dependencies.Ricardo Wurmus2018-12-09