summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-05-19publish: Improve performance by increasing buffer size....Ricardo Wurmus
2020-05-18build-system/guile: Expose #:scheme-file-regexp....Alex Sassmannshausen
2020-05-18guix describe: Add '--list-formats'...Ekaitz Zarraga
2020-05-18build: minify-build-system: Fail to install empty files....Efraim Flashner
2020-05-16utils: 'target-arm32?' & co. take an optional parameter....Ludovic Courtès
2020-05-16gexp: Add 'let-system'....Ludovic Courtès
2020-05-16gexp: Compilers can now return lowerable objects....Ludovic Courtès
2020-05-15licenses: Update Zlib license URL....Ludovic Courtès
2020-05-15quirks: Add patch for <https://bugs.gnu.org/41214>....Ludovic Courtès
2020-05-15channels: 'build-from-source' restores '%guile-for-build'....Ludovic Courtès
2020-05-15syscalls: Adjust 'sockaddr-in', 'sockaddr-in6' structs for the Hurd....Jan (janneke) Nieuwenhuizen
2020-05-15channels: Move quirks and patches to (guix quirks)....Ludovic Courtès
2020-05-14pack: Add relocation via ld.so and fakechroot....Ludovic Courtès
2020-05-14store: 'mapm/accumulate-builds' preserves '%current-target-system'....Ludovic Courtès
2020-05-14packages: Ensure bags are insensitive to '%current-target-system'....Ludovic Courtès
2020-05-14pack: Do not cross-compile the image building tools....Ludovic Courtès
2020-05-14syscalls: Add 'getxattr'....Jan (janneke) Nieuwenhuizen
2020-05-13compile: Reduce optimization levels for gnu/services and gnu/packages....Ludovic Courtès
2020-05-13syscalls: Add 'setxattr'....Jan (janneke) Nieuwenhuizen
2020-05-13guix: cran: Add missing default R package....pimi
2020-05-13mailmap: Update entries for Nikita....nikita
2020-05-11guix graph: Add '--path'....Ludovic Courtès
2020-05-11graph: Add 'shortest-path'....Ludovic Courtès
2020-05-11graph: reference/referrer node types work with graph traversal....Ludovic Courtès
2020-05-11guix package, show: Support multiple queries....zimoun
2020-05-08Merge branch 'core-updates'Marius Bakke
2020-05-07build-system/emacs: Hide the 'delete' binding from (guix build utils)....Marius Bakke
2020-05-07nar: 'with-temporary-store-file' uses a single connection...Caleb Ristvedt
2020-05-07nar: 'finalize-store-file' follows proper store lock protocol....Caleb Ristvedt
2020-05-07guix system: 'docker-image' honors '--network'....Ludovic Courtès
2020-05-07channels: Add patch for <https://bugs.gnu.org/41028>....Ludovic Courtès
2020-05-07channels: Add mechanism to patch checkouts of the 'guix channel....Ludovic Courtès
2020-05-07channels: Add 'latest-channel-instance'....Ludovic Courtès
2020-05-07syscalls: Add ioctl flags for the Hurd....Jan (janneke) Nieuwenhuizen
2020-05-06Merge branch 'master' into core-updatesMarius Bakke
2020-05-05syscalls: 'define-c-struct' supports cross-compilation....Ludovic Courtès
2020-05-05Merge branch 'master' into core-updatesMarius Bakke
2020-05-05image: Add a new API....Mathieu Othacehe
2020-05-05build: store-copy: Export file-size procedure....Mathieu Othacehe
2020-05-04openpgp: Add missing type predicate for '&openpgp-invalid-signature-error'....Ludovic Courtès
2020-05-04openpgp: Raise error conditions instead of calling 'error'....Ludovic Courtès
2020-05-04openpgp: Add 'string->openpgp-packet'....Ludovic Courtès
2020-05-04openpgp: 'lookup-key-by-{id,fingerprint}' return the key first....Ludovic Courtès
2020-05-04openpgp: 'verify-openpgp-signature' looks up by fingerprint when possible....Ludovic Courtès
2020-05-04openpgp: Add 'lookup-key-by-fingerprint'....Ludovic Courtès
2020-05-04openpgp: Store the issuer key id and fingerprint in <openpgp-signature>....Ludovic Courtès
2020-05-04openpgp: Decode the issuer-fingerprint signature subpacket....Ludovic Courtès
2020-05-04Add (guix openpgp)....Ludovic Courtès
2020-05-02Merge branch 'master' into core-updatesMarius Bakke
2020-05-01profiles: Mark manual database as non-substitutable....Ludovic Courtès