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