summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2020-06-05git-authenticate: Add tests.Ludovic Courtès
2020-06-05git-authenticate: Raise proper SRFI-35 conditions.Ludovic Courtès
2020-06-05git-authenticate: Don't hard-code "origin/" for keyring reference.Ludovic Courtès
2020-06-05Add (guix git-authenticate).Ludovic Courtès
2020-06-02build-system: linux-module: Allow passing #:make-flags argument.Danny Milosavljevic
2020-06-01combinators: Recurse fold2 to named let loop.Arun Isaac
2020-05-29Merge branch 'master' into stagingMarius Bakke
2020-05-29size: Document that positional arguments can be store items.Pierre Neidhardt
2020-05-29syscalls: 'terminal-dimension' ignores EPERM.Ludovic Courtès
2020-05-29syscalls: Properly match %HOST-TYPE.Jesse Dowell
2020-05-29quirks: Build 'compute-guix-derivation' modules with 2.2 when needed.Ludovic Courtès
2020-05-29utils: Add 'cc-for-target'.Marius Bakke
2020-05-29image: Do not use VM to create disk-images.Mathieu Othacehe
2020-05-26Merge branch 'master' into stagingMarius Bakke
2020-05-26Merge branch 'master' into stagingMarius Bakke
2020-05-26Merge branch 'master' into stagingMarius Bakke
2020-05-25compile: Do not optimize "gnu/tests/*".Ludovic Courtès
2020-05-25gexp: The result of 'imported-files/derivation' is non-substitutable.Ludovic Courtès
2020-05-25self: Optimize 'file-append*' for 'local-file?'.Ludovic Courtès
2020-05-25gexp: Fix expansion for (file-append (local-file ...) ...).Ludovic Courtès
2020-05-25pull: Protect against downgrade attacks.Ludovic Courtès
2020-05-25channels: 'latest-channel-instances' guards against non-forward updates.Ludovic Courtès
2020-05-25git: 'update-cached-checkout' returns the commit relation.Ludovic Courtès
2020-05-25channels: 'latest-channel-instances' doesn't leak internal state.Ludovic Courtès