Age | Commit message (Expand) | Author |
2024-08-31 | import: go: Emit new-style package inputs. | Sarah Morgensen |
2024-08-31 | import: crate: Emit new-style package inputs. | Sarah Morgensen |
2024-08-31 | profiles: Use C.UTF-8 instead of ‘glibc-utf8-locales’ where possible. | Ludovic Courtès |
2024-08-31 | build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod... | Maxim Cournoyer |
2024-08-31 | build: utils: Raise error in modify-phases upon missing key. | Carlo Zancanaro |
2024-08-21 | cache: Avoid cache cleanup storms from concurrent processes. | Ludovic Courtès |
2024-08-21 | syscalls: Add ‘mode’ parameter to ‘lock-file’. | Ludovic Courtès |
2024-08-01 | tests: gexp: Handle incorrect guile-bootstrap version for riscv. | Christopher Baines |
2024-07-18 | modules: ‘file-name->module-name’ strips leading “./”. | Ludovic Courtès |
2024-07-18 | git: Remove untracked files from cached checkouts. | Ludovic Courtès |
2024-07-18 | guix build: Take ‘--system’ into account together with ‘-S’. | Ludovic Courtès |
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 |