summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* channels: Dependencies listed in '.guix-channel' can have an introduction.Ludovic Courtès2020-07-01
* services: provenance: Save channel introductions.Ludovic Courtès2020-07-01
* guix describe: Display channel introductions and add 'channels-sans-intro'.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
* guix: build: Fix asdf-build-system/ecl.Guillaume Le Vaillant2020-07-01
* lint: Adjust 'swh-error exception handler.Ludovic Courtès2020-06-30
* swh: Adjust for Guile-JSON 4.0 null handling.Ludovic Courtès2020-06-30
* pack: Dereference symlinks when looking for executables.Ludovic Courtès2020-06-30
* build-system/r: bioconductor-uri: Fix archive URL.zimoun2020-06-30
* Add more missing (ice-9 format) imports.Marius Bakke2020-06-28
* channels: Error out when the 'guix' channel lacks an introduction.Ludovic Courtès2020-06-28
* processes: Write to $PAGER.Ludovic Courtès2020-06-28
* packages: Recognize SHA3 and BLAKE2s for 'content-hash'.Ludovic Courtès2020-06-27
* store: Use '=' instead of 'eqv?'.Ludovic Courtès2020-06-26
* challenge: Fix option indentation in '--help' output.Ludovic Courtès2020-06-26
* Add more (ice-9 format) imports.Ludovic Courtès2020-06-26
* deduplication: Leave the store permissions unchanged.Ludovic Courtès2020-06-25
* deduplication: Fix default value of #:store in 'deduplicate'.Ludovic Courtès2020-06-25
* deduplication: Use 'dynamic-wind' when changing permissions of the parent.Ludovic Courtès2020-06-25
* openpgp: Use Libgcrypt's crc24 implementation.Ludovic Courtès2020-06-23
* self: Parallelize translation of the manual.Ludovic Courtès2020-06-23
* self: Move statements after definitions in translation derivation.Ludovic Courtès2020-06-23
* po: Micro-optimize 'read-po-file'.Ludovic Courtès2020-06-23
* po: Avoid regexps when interpreting '\n' sequences.Ludovic Courtès2020-06-23
* self: Speed up Texinfo cross-reference translation.Ludovic Courtès2020-06-23
* deduplicate: Avoid traversing directories twice.Ludovic Courtès2020-06-22
* compile: Build gnu/{packages,tests}/* with '-O1'.Ludovic Courtès2020-06-22
* channels: 'authenticate-channel' doesn't check relation with intro commit.Ludovic Courtès2020-06-21
* git-authenticate: Ignore authenticated commit cache when it's not #o600.Ludovic Courtès2020-06-21
* build-system/gnu: Cross builds properly handle #:allowed-references & co.Ludovic Courtès2020-06-20
* tests: Actually run 'tests/guix-environment-container.sh'.Ludovic Courtès2020-06-20
* build-system/asdf: Add support for component-less systems.Pierre Neidhardt2020-06-18
* profiles: 'linux-module-database' hooks gracefully handles module-less kernels.Ludovic Courtès2020-06-18
* profiles: Reindent 'linux-module-database'.Ludovic Courtès2020-06-18
* nar: Use (guix i18n).Ludovic Courtès2020-06-18
* nar: Avoid opening the database an additional time.Ludovic Courtès2020-06-18
* database: 'register-items' takes an open database.Ludovic Courtès2020-06-18
* build-system/gnu: Fix 'install' phase of 'gnu-dist'.Ludovic Courtès2020-06-18
* repl: Fix typo that would lead ~/.guile to be used when running scripts.Ludovic Courtès2020-06-18
* channels: Warn when pulling from a mirror.Ludovic Courtès2020-06-17
* build-system/gnu: Rename "make dist" phase to 'build-dist'.Ludovic Courtès2020-06-17
* build-system/gnu: Simplify 'dist-package'.Ludovic Courtès2020-06-17
* build-system/gnu: Remove redundant 'unpack' phase from 'gnu-dist'.Ludovic Courtès2020-06-17
* build-system/gnu: Remove Hydra-specific code from 'gnu-dist'.Ludovic Courtès2020-06-17
* build-system/gnu: Remove 'autoreconf' phase from 'gnu-dist'.Ludovic Courtès2020-06-17
* build-system/gnu: Adjust 'dist-package' to current 'autoconf-wrapper' API.Ludovic Courtès2020-06-17
* profiles: Add comment at the top of 'manifest' file.Ludovic Courtès2020-06-17