summaryrefslogtreecommitdiff
path: root/guix/channels.scm
Commit message (Expand)AuthorAge
* channels: Interpret the 'commit' field of channel as a tag or commit.Ludovic Courtès2022-10-17
* channels: Warn about missing introductions.Ludovic Courtès2022-10-04
* channels: Consider news files as UTF-8-encoded by default.Ludovic Courtès2022-08-09
* channels: Add 'repository->guix-channel'.Ludovic Courtès2022-08-09
* channels: Emit version 3 profiles.Ludovic Courtès2022-07-08
* channels: Print backtrace when generating package cache fails.Josselin Poiret2022-06-16
* channels: Add 'branch' to 'channel->code' output.Brice Waegeneire2021-12-25
* channels: 'channel-news-entry-commit' correctly resolves annotated tags.Ludovic Courtès2021-09-18
* channels: Add a #:system argument to channel-instances->manifest.Christopher Baines2021-05-12
* channels: Build user channels with '-O1'.Ludovic Courtès2021-04-12
* channels: Add the channel branch in sexp->channel.Mathieu Othacehe2021-03-10
* channels: Export channel-instance->sexp.Mathieu Othacehe2021-03-10
* channels: Consider the current channel commit as authentic.Ludovic Courtès2021-02-04
* channels: Record 'guix' channel metadata in (guix config).Ludovic Courtès2021-02-04
* guix package: Add '--export-channels'.Ludovic Courtès2021-02-01
* channels: Add 'channel->code'.Ludovic Courtès2021-02-01
* guix describe: Use 'manifest-entry-channel'.Ludovic Courtès2021-02-01
* channels: Add the channel name to channel sexps.Ludovic Courtès2021-02-01
* channels: Factorize 'manifest-entry-channel' and channel serialization.Ludovic Courtès2021-02-01
* ci: Add missing imports.Ludovic Courtès2021-01-31
* guix: channels: Introduce "channel-with-substitutes-available".Mathieu Othacehe2021-01-31
* channels: Expose the default channel in %default-channel.Zhu Zihao2020-11-28
* channels: Address test failure.Ludovic Courtès2020-10-12
* Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès2020-07-25
* utils: Move '&fix-hint' to (guix diagnostics).Ludovic Courtès2020-07-25
* git-authenticate: Factorize 'authenticate-repository'.Ludovic Courtès2020-07-11
* channels: Dependencies listed in '.guix-channel' can have an introduction.Ludovic Courtès2020-07-01
* channels: Save and interpret 'introduction' field in provenance data.Ludovic Courtès2020-07-01
* channels: Remove 'signature' from <channel-introduction>.Ludovic Courtès2020-07-01
* channels: Make channel introductions public.Ludovic Courtès2020-07-01
* channels: Add 'openpgp-fingerprint->bytevector'.Ludovic Courtès2020-07-01
* channels: Error out when the 'guix' channel lacks an introduction.Ludovic Courtès2020-06-28
* channels: 'authenticate-channel' doesn't check relation with intro commit.Ludovic Courtès2020-06-21
* channels: Warn when pulling from a mirror.Ludovic Courtès2020-06-17
* pull: Add '--disable-authentication'.Ludovic Courtès2020-06-16
* channels: Automatically add introduction for the official 'guix' channel.Ludovic Courtès2020-06-16
* 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
* pull: Protect against downgrade attacks.Ludovic Courtès2020-05-25
* 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: 'latest-channel-instances' doesn't leak internal state.Ludovic Courtès2020-05-25
* channels: 'build-from-source' restores '%guile-for-build'.Ludovic Courtès2020-05-15
* channels: Move quirks and patches to (guix quirks).Ludovic Courtès2020-05-15
* channels: Add patch for <https://bugs.gnu.org/41028>.Ludovic Courtès2020-05-07
* channels: Add mechanism to patch checkouts of the 'guix channel.Ludovic Courtès2020-05-07
* channels: Add 'latest-channel-instance'.Ludovic Courtès2020-05-07
* channels: Use a declarative profile.Ludovic Courtès2020-04-26
* channels: Call 'build-self.scm' procedure with a trivial build handler.Ludovic Courtès2020-04-06
* channels: Provide a hint when the 'guix' channel is lacking.Ludovic Courtès2020-01-09