Age | Commit message (Expand) | Author |
2024-07-10 | pack: Create /tmp in Apptainer images. | Lars Bilke |
2024-06-13 | tests: Adjust ‘guix system’ test for EFI bootloader. | Ludovic Courtès |
2024-06-13 | tests: Fix ‘beautify-description’ test. | Ludovic Courtès |
2024-06-03 | import: utils: End package descriptions with period. | Herman Rimm |
2024-06-03 | import: crate: Include a main verb in crate importer descriptions. | Herman Rimm |
2024-06-03 | style: Fix conversion of ‘unquote-splicing’ by ‘-S arguments’. | Ludovic Courtès |
2024-05-25 | deduplication: Detect holes and create sparse files. | Ludovic Courtès |
2024-05-19 | import: Add binary npm importer. | Jelle Licht |
2024-05-13 | tests: Skip ‘terminal-string-width’ test on encodings other than UTF-8. | Ludovic Courtès |
2024-05-13 | tests: Remove interference from the user’s Git config. | Ludovic Courtès |
2024-05-01 | git authenticate: Record introduction and keyring in ‘.git/config’. | Ludovic Courtès |
2024-04-15 | utils: Don’t re-export ‘call-with-temporary-output-file’. | Ludovic Courtès |
2024-04-08 | gexp: Add #:guile parameter to ‘gexp->file’ and ‘scheme-file’. | Ludovic Courtès |
2024-04-03 | store: database: Rename a couple of procedures. | Christopher Baines |
2024-03-11 | time-machine: Allow time travels to v0.16.0. | Ludovic Courtès |
2024-03-09 | swh: ‘lookup-origin-revision’ handles branches pointing to directories. | Ludovic Courtès |
2024-03-09 | lint: archival: Trigger “Save Code Now” for VCSes other than Git. | Ludovic Courtès |
2024-02-23 | utils: Add find-definition-insertion-location procedure. | Herman Rimm |
2024-02-23 | utils: Add insert-expression procedure. | Herman Rimm |
2024-02-12 | lint: archival: Check with ‘lookup-directory-by-nar-hash’. | Ludovic Courtès |
2024-02-12 | swh: Add bindings for the “ExtID” API. | Ludovic Courtès |
2024-01-31 | channels: ‘latest-channel-instances’ traverses user-provided channels first. | Ludovic Courtès |
2024-01-31 | channels: Tweak test. | Ludovic Courtès |
2024-01-22 | guix: download: Add support for git repositories. | Romain GARBAGE |
2024-01-09 | guix: import: Optionally import necessary yanked crates. | David Elsing |
2024-01-09 | tests: Mock find-packages-by-name in crate importer test. | David Elsing |
2024-01-09 | import: crate: Optionally import dev-dependencies recursively. | David Elsing |
2024-01-08 | guix: pack: Build layered images. | Oleg Pykhalov |
2023-12-22 | gexp: #:references-graphs accepts and honors <gexp-input> records. | Ludovic Courtès |
2023-12-22 | gexp: Add compiler for <gexp-input>. | Ludovic Courtès |
2023-12-18 | guix: import: Add composer importer. | Nicolas Graves |
2023-12-16 | guix: import: Report go version for go importer. | Efraim Flashner |
2023-12-11 | daemon: Implement ‘substitute-urls’ RPC. | Ludovic Courtès |
2023-12-11 | guix: Add target-avr?. | Jean-Pierre De Jesus DIAZ |
2023-12-06 | shell: ‘--development’ honors ‘--system’. | Ludovic Courtès |
2023-12-04 | substitute: Do not exit when failing to find a nar. | Ludovic Courtès |
2023-12-03 | guix: import: Fix parsing Cabal files that import many stanzas | Saku Laesvuori |
2023-12-03 | guix: import: Parse cabal layout blocks correctly | Saku Laesvuori |
2023-12-02 | gnu: Use ‘libc-utf8-locales-for-target’. | Janneke Nieuwenhuizen |
2023-11-25 | tests: Import (guix build syscalls) when (guix build store-copy) is used. | Ludovic Courtès |
2023-11-25 | tests: Use ‘test-equal’ for ‘terminal-string-width’ tests. | Ludovic Courtès |
2023-11-22 | read-print: Properly indent ‘parameterize’. | Ludovic Courtès |
2023-11-15 | locate: Accept ‘--clear’ without additional arguments. | Ludovic Courtès |
2023-11-11 | guix: syscalls: Add terminal-string-width. | Julien Lepiller |
2023-11-05 | tests: Make ‘guix time-machine’ test effective. | Ludovic Courtès |
2023-10-28 | tests: Adjust to cope with glibc graft. | Ludovic Courtès |
2023-10-28 | profiles: Hooks honor the #:system parameter of ‘profile-derivation’. | Ludovic Courtès |
2023-10-28 | grafts: Fix corner case involving multiple-output derivations. | Ludovic Courtès |
2023-10-22 | guix: import: Don't import yanked rust crates. | Efraim Flashner |
2023-10-21 | tests: Verify plasma.tmpl at x86_64-linux. | Zheng Junjie |