| Commit message (Expand) | Author | Age |
* | services: Add 'dmd-service-back-edges'. | Ludovic Courtès | 2015-10-14 |
* | services: Export 'service-back-edges'. | Ludovic Courtès | 2015-10-14 |
* | services: Introduce extensible services. | Ludovic Courtès | 2015-10-10 |
* | guix system: Add '--derivation'. | Ludovic Courtès | 2015-10-10 |
* | gexp: Add 'scheme-file'. | Ludovic Courtès | 2015-10-10 |
* | gexp: Add 'mixed-text-file'. | Ludovic Courtès | 2015-10-10 |
* | gexp: Add 'program-file'. | Ludovic Courtès | 2015-10-10 |
* | gexp: Add 'computed-file'. | Ludovic Courtès | 2015-10-10 |
* | build: container: Fix call-with-clean-exit. | David Thompson | 2015-10-10 |
* | scripts: environment: Use system* instead of system. | David Thompson | 2015-10-09 |
* | utils: Add split procedure. | David Thompson | 2015-10-09 |
* | utils: Remove Nixpkgs helpers. | Ludovic Courtès | 2015-10-06 |
* | store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs. | Ludovic Courtès | 2015-09-28 |
* | Merge branch 'master' into core-updates | Ludovic Courtès | 2015-09-24 |
|\ |
|
| * | ui: Gracefully handle Unicode description strings. | Ludovic Courtès | 2015-09-24 |
| * | tests: cran: Use cran-uri in expected output. | Ricardo Wurmus | 2015-09-24 |
* | | tests: Unset 'LOCPATH' before running bootstrap program. | Ludovic Courtès | 2015-09-24 |
* | | tests: Adjust snippet test to '.file_list' hack. | Ludovic Courtès | 2015-09-24 |
|/ |
|
* | lint: Report lonely parentheses. | Ludovic Courtès | 2015-09-18 |
* | Add (guix scripts). | Alex Kost | 2015-09-18 |
* | lint: Add 'check-texinfo-markup' checker. | Mathieu Lirzin | 2015-09-15 |
* | guix: lint: Check for meaningful origin file names. | Eric Bavier | 2015-09-14 |
* | guix: packages: Add origin-actual-file-name. | Eric Bavier | 2015-09-14 |
* | guix: packages: Add transitive-input-references. | Eric Bavier | 2015-09-10 |
* | lint: Add 'license' checker. | Ludovic Courtès | 2015-09-06 |
* | tests: Fix typos. | Ludovic Courtès | 2015-09-05 |
* | monads: Fix 'liftN' fallback case. | Ludovic Courtès | 2015-09-04 |
* | graph: Add '--expression'. | Ludovic Courtès | 2015-09-02 |
* | import: gem: Fix minor bug and add unit test. | David Thompson | 2015-09-01 |
* | import: Add 'cran' importer. | Ricardo Wurmus | 2015-08-31 |
* | tests: Skip 'set-network-interface-address' test when running as root. | Ludovic Courtès | 2015-08-27 |
* | Add 'guix graph'. | Ludovic Courtès | 2015-08-27 |
* | gexp: Add 'lower-object'. | Ludovic Courtès | 2015-08-27 |
* | tests: Work around Btrfs handling of nlink for empty directories. | Ludovic Courtès | 2015-08-26 |
* | scripts: package: Add --install-from-file option. | David Thompson | 2015-08-19 |
* | lint: Add 'formatting' checker. | Ludovic Courtès | 2015-08-19 |
* | tests: containers: Skip if setgroups file does not exist. | David Thompson | 2015-08-11 |
* | build: container: Add #:host-uids argument to call-with-container. | David Thompson | 2015-08-08 |
* | syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'. | Ludovic Courtès | 2015-07-25 |
* | syscalls: Rename 'network-interfaces' and 'all-network-interfaces'. | Ludovic Courtès | 2015-07-25 |
* | tests: Skip container tests if namespaces are not available. | David Thompson | 2015-07-20 |
* | tests: Make #:references-graphs gexp test more tolerant. | Ludovic Courtès | 2015-07-20 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2015-07-19 |
|\ |
|
| * | tests: Fix 'publish' test for nix-base32 format. | Alex Kost | 2015-07-18 |
| * | file-systems: 'uuid' raises a syntax error for invalid UUIDs. | Ludovic Courtès | 2015-07-16 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2015-07-15 |
|\| |
|
| * | file-systems: Allow users to specify file system UUIDs as strings. | Ludovic Courtès | 2015-07-14 |
| * | substitute: Honor "substitute-urls" option passed by "untrusted" clients. | Ludovic Courtès | 2015-07-13 |
| * | substitute: Store cached narinfo in cache-specific sub-directories. | Ludovic Courtès | 2015-07-13 |
| * | tests: Skip namespace-related tests when that feature is missing. | Ludovic Courtès | 2015-07-10 |