summaryrefslogtreecommitdiff
path: root/tests/channels.scm
Commit message (Expand)AuthorAgeFilesLines
* tests: Add missing copyright line....Ludovic Courtès2020-10-121-0/+1
* channels: Address test failure....Ludovic Courtès2020-10-121-1/+0
* tests: Mark the channel-instances->manifest as expected to fail....Maxim Cournoyer2020-10-121-0/+1
* Use 'formatted-message' instead of '&message' where appropriate....Ludovic Courtès2020-07-251-6/+16
* utils: Move <location> and '&error-location' to (guix diagnostics)....Ludovic Courtès2020-07-251-1/+1
* channels: Dependencies listed in '.guix-channel' can have an introduction....Ludovic Courtès2020-07-011-0/+50
* channels: Properly diagnose test failure....Ludovic Courtès2020-07-011-1/+2
* channels: Make channel introductions public....Ludovic Courtès2020-07-011-6/+4
* channels: Error out when the 'guix' channel lacks an introduction....Ludovic Courtès2020-06-281-0/+21
* channels: Fix test for introductory commit signer....Ludovic Courtès2020-06-251-3/+8
* channels: Make 'validate-pull' call right after clone/pull....Ludovic Courtès2020-06-161-2/+2
* channels: 'latest-channel-instance' authenticates Git checkouts....Ludovic Courtès2020-06-161-0/+122
* channels: 'latest-channel-instances' guards against non-forward updates....Ludovic Courtès2020-05-251-0/+35
* git: 'update-cached-checkout' returns the commit relation....Ludovic Courtès2020-05-251-6/+6
* channels: Add mechanism to patch checkouts of the 'guix channel....Ludovic Courtès2020-05-071-30/+34
* channels: Allow news entries to refer to a tag....Ludovic Courtès2019-09-231-2/+7
* channels: Add support for a news file....Ludovic Courtès2019-09-231-0/+99
* channels: Always provide a <channel-metadata> record....Ludovic Courtès2019-07-191-16/+29
* channels: Strictly check the version of '.guix-channel'....Ludovic Courtès2019-07-191-8/+21
* inferior: 'gexp->derivation-in-inferior' honors EXP's load path....Ludovic Courtès2019-01-201-6/+10
* channels: Don't pull from the same channel more than once....Ludovic Courtès2019-01-201-2/+82
* guix: Add support for channel dependencies....Ricardo Wurmus2018-12-091-0/+139