summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2020-06-14ui: Set 'LESS' environment variable unconditionally.Ludovic Courtès
2020-06-13Merge branch 'staging'Marius Bakke
2020-06-13image: Make 'find-image' non-monadic.Jan (janneke) Nieuwenhuizen
2020-06-13guix: Update to Bioconductor 3.11.Ricardo Wurmus
2020-06-12lint: check-patch-file-names: Use origin-actual-file-name.Christopher Baines
2020-06-12git-authenticate: Disallow SHA1 (and MD5) signatures.Ludovic Courtès
2020-06-12download: Add more apache mirrors.Efraim Flashner
2020-06-11guix: lint: Support origins in check-patch-file-names.Chris Marusich
2020-06-11Merge branch 'master' into stagingMarius Bakke
2020-06-11packages: 'package-grafts' returns grafts for all the relevant outputs.Ludovic Courtès
2020-06-10database: separate transaction-handling and retry-handling.Caleb Ristvedt
2020-06-10database: ensure update-or-insert is run within a transactionCaleb Ristvedt
2020-06-10database: rewrite query procedures in terms of with-statement.Caleb Ristvedt
2020-06-10database: work around guile-sqlite3 bug preventing statement resetCaleb Ristvedt
2020-06-09import: stackage: Fix typo.Tobias Geerinckx-Rice
2020-06-09import: stackage: Fix typo.Marius Bakke
2020-06-09store: Use buffered I/O for all protocol writesLars-Dominik Braun
2020-06-09git-authenticate: 'commit-authorized-keys' properly handles orphan commits.Ludovic Courtès
2020-06-09git: 'commit-difference' really excludes the ancestors of #:excluded.Ludovic Courtès
2020-06-08Merge branch 'master' into stagingMarius Bakke
2020-06-08syscalls: set-thread-name, thread-name: Fix thinko.Jan (janneke) Nieuwenhuizen
2020-06-08syscalls: set-thread-name, thread-name: Stub for the Hurd.Jan (janneke) Nieuwenhuizen
2020-06-07git-authenticate: Prevent removal of '.guix-authorizations'.Ludovic Courtès
2020-06-07git: 'update-cached-checkout' gracefully handles missing starting commit.Ludovic Courtès
2020-06-06ui: 'display-search-results' automatically invokes the pager.Ludovic Courtès
2020-06-06utils: Add 'with-environment-variables'.Ludovic Courtès
2020-06-06packages: Make 'bag-grafts' insensitive to '%current-target-system'.Ludovic Courtès
2020-06-06grafts: Improve performance for derivations with many inputs.Ludovic Courtès
2020-06-06Merge branch 'master' into stagingMarius Bakke