| Commit message (Expand) | Author | Age |
* | graph: Add 'node-reachable-count'. | Ludovic Courtès | 2016-05-24 |
* | grafts: Rename files whose name matches a graft. | Ludovic Courtès | 2016-05-21 |
* | grafts: Preserve empty directories when grafting. | Ludovic Courtès | 2016-05-21 |
* | graph: Allow store file names for 'derivation' and 'references' graphs. | Ludovic Courtès | 2016-05-21 |
* | derivations: 'derivation' sorts items in the resulting object. | Ludovic Courtès | 2016-05-21 |
* | utils: Move 'fcntl-flock' to (guix build syscalls). | Ludovic Courtès | 2016-05-06 |
* | utils: Move combinators to (guix combinators). | Ludovic Courtès | 2016-05-04 |
* | utils: Remove 'split'. | Ludovic Courtès | 2016-05-04 |
* | syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro. | Ludovic Courtès | 2016-05-03 |
* | syscalls: Add 'tcgetattr' and 'tcsetattr' bindings. | Ludovic Courtès | 2016-05-02 |
* | lint: 'check-vulnerabilities' follows package replacements. | Ludovic Courtès | 2016-04-28 |
* | lint: Report synopses/descriptions that are not strings. | Ludovic Courtès | 2016-04-27 |
* | syscalls: 'terminal-columns' catches EINVAL on the TIOCGWINSZ ioctl. | Ludovic Courtès | 2016-04-25 |
* | syscalls: Add 'statfs'. | Ludovic Courtès | 2016-04-25 |
* | syscalls: 'terminal-columns' ignores non-file ports. | Ludovic Courtès | 2016-04-16 |
* | syscalls: Add TIOCGWINSZ bindings. | Ludovic Courtès | 2016-04-15 |
* | utils: Add 'edit-expression'. | 宋文武 | 2016-04-13 |
* | build: Add a Guile custom test driver using SRFI-64. | Mathieu Lirzin | 2016-04-03 |
* | environment: Properly handle SIGINT. | David Thompson | 2016-03-27 |
* | syscalls: 'interface-address' can return #f. | Ludovic Courtès | 2016-03-25 |
* | guix build: '--with-source' correctly matches versioned file names. | Ludovic Courtès | 2016-03-23 |
* | derivations: Raise an error when a module file is not found. | Ludovic Courtès | 2016-03-23 |
* | gexp: Add #:disallowed-references. | Ludovic Courtès | 2016-03-20 |
* | derivations: Add #:disallowed-references. | Ludovic Courtès | 2016-03-20 |
* | import: pypi: Emit 'pypi-uri' only when it yields the right URL. | Ludovic Courtès | 2016-03-19 |
* | substitute: Honor client-provided empty URL list. | Ludovic Courtès | 2016-03-16 |
* | upstream: Fix 'signature-urls' coalescing. | Ludovic Courtès | 2016-03-09 |
* | packages: Gracefully report packages not found. | Ludovic Courtès | 2016-03-08 |
* | packages: Support the deprecated "NAME-VERSION" syntax. | Ludovic Courtès | 2016-03-08 |
* | tests: Disable grafting by default for most tests. | Ludovic Courtès | 2016-03-06 |
* | tests: Disable tests that would rebuild the world due to grafting. | Ludovic Courtès | 2016-03-05 |
* | packages: The result of 'bag-grafts' does not contain duplicates. | Ludovic Courtès | 2016-03-05 |
* | store: Add 'references/substitutes'. | Ludovic Courtès | 2016-03-05 |
* | guix build: -S returns the replacement's source. | Ludovic Courtès | 2016-03-03 |
* | utils: Use '@' for separating package names and version numbers. | Mathieu Lirzin | 2016-03-02 |
* | tests: Disable grafts by default. | Ludovic Courtès | 2016-03-02 |
* | grafts: Graft recursively. | Ludovic Courtès | 2016-03-01 |
* | grafts: Consider all the outputs in the graft mapping. | Ludovic Courtès | 2016-02-27 |
* | store: 'path-info-deriver' is #f when there is no deriver. | Ludovic Courtès | 2016-02-26 |
* | publish: Do not publish nars for invalid store items. | Ludovic Courtès | 2016-02-25 |
* | grafts: 'name' parameter of 'graft-derivation' is now optional. | Ludovic Courtès | 2016-02-22 |
* | derivations: Move grafts to (guix grafts). | Ludovic Courtès | 2016-02-22 |
* | scripts: environment: Build environments as profiles. | David Thompson | 2016-02-12 |
* | store: Add monadic access to '%current-system'. | Ludovic Courtès | 2016-02-12 |
* | guix build: Add '--with-input'. | Ludovic Courtès | 2016-02-01 |
* | guix build: Transformations operate on single objects. | Ludovic Courtès | 2016-02-01 |
* | services: Rename 'dmd' services to 'shepherd'. | Alex Kost | 2016-01-29 |
* | Rename (gnu services dmd) to (gnu services shepherd). | Alex Kost | 2016-01-29 |
* | packages: Use '@' in package record printers. | Mathieu Lirzin | 2016-01-28 |
* | tests: Use 'dummy-origin' for lint tests when possible. | Mathieu Lirzin | 2016-01-28 |