summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2017-04-16services: Service types can now specify a default value for instances....Ludovic Courtès
2017-04-16services: 'service-parameters' becomes 'service-value'....Ludovic Courtès
2017-04-07size: Add test to multiple 'store-profile' arguments....Ludovic Courtès
2017-04-05packages: Add 'package-mapping' and base 'package-input-rewriting' on it....Ludovic Courtès
2017-04-04tests: Adjust search-paths test following the introduction of aarch64....Ludovic Courtès
2017-04-04packages: Catch invalid input errors for structs....Ludovic Courtès
2017-04-04gexp: 'lower-object' raises an exception when passed an invalid object....Ludovic Courtès