summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
* time-machine: Add '--disable-authentication'.Ludovic Courtès2020-06-16
* 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
* tests: Move OpenPGP helpers to (guix tests gnupg).Ludovic Courtès2020-06-16
* git-authenticate: 'authenticate-commits' takes a #:keyring parameter.Ludovic Courtès2020-06-16
* git-authenticate: Cache takes a key parameter.Ludovic Courtès2020-06-16
* build-system: cmake: Add substitutable keyword.Efraim Flashner2020-06-16
* pack: Add zstd compressor.Tobias Geerinckx-Rice2020-06-16
* ui: Use package-description-string.Arun Isaac2020-06-15
* ui: Do not translate package synopsis a second time.Arun Isaac2020-06-15
* ui: Cut off search early if any regexp does not match.Arun Isaac2020-06-15
* ci: Add build-products id field and export accessors.Mathieu Othacehe2020-06-15
* ci: Add status option to "latest-builds".Mathieu Othacehe2020-06-15
* download: Remove usa-mirror.go-parts.com mirror.Tobias Geerinckx-Rice2020-06-15
* ci: Fix buildproducts reading.Mathieu Othacehe2020-06-15
* ci: Add job option to "latest-builds".Mathieu Othacehe2020-06-15
* ci: Add build products support.Mathieu Othacehe2020-06-15