summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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-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-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-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
2020-05-25git: Add 'commit-relation'....Ludovic Courtès
2020-05-23guix package: Support multiple profiles with '--list-installed'....zimoun
2020-05-22upstream: Use 'origin-hash'....Ludovic Courtès
2020-05-22lint: archival: Use 'origin-hash'....Ludovic Courtès
2020-05-22packages: Introduce <content-hash> and use it in <origin>....Ludovic Courtès
2020-05-22packages: Add 'base64' macro....Ludovic Courtès
2020-05-22guix hash, guix download: Support base64 format....Ludovic Courtès
2020-05-22guix hash, guix download: Add '--hash'....Ludovic Courtès
2020-05-21build: asdf-build-system: Use SBCL source in CL packages....Pierre Neidhardt
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