summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-07-12lint: source: Validate URLs of Git references.Ludovic Courtès
2020-07-12scripts: Typo in args-fold*.Jan (janneke) Nieuwenhuizen
2020-07-11image: Do not set journal_model=WAL for the Hurd.Jan (janneke) Nieuwenhuizen
2020-07-11Add 'guix git authenticate'.Ludovic Courtès
2020-07-11git: Add 'with-git-error-handling'.Ludovic Courtès
2020-07-11git-authenticate: Factorize 'authenticate-repository'.Ludovic Courtès
2020-07-10download-nar: Hide colliding 'dump-port*' binding.Ludovic Courtès
2020-07-10cve: Fix typos in <cve> accessor.Ludovic Courtès
2020-07-10git-download: Don't verify X.509 certificate of SWH.Ludovic Courtès
2020-07-10swh: Allow callers to disable X.509 certificate verification.Ludovic Courtès
2020-07-10maint: Remove traces of "berlin.guixsd.org".Ludovic Courtès
2020-07-05weather: Print 0.0% correctly.Arun Isaac
2020-07-05import: pypi: Handle 'null instead of #nil.Arun Isaac
2020-07-05discovery: Fix typo.Arun Isaac
2020-07-05download: Replace misconfigured Apache mirror.Tobias Geerinckx-Rice
2020-07-05combinators: Fix typo.Arun Isaac
2020-07-03import: Do not assume that 'package-source' returns an origin.Ludovic Courtès
2020-07-03upstream: Define 'url-predicate' and use it.Ludovic Courtès
2020-07-03lint: Do not assume that a package's source is an origin.Ludovic Courtès
2020-07-03guix system: "describe" displays multiboot info.Jan (janneke) Nieuwenhuizen
2020-07-02Revert "ui: Use package-description-string."Ludovic Courtès
2020-07-01channels: Dependencies listed in '.guix-channel' can have an introduction.Ludovic Courtès
2020-07-01services: provenance: Save channel introductions.Ludovic Courtès
2020-07-01guix describe: Display channel introductions and add 'channels-sans-intro'.Ludovic Courtès
2020-07-01channels: Save and interpret 'introduction' field in provenance data.Ludovic Courtès
2020-07-01channels: Remove 'signature' from <channel-introduction>.Ludovic Courtès
2020-07-01channels: Make channel introductions public.Ludovic Courtès
2020-07-01channels: Add 'openpgp-fingerprint->bytevector'.Ludovic Courtès
2020-07-01guix: build: Fix asdf-build-system/ecl.Guillaume Le Vaillant
2020-06-30lint: Adjust 'swh-error exception handler.Ludovic Courtès
2020-06-30swh: Adjust for Guile-JSON 4.0 null handling.Ludovic Courtès
2020-06-30pack: Dereference symlinks when looking for executables.Ludovic Courtès
2020-06-30build-system/r: bioconductor-uri: Fix archive URL.zimoun
2020-06-28Add more missing (ice-9 format) imports.Marius Bakke
2020-06-28channels: Error out when the 'guix' channel lacks an introduction.Ludovic Courtès
2020-06-28processes: Write to $PAGER.Ludovic Courtès
2020-06-27packages: Recognize SHA3 and BLAKE2s for 'content-hash'.Ludovic Courtès
2020-06-26store: Use '=' instead of 'eqv?'.Ludovic Courtès
2020-06-26challenge: Fix option indentation in '--help' output.Ludovic Courtès
2020-06-26Add more (ice-9 format) imports.Ludovic Courtès
2020-06-25deduplication: Leave the store permissions unchanged.Ludovic Courtès
2020-06-25deduplication: Fix default value of #:store in 'deduplicate'.Ludovic Courtès
2020-06-25deduplication: Use 'dynamic-wind' when changing permissions of the parent.Ludovic Courtès
2020-06-23openpgp: Use Libgcrypt's crc24 implementation.Ludovic Courtès
2020-06-23self: Parallelize translation of the manual.Ludovic Courtès
2020-06-23self: Move statements after definitions in translation derivation.Ludovic Courtès
2020-06-23po: Micro-optimize 'read-po-file'.Ludovic Courtès
2020-06-23po: Avoid regexps when interpreting '\n' sequences.Ludovic Courtès
2020-06-23self: Speed up Texinfo cross-reference translation.Ludovic Courtès
2020-06-22deduplicate: Avoid traversing directories twice.Ludovic Courtès