summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-09-22uuid: Add a parser for FAT32 UUIDs.Ludovic Courtès
2017-09-16guix system: Add 'search' command.Ludovic Courtès
2017-09-14uuid: Move tests to 'tests/uuid.scm'.Ludovic Courtès
2017-09-14uuid: Adjust tests.Ludovic Courtès
2017-09-14import: cpan: Adjust expected license in tests.Ludovic Courtès
2017-09-11substitute: Download from unauthorized sources that provide the right content.Ludovic Courtès
2017-09-11substitute: Make substitute URLs a SRFI-39 parameter.Ludovic Courtès
2017-08-24graft: Correctly replace references near the end of the scan buffer.Ludovic Courtès
2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target".Andy Wingo
2017-08-20guix download: Support retrieving local file without the URI scheme.宋文武
2017-07-17gexp: 'ungexp-splicing' properly accounts for nested native inputs.Ludovic Courtès
2017-07-12syscalls: Add network-interface-running?Danny Milosavljevic
2017-07-03discovery: Recurse into directories pointed to by a symlink.Ludovic Courtès
2017-06-26guix package: 'guix package -r PKG -u' does not upgrade PKG.Ludovic Courtès
2017-06-26profiles: Add 'manifest-transaction-removal-candidate?'.Ludovic Courtès
2017-06-22daemon: '--listen' can be passed several times, can specify TCP endpoints.Ludovic Courtès
2017-06-21environment: Disable profile collision checks.Ludovic Courtès
2017-06-21profiles: Catch and report collisions in the profile.Ludovic Courtès
2017-06-21profiles: Manifest entries keep a reference to their parent entry.Ludovic Courtès
2017-06-21profiles: Represent propagated inputs as manifest entries.Ludovic Courtès
2017-06-18import: pypi: Adjust URIs in tests.Ludovic Courtès
2017-06-18discovery: 'scheme-files' returns '() for a non-accessible directory.Ludovic Courtès
2017-06-16syscalls: Add 'scandir*'.Ludovic Courtès
2017-06-15guix: Add texlive importer.Ricardo Wurmus
2017-06-07import: cpan: Update CPAN importer to use MetaCPAN v1 API.James Richardson
2017-06-04daemon: Add '--timeout' and '--max-silent-time'.Ludovic Courtès
2017-06-02derivations: 'derivation-prerequisites-to-build' returns <substitutable>.Ludovic Courtès
2017-06-02derivations: 'substitution-oracle' returns a <substitutable>.Ludovic Courtès
2017-06-02tests: Remove 't-profile-alt-*-link' files.Ludovic Courtès
2017-05-31tests: Fix race condition in 'container-excursion*' test.Ludovic Courtès
2017-05-28syscalls: Add 'thread-name' and 'set-thread-name'.Ludovic Courtès
2017-05-25modules: Raise an error when a dependency could not be found.Ludovic Courtès
2017-05-18publish: Fix narinfo rendering for already-compressed items.Ludovic Courtès
2017-05-18union: Gracefully handle dangling symlinks in the input.Ludovic Courtès
2017-05-13import: cran: Robustify cran-package?.Mathieu Othacehe
2017-05-11publish: Advertise a short TTL for "baking" 404s.Ludovic Courtès
2017-05-10ui: 'string->duration' correctly handles hours.Ludovic Courtès
2017-05-07tests: Corrupt archive import test is robust against different store prefixes.Ludovic Courtès
2017-05-03Add (guix discovery).Ludovic Courtès
2017-05-01publish: Produce a "FileSize" narinfo field when possible.Ludovic Courtès
2017-05-01packages: Remove support for PACKAGE-VERSION deprecated syntax.Ludovic Courtès
2017-04-22cache: Work around 'time-monotonic' bug in Guile 2.2.2.Ludovic Courtès
2017-04-22derivations: Adjust builder encoding test.Ludovic Courtès
2017-04-21tests: Adjust to the addition of a new Coreutils version.Ludovic Courtès
2017-04-21derivations: Restore UTF-8 encoding of build scripts.Ludovic Courtès
2017-04-21store: 'GUIX_DAEMON_SOCKET' can now be a URI.Ludovic Courtès
2017-04-19gexp: 'gexp-modules' accepts plain Scheme objects.Ludovic Courtès
2017-04-18Add (guix cache) and use it in (guix scripts substitute).Ludovic Courtès
2017-04-18publish: Add '--cache' and '--workers'.Ludovic Courtès
2017-04-18Add (guix workers).Ludovic Courtès