summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* graft: Correctly replace references near the end of the scan buffer....Ludovic Courtès2017-08-241-1/+33
* gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo2017-08-231-2/+2
* guix download: Support retrieving local file without the URI scheme....宋文武2017-08-201-1/+4
* gexp: 'ungexp-splicing' properly accounts for nested native inputs....Ludovic Courtès2017-07-171-0/+8
* syscalls: Add network-interface-running?...Danny Milosavljevic2017-07-121-0/+10
* discovery: Recurse into directories pointed to by a symlink....Ludovic Courtès2017-07-031-0/+14
* guix package: 'guix package -r PKG -u' does not upgrade PKG....Ludovic Courtès2017-06-261-0/+19
* profiles: Add 'manifest-transaction-removal-candidate?'....Ludovic Courtès2017-06-261-0/+7
* daemon: '--listen' can be passed several times, can specify TCP endpoints....Ludovic Courtès2017-06-221-0/+12
* environment: Disable profile collision checks....Ludovic Courtès2017-06-211-0/+4
* profiles: Catch and report collisions in the profile....Ludovic Courtès2017-06-211-0/+66
* profiles: Manifest entries keep a reference to their parent entry....Ludovic Courtès2017-06-211-1/+11
* profiles: Represent propagated inputs as manifest entries....Ludovic Courtès2017-06-211-0/+36
* import: pypi: Adjust URIs in tests....Ludovic Courtès2017-06-181-4/+2
* discovery: 'scheme-files' returns '() for a non-accessible directory....Ludovic Courtès2017-06-181-0/+4
* syscalls: Add 'scandir*'....Ludovic Courtès2017-06-161-0/+60
* guix: Add texlive importer....Ricardo Wurmus2017-06-151-0/+115
* import: cpan: Update CPAN importer to use MetaCPAN v1 API....James Richardson2017-06-071-2/+2
* daemon: Add '--timeout' and '--max-silent-time'....Ludovic Courtès2017-06-041-0/+36
* derivations: 'derivation-prerequisites-to-build' returns <substitutable>....Ludovic Courtès2017-06-021-3/+3
* derivations: 'substitution-oracle' returns a <substitutable>....Ludovic Courtès2017-06-021-1/+1
* tests: Remove 't-profile-alt-*-link' files....Ludovic Courtès2017-06-021-1/+1
* tests: Fix race condition in 'container-excursion*' test....Ludovic Courtès2017-05-311-1/+2
* syscalls: Add 'thread-name' and 'set-thread-name'....Ludovic Courtès2017-05-281-0/+8
* modules: Raise an error when a dependency could not be found....Ludovic Courtès2017-05-251-1/+24
* publish: Fix narinfo rendering for already-compressed items....Ludovic Courtès2017-05-181-8/+63
* union: Gracefully handle dangling symlinks in the input....Ludovic Courtès2017-05-181-0/+29
* import: cran: Robustify cran-package?....Mathieu Othacehe2017-05-131-0/+6
* publish: Advertise a short TTL for "baking" 404s....Ludovic Courtès2017-05-111-0/+7
* ui: 'string->duration' correctly handles hours....Ludovic Courtès2017-05-101-1/+5
* tests: Corrupt archive import test is robust against different store prefixes....Ludovic Courtès2017-05-071-2/+3
* Add (guix discovery)....Ludovic Courtès2017-05-031-0/+52
* publish: Produce a "FileSize" narinfo field when possible....Ludovic Courtès2017-05-011-8/+17
* packages: Remove support for PACKAGE-VERSION deprecated syntax....Ludovic Courtès2017-05-011-1/+0
* cache: Work around 'time-monotonic' bug in Guile 2.2.2....Ludovic Courtès2017-04-221-0/+7
* derivations: Adjust builder encoding test....Ludovic Courtès2017-04-221-6/+7
* tests: Adjust to the addition of a new Coreutils version....Ludovic Courtès2017-04-211-3/+4
* derivations: Restore UTF-8 encoding of build scripts....Ludovic Courtès2017-04-211-0/+13
* store: 'GUIX_DAEMON_SOCKET' can now be a URI....Ludovic Courtès2017-04-212-0/+16
* gexp: 'gexp-modules' accepts plain Scheme objects....Ludovic Courtès2017-04-191-0/+4
* Add (guix cache) and use it in (guix scripts substitute)....Ludovic Courtès2017-04-181-0/+81
* publish: Add '--cache' and '--workers'....Ludovic Courtès2017-04-181-0/+54
* Add (guix workers)....Ludovic Courtès2017-04-181-0/+45
* services: Service types can now specify a default value for instances....Ludovic Courtès2017-04-161-0/+11
* services: 'service-parameters' becomes 'service-value'....Ludovic Courtès2017-04-161-2/+2
* size: Add test to multiple 'store-profile' arguments....Ludovic Courtès2017-04-071-1/+17
* packages: Add 'package-mapping' and base 'package-input-rewriting' on it....Ludovic Courtès2017-04-051-0/+27
* tests: Adjust search-paths test following the introduction of aarch64....Ludovic Courtès2017-04-041-1/+1
* packages: Catch invalid input errors for structs....Ludovic Courtès2017-04-041-0/+8
* gexp: 'lower-object' raises an exception when passed an invalid object....Ludovic Courtès2017-04-041-0/+7