summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2020-06-22compile: Build gnu/{packages,tests}/* with '-O1'....Ludovic Courtès
2020-06-21channels: 'authenticate-channel' doesn't check relation with intro commit....Ludovic Courtès
2020-06-21git-authenticate: Ignore authenticated commit cache when it's not #o600....Ludovic Courtès
2020-06-20build-system/gnu: Cross builds properly handle #:allowed-references & co....Ludovic Courtès
2020-06-20tests: Actually run 'tests/guix-environment-container.sh'....Ludovic Courtès
2020-06-18build-system/asdf: Add support for component-less systems....Pierre Neidhardt
2020-06-18profiles: 'linux-module-database' hooks gracefully handles module-less kernels....Ludovic Courtès
2020-06-18profiles: Reindent 'linux-module-database'....Ludovic Courtès
2020-06-18nar: Use (guix i18n)....Ludovic Courtès
2020-06-18nar: Avoid opening the database an additional time....Ludovic Courtès
2020-06-18database: 'register-items' takes an open database....Ludovic Courtès
2020-06-18build-system/gnu: Fix 'install' phase of 'gnu-dist'....Ludovic Courtès
2020-06-18repl: Fix typo that would lead ~/.guile to be used when running scripts....Ludovic Courtès
2020-06-17channels: Warn when pulling from a mirror....Ludovic Courtès
2020-06-17build-system/gnu: Rename "make dist" phase to 'build-dist'....Ludovic Courtès
2020-06-17build-system/gnu: Simplify 'dist-package'....Ludovic Courtès
2020-06-17build-system/gnu: Remove redundant 'unpack' phase from 'gnu-dist'....Ludovic Courtès
2020-06-17build-system/gnu: Remove Hydra-specific code from 'gnu-dist'....Ludovic Courtès
2020-06-17build-system/gnu: Remove 'autoreconf' phase from 'gnu-dist'....Ludovic Courtès
2020-06-17build-system/gnu: Adjust 'dist-package' to current 'autoconf-wrapper' API....Ludovic Courtès
2020-06-17profiles: Add comment at the top of 'manifest' file....Ludovic Courtès
2020-06-16time-machine: Add '--disable-authentication'....Ludovic Courtès
2020-06-16pull: Add '--disable-authentication'....Ludovic Courtès
2020-06-16channels: Automatically add introduction for the official 'guix' channel....Ludovic Courtès