summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2020-06-16channels: Make 'validate-pull' call right after clone/pull.Ludovic Courtès
2020-06-16channels: 'latest-channel-instance' authenticates Git checkouts.Ludovic Courtès
2020-06-16tests: Move OpenPGP helpers to (guix tests gnupg).Ludovic Courtès
2020-06-16git-authenticate: 'authenticate-commits' takes a #:keyring parameter.Ludovic Courtès
2020-06-16git-authenticate: Cache takes a key parameter.Ludovic Courtès
2020-06-16build-system: cmake: Add substitutable keyword.Efraim Flashner
2020-06-16pack: Add zstd compressor.Tobias Geerinckx-Rice
2020-06-15ui: Use package-description-string.Arun Isaac
2020-06-15ui: Do not translate package synopsis a second time.Arun Isaac
2020-06-15ui: Cut off search early if any regexp does not match.Arun Isaac
2020-06-15ci: Add build-products id field and export accessors.Mathieu Othacehe
2020-06-15ci: Add status option to "latest-builds".Mathieu Othacehe
2020-06-15download: Remove usa-mirror.go-parts.com mirror.Tobias Geerinckx-Rice
2020-06-15ci: Fix buildproducts reading.Mathieu Othacehe
2020-06-15ci: Add job option to "latest-builds".Mathieu Othacehe
2020-06-15ci: Add build products support.Mathieu Othacehe
2020-06-14guix repl: Add script execution.Konrad Hinsen
2020-06-14scripts: system: Fix "init" command.Mathieu Othacehe
2020-06-14lint: Add 'check-for-collisions' checker.Ludovic Courtès
2020-06-14profiles: Fix pathological performance of 'manifest-transitive-entries'.Ludovic Courtès