summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-12-02tests: Adjust ‘guix build -P1’ test to new packages.Ludovic Courtès
2024-12-02packages: 'package-input-rewriting/spec' optionally replace hidden.Greg Hogan
2024-12-01transformations: ‘package-with-upstream-version’ can preserve patches.Ludovic Courtès
2024-12-01guix build: Add ‘--dependents’.Ludovic Courtès
2024-12-01guix build: Add ‘--development’ option.Ludovic Courtès
2024-11-23pack: Add support for AppImage pack format.Sebastian Dümcke
2024-11-17tests: Fix the 'go-module->guix-package' test.Maxim Cournoyer
2024-11-12derivations: ‘derivation-build-plan’ returns builds in topological order.Ludovic Courtès
2024-11-12tests: Fix gremlin.scm for GCC 14Ting-Wei Lan
2024-09-28tests: Make ‘tests/print.scm’ deterministic.Ludovic Courtès
2024-09-19Revert "import: crate: Emit new-style package inputs."Ludovic Courtès
2024-09-17tests: Adjust ‘elm’ importer test to expect inputs without labels.Ludovic Courtès
2024-09-16gexp: ‘imported-files’ does not create symlinks.Ludovic Courtès
2024-09-04gexp: Add ‘assume-source-relative-file-name’.Richard Sent
2024-09-03scripts: style: Add 'alphabetical-sort' option.Herman Rimm
2024-08-31guix: import texlive: Add UPSTREAM-NAME property when necessary.Nicolas Goaziou
2024-08-31guix: import texlive: Adjust to generate new source format.Nicolas Goaziou
2024-08-31gnu: TeX Live packages built from TEXLIVE-SOURCE use same version.Nicolas Goaziou
2024-08-31guix: import texlive: Handle versions.Nicolas Goaziou
2024-08-31guix: import texlive: Propagate binaries when necessary.Nicolas Goaziou
2024-08-31import: go: Emit new-style package inputs.Sarah Morgensen
2024-08-31import: crate: Emit new-style package inputs.Sarah Morgensen
2024-08-31profiles: Use C.UTF-8 instead of ‘glibc-utf8-locales’ where possible.Ludovic Courtès
2024-08-31build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...Maxim Cournoyer
2024-08-31build: utils: Raise error in modify-phases upon missing key.Carlo Zancanaro
2024-08-21cache: Avoid cache cleanup storms from concurrent processes.Ludovic Courtès
2024-08-21syscalls: Add ‘mode’ parameter to ‘lock-file’.Ludovic Courtès
2024-08-01tests: gexp: Handle incorrect guile-bootstrap version for riscv.Christopher Baines
2024-07-18modules: ‘file-name->module-name’ strips leading “./”.Ludovic Courtès
2024-07-18git: Remove untracked files from cached checkouts.Ludovic Courtès
2024-07-18guix build: Take ‘--system’ into account together with ‘-S’.Ludovic Courtès
2024-07-10pack: Create /tmp in Apptainer images.Lars Bilke
2024-06-13tests: Adjust ‘guix system’ test for EFI bootloader.Ludovic Courtès
2024-06-13tests: Fix ‘beautify-description’ test.Ludovic Courtès
2024-06-03import: utils: End package descriptions with period.Herman Rimm
2024-06-03import: crate: Include a main verb in crate importer descriptions.Herman Rimm
2024-06-03style: Fix conversion of ‘unquote-splicing’ by ‘-S arguments’.Ludovic Courtès
2024-05-25deduplication: Detect holes and create sparse files.Ludovic Courtès
2024-05-19import: Add binary npm importer.Jelle Licht
2024-05-13tests: Skip ‘terminal-string-width’ test on encodings other than UTF-8.Ludovic Courtès
2024-05-13tests: Remove interference from the user’s Git config.Ludovic Courtès
2024-05-01git authenticate: Record introduction and keyring in ‘.git/config’.Ludovic Courtès
2024-04-15utils: Don’t re-export ‘call-with-temporary-output-file’.Ludovic Courtès
2024-04-08gexp: Add #:guile parameter to ‘gexp->file’ and ‘scheme-file’.Ludovic Courtès
2024-04-03store: database: Rename a couple of procedures.Christopher Baines
2024-03-11time-machine: Allow time travels to v0.16.0.Ludovic Courtès
2024-03-09swh: ‘lookup-origin-revision’ handles branches pointing to directories.Ludovic Courtès
2024-03-09lint: archival: Trigger “Save Code Now” for VCSes other than Git.Ludovic Courtès
2024-02-23utils: Add find-definition-insertion-location procedure.Herman Rimm
2024-02-23utils: Add insert-expression procedure.Herman Rimm