| Commit message (Expand) | Author | Age |
* | lint: 'home-page' checker reports permanent redirects. | Ludovic Courtès | 2017-10-12 |
* | tests: Support multiple HTTP server instances. | Ludovic Courtès | 2017-10-12 |
* | zlib: Fix memory leak due to revealed ports not being GC'd. | Ludovic Courtès | 2017-10-11 |
* | ui: Improve reporting of missing closing parentheses. | Ludovic Courtès | 2017-10-10 |
* | import: Use a 'file://' URL in 'alist->package' test. | Ludovic Courtès | 2017-10-06 |
* | uuid: Fix typo in 'uuid=?' test. | Ludovic Courtès | 2017-10-06 |
* | publish: Cache uncompressed nars as well. | Ludovic Courtès | 2017-10-05 |
* | uuid: Add 'uuid=?' and use it. | Ludovic Courtès | 2017-10-05 |
* | 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 |